CRM_ODATA_PROPS - Entity property names mapping
Entity property names mapping information is stored in SAP table CRM_ODATA_PROPS.
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_PROPS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ENTITY | Entity Name | X | CRMT_ODATA_ENTITY_NAME | CHAR | 80 | |
PROPERTY | Property Name | X | CRMT_ODATA_PROPERTY | CHAR | 80 | |
TARGET_PROPERTY | Target Property Name | CRMT_ODATA_TARGET_PROPERTY | CHAR | 80 | ||
REMOVE | Exclude Property from Service CRM_ODATA | CRMT_ODATA_EXCLUDED | CHAR | 2 |