SRF_CFG_PAR - Report Configuration Parameter
Report Configuration Parameter information is stored in SAP table SRF_CFG_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_CFG_PAR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PAR_NAME | Parameter Name | X | SRF_RPG_PAR_NAME | CHAR | 60 | |
PAR_VERSION | Parameter Version | X | SRF_PAR_VERSION | CHAR | 6 | |
VIEW_NAME | ABAP name of CDS view or database table | SRF_VIEW_NAME | CHAR | 512 | ||
COLUMN_NAME | Database view column name | SRF_COLUMN_NAME | CHAR | 512 | ||
DATA_ELEMENT | Field type | FIELD_TYPE | CHAR | 60 | ||
VALUE_TYPE | Value type | SRF_VALUE_TYPE | CHAR | 2 | ||
REF_DATE_FOR_VALIDITY | Reference date for validity | SRF_REF_DATE_FOR_VALIDITY | CHAR | 2 | ||
CHANGED_BY | Last Changed By | AS4USER | CHAR | 24 | ||
CHANGED_ON | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 |