Table list used by SAP ABAP Function Module FIND_NAME_IN_TRIG (Find event in the trigger table.)
SAP ABAP Function Module
FIND_NAME_IN_TRIG (Find event in the trigger table.) 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(TRIG_OFFSET) LIKE RTRIG-NEXT |
|
| 3 | RTRIG | Structure of ABAP Trigger Control Block | SOURCE VALUE(INIT_OFFSET) LIKE RTRIG-INIO |
|