SAP ABAP Table
SIC_SERVICE_CMP
{Definition of ICM Service Composition}
Home
title {label: "SAP ABAP table SIC_SERVICE_CMP {Definition of ICM Service Composition}", size: "20"} # Entities [SIC_SERVICE_CMP] {bgcolor: "tomato"} *MANDT {label: "CLNT (3)"} *OWNER {label: "CHAR (3)"} *+SERVICE_NAME {label: "CHAR (30)"} *COUNTER {label: "INT4 (10)"} +SUBSERVICE_NAME {label: "CHAR (30)"} [SIC_SERVICE_DEF] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *OWNER {label: "CHAR (3)"} *SERVICE_NAME {label: "CHAR (30)"} # Relationships SIC_SERVICE_CMP 1--* SIC_SERVICE_DEF {label: "SIC_SERVICE_CMP-SERVICE_NAME = SIC_SERVICE_DEF-SERVICE_NAME"} SIC_SERVICE_CMP 1--* SIC_SERVICE_DEF {label: "SIC_SERVICE_CMP-SUBSERVICE_NAME = SIC_SERVICE_DEF-SERVICE_NAME"}
View Full Image
View in PDF
Foreign Key tables (1)
SIC_SERVICE_DEF
{Definition of ICM Services}