SAP ABAP Function Module GRPCRTA_READ_TABLE (External access to R/3 tables via RFC)
Hierarchy
☛
GRCPIERP (Software Component) GRCPIERP
⤷
GRC-PCE (Application Component) Process Controls -Automated Controls
⤷
GRPCRTA_MAIN (Package) SAP GRC Process Control : Main Package

⤷

⤷

Basic Data
Function Module | GRPCRTA_READ_TABLE | External access to R/3 tables via RFC |
Function Group | GRPCRTA_ECM | Process Control Function |
Program Name | SAPLGRPCRTA_ECM | |
INCLUDE Name | LGRPCRTA_ECMU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
QUERY_TABLE | TYPE | DD02L-TABNAME | Table name | |||
![]() |
DELIMITER | TYPE | SONV-FLAG | SPACE | Text field length 1 | ||
![]() |
NO_DATA | TYPE | SONV-FLAG | SPACE | Text field length 1 | ||
![]() |
ROWSKIPS | TYPE | SOID-ACCNT | 0 | SAPoffice: Type I | ||
![]() |
ROWCOUNT | TYPE | SOID-ACCNT | 200 | SAPoffice: Type I | ||
![]() |
OPTIONS | TYPE | RFC_DB_OPT | RFC Table Read: Select Options / WHERE Clause | |||
![]() |
FIELDS | TYPE | RFC_DB_FLD | RFC Table Read: Description of Fields to Retrieve | |||
![]() |
DATA | TYPE | TAB512 | Table with a 512 byte field | |||
![]() |
TABLEFIELD | TYPE | GRPCRTA_S_FLDV | Fieldvalue and Descriptio of Field valies | |||
![]() |
TABLE_NOT_AVAILABLE | TYPE | QUERY_TABLE not active in Dictionary | ||||
![]() |
TABLE_WITHOUT_DATA | TYPE | QUERY_TABLE is name of structure | ||||
![]() |
OPTION_NOT_VALID | TYPE | Selection entries (e.g. syntax) incorrect | ||||
![]() |
FIELD_NOT_VALID | TYPE | Field to be read not in table | ||||
![]() |
NOT_AUTHORIZED | TYPE | User not authorized to access QUERY_TABLE | ||||
![]() |
DATA_BUFFER_EXCEEDED | TYPE | Selected fields do not fit into structure DATA | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 250_46C |