2006 Dec 06 7:42 AM
hi!
is it possible to write multiple lines after an 'at new' statement in in an internal table? If so how?
thx
Srikanth.
2006 Dec 06 8:07 AM
hi,
pls chk this link.
answer is there.
http://help.sap.com/saphelp_erp2005vp/helpdata/en/9f/db9f1f35c111d1829f0000e829fbfe/frameset.htm
rgds
Anver
hi!
is it possible to write multiple lines after an 'at new' statement in in an internal table? If so how?
thx
Srikanth.
2006 Dec 06 7:51 AM
yes why not....
every at new statement has to end with end at so u can write as many lines as u want after at new.
2006 Dec 06 8:07 AM
hi,
pls chk this link.
answer is there.
http://help.sap.com/saphelp_erp2005vp/helpdata/en/9f/db9f1f35c111d1829f0000e829fbfe/frameset.htm
rgds
Anver
2006 Dec 06 8:09 AM
2006 Dec 06 8:24 AM
Hi,
AT NEW just checks a codition and if record found u can append the internal table ...
2006 Dec 06 3:55 PM
any number of lines can be inserted in 'at new' command. The 'at new" command ends only at 'endat'.
Cheers.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |