Table list used by SAP ABAP Function Module GET_NEXT_COMMAND (The next ABAP command is read from the processing table.)
SAP ABAP Function Module
GET_NEXT_COMMAND (The next ABAP command is read from the processing table.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RCONT | Structure of ABAP processing control block | ||
| 2 | RCONT | Structure of ABAP processing control block | SOURCE VALUE(COMMAND) LIKE RCONT |
|
| 3 | RCONT | Structure of ABAP processing control block | SOURCE VALUE(NEXT_OFFSET) LIKE RCONT-OFFSET |
|
| 4 | RCONT | Structure of ABAP processing control block | SOURCE VALUE(CONT_OFFSET) LIKE RCONT-OFFSET DEFAULT 0 |
|