SAP ABAP Table
T5SPT
{Pension code text table}
Home
title {label: "SAP ABAP table T5SPT {Pension code text table}", size: "20"} # Entities [T5SPT] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+SPRSL {label: "LANG (1)"} *+CPIS {label: "CHAR (1)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} [T5SPA] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *CPIS {label: "CHAR (1)"} # Relationships T5SPT 1--* T5SPA {label: "T5SPT-CPIS = T5SPA-CPIS"} T5SPT 1--* T000 {label: "T5SPT-MANDT = T000-MANDT"} T5SPT ?--* T002 {label: "T5SPT-SPRSL = T002-SPRAS"}
View Full Image
View in PDF
Foreign Key tables (3)
T000
{Clients}
T002
{Language Keys (Component BC-I18)}
T5SPA
{Pension code definition table}