ex.
loop at itab
write ...
hide itab.
endloop.
HIDE keyword creates a table of the form
linenumber fields.
When at line selection event is triggered, the linne number is referred in the HIDE table,
The corresponding fields are copied onto the itab header.
This can be used later in the program.
Monday, June 25, 2007
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment