Table list used by SAP ABAP Function Module C102_LIST_DISPLAY (EHS: Anzeige der Trefferliste für die Stoffe)
SAP ABAP Function Module
C102_LIST_DISPLAY (EHS: Anzeige der Trefferliste für die Stoffe) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DCOBJDEF | Name of a DDIC object with status | SOURCE VALUE(I_MASTERSTRUCT_NAME) LIKE DCOBJDEF-NAME DEFAULT 'RCGSHITM' |
|
| 2 | DCOBJDEF | Name of a DDIC object with status | SOURCE VALUE(I_SLAVESTRUCT_NAME) LIKE DCOBJDEF-NAME DEFAULT 'RCGSHITS' |
|
| 3 | RCGRHIOT | EHS: IOTAB for substance header (ESTRH) | SOURCE X_IOTAB STRUCTURE RCGRHIOT |
|
| 4 | RCGSHITM | EHS: Master structure for substance hit list | ||
| 5 | RCGSHITM | EHS: Master structure for substance hit list | SOURCE E_MASTERTAB STRUCTURE RCGSHITM |
|
| 6 | RCGSHITS | EHS: Slave structure for substance hit list | ||
| 7 | RCGSHITS | EHS: Slave structure for substance hit list | SOURCE E_SLAVETAB STRUCTURE RCGSHITS |
|
| 8 | TFDIR | Function Module | SOURCE VALUE(I_PF_STATUS_FUNC) LIKE TFDIR-FUNCNAME |
|
| 9 | TFDIR | Function Module | SOURCE DEFAULT 'C102_SET_PF_STATUS' |
|
| 10 | TFDIR | Function Module | SOURCE VALUE(I_USER_COMMAND_FUNC) LIKE TFDIR-FUNCNAME |
|
| 11 | TFDIR | Function Module | SOURCE DEFAULT 'C102_USER_COMMAND' |