Table list used by SAP ABAP Function Module GET_VALUE_OF_DATA (The contents of a field are provided)
SAP ABAP Function Module
GET_VALUE_OF_DATA (The contents of a field are provided) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RCONT | Structure of ABAP processing control block | SOURCE VALUE(DATA_OFFSET) LIKE RCONT-PAR0 |
|
| 2 | RDATA | Structure of a data control block | ||
| 3 | RDATA | Structure of a data control block | SOURCE VALUE(LITERAL) LIKE RDATA-FLITL |
|
| 4 | RTRIG | Structure of ABAP Trigger Control Block | SOURCE VALUE(ROUTINE_INIT) LIKE RTRIG-INIO DEFAULT 0 |
|