SAP ABAP Table
CRM_ACE_OTYPES
{Repository of all ACE relevant CRM object-types}
Home
title {label: "SAP ABAP table CRM_ACE_OTYPES {Repository of all ACE relevant CRM object-types}", size: "20"} # Entities [CRM_ACE_OTYPES] {bgcolor: "tomato"} *+CRM_OBJECT_TYPE {label: "CHAR (20)"} +CRM_SUPER_TYPE {label: "CHAR (20)"} +INFO_CLASS_ID {label: "CHAR (30)"} [CRMC_PRT_OTYPE] {bgcolor: "#d0e0d0"} *OBJECTTYPE {label: "CHAR (20)"} [CRM_ACE_INF_CL] {bgcolor: "#d0e0d0"} *IDENT_TYPE {label: "CHAR (4)"} *INFO_CLASS_ID {label: "CHAR (30)"} [CRM_ACE_ST_ACC] {bgcolor: "#d0e0d0"} *+SUPER_TYPE {label: "CHAR (20)"} # Relationships CRM_ACE_OTYPES 1--* CRMC_PRT_OTYPE {label: "CRM_ACE_OTYPES-CRM_OBJECT_TYPE = CRMC_PRT_OTYPE-OBJECTTYPE"} CRM_ACE_OTYPES 1--* CRM_ACE_ST_ACC {label: "CRM_ACE_OTYPES-CRM_SUPER_TYPE = CRM_ACE_ST_ACC-SUPER_TYPE"} CRM_ACE_OTYPES ?--* CRM_ACE_INF_CL {label: "CRM_ACE_OTYPES-INFO_CLASS_ID = CRM_ACE_INF_CL-INFO_CLASS_ID"}
View Full Image
View in PDF
Foreign Key tables (3)
CRMC_PRT_OTYPE
{CRM Object Type for Navigation}
CRM_ACE_INF_CL
{Repository of all ACE relevant info-classes}
CRM_ACE_ST_ACC
{Repository of all ACE relevant CRM super-types}