CRM_ODATA_ENTITY - Entity names mapping
Entity names mapping information is stored in SAP table CRM_ODATA_ENTITY.
It is part of development package CRM_ODATA in software component CRM-MD-BP. This development package consists of objects that can be grouped under "OData services for CRM".
It is part of development package CRM_ODATA in software component CRM-MD-BP. This development package consists of objects that can be grouped under "OData services for CRM".
Fields for table CRM_ODATA_ENTITY
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SOURCE_NAME | Source Name | X | CRMT_ODATA_SOURCE_NAME | CHAR | 80 | |
ENTITY | Entity Name | X | CRMT_ODATA_ENTITY_NAME | CHAR | 80 | |
TARGET_SERVICE | Technical Service Name | /IWBEP/MED_GRP_TECHNICAL_NAME | CHAR | 70 | ||
TARGET_SERVICE_VERSION | Service Version | /IWBEP/MED_GRP_VERSION | NUMC | 8 | ||
TARGET_ENTITY_SET | Target Entity Set Name | CRMT_ODATA_TARGET_ENTITY_SET | CHAR | 80 | ||
TARGET_ENTITY | Target Entity Name | CRMT_ODATA_TARGET_ENTITY_NAME | CHAR | 80 | ||
TARGET_PROPERTY_UC | First character in Upper Case | CRMT_ODATA_TARGET_UC | CHAR | 2 |