You are on page 1of 1

process before output.

module i_9000_init.
loop at i_9000
into 1_9000_wa
with control table
cursor table-current_line.
module table_move.
module table_get_lines.
endloop.
process after input.
loop at i_9000.
* chain.
field wa_record-yy_mark.
*
endchain.
module mark_record.
endloop.
module table_user_command.

module user_command_9000.
module user_command_0100.

You might also like