SRF_QUERY - Query definition
Query definition information is stored in SAP table SRF_QUERY.
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
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 | SRF_REPORT |
| REPORT_VERSION | Version of a report definition | X | SRF_REPORT_VERSION | CHAR | 6 | SRF_REPORT |
| QUERY_ID | Database query ID | X | SRF_QUERY_ID | CHAR | 60 | |
| VIEW_NAME | ABAP name of CDS view or database table | SRF_VIEW_NAME | CHAR | 512 | ||
| BEX_QUERY_NAME | Name of a BEx Query | SRF_BEX_QUERY_NAME | CHAR | 60 | ||
| ANA_DISP_IND | Controls how analytic query is displayed for analysis | SRF_ANA_DISP_IND | CHAR | 2 | ||
| QUERY_SOURCE_UUID | UUID for Query Source | SRF_QUERY_SOURCE_UUID | CHAR | 64 | ||
| LOGICAL_HDI_CONTAINER | Name of Logical HDI Container | CTS_HDI_CONTAINER | CHAR | 60 | ||
| CLASS_NAME | Object Type Name | SEOCLSNAME | CHAR | 60 | ||
| METHOD_NAME | Full Component Name | SEOCPDNAME | CHAR | 122 | ||
| MESSAGE_PAR_NAME | Subcomponent name | SEOSCONAME | CHAR | 60 | ||
| LIMIT_PAR_NAME | Subcomponent name | SEOSCONAME | CHAR | 60 | ||
| OFFSET_PAR_NAME | Subcomponent name | SEOSCONAME | CHAR | 60 | ||
| CHANGED_ON | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
| QUERY_SOURCE_TYPE | Query Source Type | SRF_QUERY_SOURCE_TYPE | CHAR | 2 |