Table list used by SAP ABAP Function Module GET_PERFORM_INFO (Index of the first processing control block of a subroutine)
SAP ABAP Function Module
GET_PERFORM_INFO (Index of the first processing control block of a subroutine) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RCONT | Structure of ABAP processing control block | SOURCE VALUE(CONT_OFFSET) LIKE RCONT-OFFSET |
|
| 2 | RTRIG | Structure of ABAP Trigger Control Block | SOURCE VALUE(NAME) LIKE RTRIG-EXTO |
|
| 3 | RTRIG | Structure of ABAP Trigger Control Block | SOURCE VALUE(SHORT_NAME) LIKE RTRIG-NAME |
|