SRF_REP_VAR_PAR - Report variant parameter values
Report variant parameter values information is stored in SAP table SRF_REP_VAR_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_VAR_PAR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
VARIANT_ID | ID for Selection Parameter Variant | X | SRF_VARIANT_ID | CHAR | 40 | SRF_REP_VARIANT |
PARAM_ID | Report parameter identificator | X | SRF_REPORT_PARAM_ID | CHAR | 60 | |
SEQUENCE_NUMBER | Interger type | X | SRF_INTEGER | INT4 | 4 | |
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 |