SRF_REP_RUN_PAR - Parameters for a report run
Parameters for a report run information is stored in SAP table SRF_REP_RUN_PAR.
It is part of development package GLO_GEN_SRF_RUNTIME in software component FI-LOC-SRF-RUN. This development package consists of objects that can be grouped under "Statutory Reporting Framework Runtime".
It is part of development package GLO_GEN_SRF_RUNTIME in software component FI-LOC-SRF-RUN. This development package consists of objects that can be grouped under "Statutory Reporting Framework Runtime".
Fields for table SRF_REP_RUN_PAR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | T000 |
DB_KEY | NodeID | X | /BOBF/CONF_KEY | RAW | 16 | |
PARENT_KEY | NodeID | /BOBF/CONF_KEY | RAW | 16 | ||
ROOT_KEY | NodeID | /BOBF/CONF_KEY | RAW | 16 | ||
.INCLUDE | SRFS_REP_RUN_PAR_D | 0 | ||||
PARAM_ID | Report parameter identificator | SRF_REPORT_PARAM_ID | CHAR | 60 | ||
.INCLUDE | SRFS_LONG_SELOPT | 0 | ||||
SIGN | ABAP: ID: I/E (include/exclude values) | TVARV_SIGN | CHAR | 2 | ||
SELOPT_OPTION | ABAP: Selection option (EQ/BT/CP/...) | TVARV_OPTI | CHAR | 4 | ||
LOW | Value container | SRF_VALUE | SSTR | 8 | ||
HIGH | Value container | SRF_VALUE | SSTR | 8 |