SAP ABAP Table
SIC_FM_PROFILET
{Text table for the profiles to be used for fine matching}
Home
title {label: "SAP ABAP table SIC_FM_PROFILET {Text table for the profiles to be used for fine matching}", size: "20"} # Entities [SIC_FM_PROFILET] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+SPRAS {label: "LANG (1)"} *+SERVICE_PROFILE {label: "CHAR (30)"} [SIC_FM_PROFILES] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *SERVICE_PROFILE {label: "CHAR (30)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} # Relationships SIC_FM_PROFILET *--* T000 {label: "SIC_FM_PROFILET-MANDT = T000-MANDT"} SIC_FM_PROFILET 1--* SIC_FM_PROFILES {label: "SIC_FM_PROFILET-SERVICE_PROFILE = SIC_FM_PROFILES-SERVICE_PROFILE"} SIC_FM_PROFILET *--* T002 {label: "SIC_FM_PROFILET-SPRAS = T002-SPRAS"}
View Full Image
View in PDF
Foreign Key tables (3)
SIC_FM_PROFILES
{Fine Match: Definition of Service Profiles}
T000
{Clients}
T002
{Language Keys (Component BC-I18)}