Hello, I fixed that on my own.
Local table variables do not have to be declared in advanced. I just had to remove the DECLARE line.
- DECLARE temp_bdd tt_bdd;
Thanks anyways
Hello, I fixed that on my own.
Local table variables do not have to be declared in advanced. I just had to remove the DECLARE line.
Thanks anyways