SRF_REP_PAR - Report parameter definition
Report parameter definition information is stored in SAP table SRF_REP_PAR.
It is part of development package GLO_GEN_SRF_AUTHORING in software component FI-LOC-SRF-DEF. This development package consists of objects that can be grouped under "Statutory Reporting Framework Authoring".
It is part of development package GLO_GEN_SRF_AUTHORING in software component FI-LOC-SRF-DEF. This development package consists of objects that can be grouped under "Statutory Reporting Framework Authoring".
Fields for table SRF_REP_PAR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
REPORT_ID | Report Definition | X | SRF_REPORT_ID | CHAR | 60 | SRF_REPORT |
REPORT_VERSION | Version of a report definition | X | SRF_REPORT_VERSION | CHAR | 6 | |
PARAM_ID | Report parameter identificator | X | SRF_REPORT_PARAM_ID | CHAR | 60 | |
DATA_ELEMENT | Field type | FIELD_TYPE | CHAR | 60 | ||
SEARCH_HELP | Name of Search Help Bound to Data Element | SHLPN_DE | CHAR | 60 | ||
SEARCH_HELP_PARAMETER | Search help parameter assigned to the data element | SHLPP_DE | CHAR | 60 | ||
IS_SELECT_OPTION | Flag: value assumes select options | SRF_IS_SELECT_OPTION | CHAR | 2 | ||
IS_OPTIONAL | Flag: value is optional | SRF_IS_OPTIONAL | CHAR | 2 | ||
IS_HIDDEN | Flag: value is hidden (technical value, no display to users) | SRF_IS_HIDDEN | CHAR | 2 | ||
IS_BOOLEAN | Flag: Value Is Boolean | SRF_IS_BOOLEAN | CHAR | 2 | ||
IS_READ_ONLY | Flag: Value Is Read Only | SRF_IS_READ_ONLY | CHAR | 2 | ||
SEQUENCE_NUMBER | Technical Enumerator for Key Fields | SRF_SEQUENCE_NUMBER | NUMC | 8 |