SRF_SCH_FLD_PROP - Additional properties of elements and attributes
Additional properties of elements and attributes information is stored in SAP table SRF_SCH_FLD_PROP.
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_SCH_FLD_PROP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
REPORT_ID | Report Definition | X | SRF_REPORT_ID | CHAR | 60 | |
REPORT_VERSION | Version of a report definition | X | SRF_REPORT_VERSION | CHAR | 6 | |
DOCUMENT_ID | Document ID | X | SRF_DOCUMENT_ID | CHAR | 60 | |
SCHEMA_ID | Schema definition identificator | X | SRF_SCHEMA_ID | CHAR | 32 | |
ELEMENT_ID | Element identificator | X | SRF_ELEMENT_ID | CHAR | 20 | |
ATTRIBUTE_ID | Attribute identificator | X | SRF_ATTRIBUTE_ID | CHAR | 10 | |
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 | Data element (semantic domain) | ROLLNAME | CHAR | 60 |