9000

  • Upload
    hhhh

  • View
    219

  • Download
    0

Embed Size (px)

DESCRIPTION

9000

Citation preview

  • 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.