SAP ABAP Table
CCXO_BO
{Business Object Configuration (Customer)}
Home
title {label: "SAP ABAP table CCXO_BO {Business Object Configuration (Customer)}", size: "20"} # Entities [CCXO_BO] {bgcolor: "tomato"} *+CLIENT {label: "CLNT (3)"} *+BO_TYPE {label: "CHAR (30)"} *+OBJECT_NAME {label: "CHAR (30)"} +OBJECT_CLASS {label: "CHAR (30)"} [CEXO_BO] {bgcolor: "#d0e0d0"} *+CLIENT {label: "CLNT (3)"} *+BO_TYPE {label: "CHAR (30)"} *OBJECT_NAME {label: "CHAR (30)"} [CEXO_BO_TYPE] {bgcolor: "#d0e0d0"} *CLIENT {label: "CLNT (3)"} *OBJECT_NAME {label: "CHAR (30)"} [SEOCLASS] {bgcolor: "#d0e0d0"} *CLSNAME {label: "CHAR (30)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} # Relationships CCXO_BO 1--* CEXO_BO_TYPE {label: "CCXO_BO-BO_TYPE = CEXO_BO_TYPE-OBJECT_NAME"} CCXO_BO 1--* T000 {label: "CCXO_BO-CLIENT = T000-MANDT"} CCXO_BO 1--* SEOCLASS {label: "CCXO_BO-OBJECT_CLASS = SEOCLASS-CLSNAME"} CCXO_BO 1--? CEXO_BO {label: "CCXO_BO-OBJECT_NAME = CEXO_BO-OBJECT_NAME"}
View Full Image
View in PDF
Foreign Key tables (4)
CEXO_BO
{Business Object Configuration}
CEXO_BO_TYPE
{Business Object Type Configuration}
SEOCLASS
{Class/Interface}
T000
{Clients}