CRMC_REPDY_DB - DB Access Description for Dynamic Access
DB Access Description for Dynamic Access information is stored in SAP table CRMC_REPDY_DB.
It is part of development package CRM_REPORT in software component CRM-BTX-ANA-RFW. This development package consists of objects that can be grouped under "Operative Reporting in CRM".
It is part of development package CRM_REPORT in software component CRM-BTX-ANA-RFW. This development package consists of objects that can be grouped under "Operative Reporting in CRM".
Fields for table CRMC_REPDY_DB
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
DYN_METHOD | Dynamic Access Name (Method) | X | CRMT_REPORT_DYN_METHODNAME | CHAR | 122 | |
NR_DB_TABLES | Number of Database Tables for Access | CRMT_REPORT_DYN_NR_DB_TABLES | INT1 | 1 | ||
LEADING_TABLE | Leading Database Table | CRMT_REPORT_DYN_LEADING_TABLE | CHAR | 32 | ||
IS_SET | Access Contains SET, if 'X' | CRMT_REPORT_DYN_IS_SET | CHAR | 2 | ||
ONLY_HEADER | Information only at Header Level | CRMT_REPORT_DYN_ONLY_HEADER | CHAR | 2 | ||
ONLY_ITEM | Information only at Item Level | CRMT_REPORT_DYN_ONLY_ITEM | CHAR | 2 | ||
JOIN_HEADER_GUID | Join at Header Level | CRMT_REPORT_DYN_JOIN_ON_HEADER | CHAR | 60 | ||
JOIN_ITEM_GUID | Join at Item Level | CRMT_REPORT_DYN_JOIN_ON_ITEM | CHAR | 60 | ||
FROM_IF_NOT_LEAD | Dynamic FROM Part, if not Leading Access | CRMT_REPORT_DYN_FROM_IF_NOLEAD | CHAR | 140 | ||
REMAIN_FROM | Remainder of Dyn. FROM | CRMT_REPORT_DYN_REMAIN_FROM | CHAR | 360 | ||
CALL_FOR_FROM | Call Dynamic Method for Structure of Dynamic FROM Part | CRMT_REPORT_DYN_CALL_FOR_FROM | CHAR | 2 | ||
SORT_VALUE | Sort Value | CRMT_REPORT_DYN_SORT_VALUE | INT1 | 1 | ||
OBJTYPE_SET | Object Type | CRMT_OBJECT_TYPE | CHAR | 4 |