SRF_QUERY_SORT - Sort order for query columns
Sort order for query columns information is stored in SAP table SRF_QUERY_SORT.
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_QUERY_SORT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
.INCLUDE | X | SRFS_REPORT_QUERY_ID | 0 | |||
REPORT_ID | Report Definition | X | SRF_REPORT_ID | CHAR | 60 | |
REPORT_VERSION | Version of a report definition | X | SRF_REPORT_VERSION | CHAR | 6 | |
QUERY_ID | Database query ID | X | SRF_QUERY_ID | CHAR | 60 | |
COLUMN_NAME | Database view column name | X | SRF_COLUMN_NAME | CHAR | 512 | |
SEQUENCE_NUMBER | Technical Enumerator for Key Fields | SRF_SEQUENCE_NUMBER | NUMC | 8 | ||
SORT_ORDER | Sort order of query columns | SRF_SORT_ORDER | CHAR | 8 |