Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2878

Re: At New Statement Problem

$
0
0

Hi Arman,

 

you can use the field symobol to avoid this problem.

 

this happend when you use  at end , at new statments , and if the field char , it will refer to *,

if is numeric, it will refer to 0.

 

 

Just use field symobl.

 

loop  at ITAB assigning <ls_data>.

 

at new.

 

at end.

 

 

endloop.

 

 

 

Regards

Ibr


Viewing all articles
Browse latest Browse all 2878

Trending Articles