SRF_REP_TO_TYPE - Link between Report definition and Report type
Link between Report definition and Report type information is stored in SAP table SRF_REP_TO_TYPE.
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_TO_TYPE
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 | |
REPORT_TYPE | Report Type | X | SRF_REPORT_TYPE | CHAR | 10 | |
VALID_FROM | Valid From Date | SRF_VALID_FROM | DATS | 16 | ||
VALID_FROM_EARLIEST | Earliest Possible Date for Use | SRF_VALID_FROM_EARLIEST | DATS | 16 | ||
SUBMISSION_MODE | Available Mode for the Report Submission | SRF_SUBMISSION_MODE | CHAR | 2 |