SAP ABAP Table
IRTP_US_ACC_DB
{Database struct for link between retirement plan and account}
Home
title {label: "SAP ABAP table IRTP_US_ACC_DB {Database struct for link between retirement plan and account}", size: "20"} # Entities [IRTP_US_ACC_DB] {bgcolor: "tomato"} +CLIENT {label: "CLNT (3)"} +BKKRS {label: "CHAR (4)"} +PLAN_NUMBER {label: "CHAR (15)"} [RTP_US_PLAN] {bgcolor: "#d0e0d0"} *CLIENT {label: "CLNT (3)"} *+BKKRS {label: "CHAR (4)"} *PLAN_NUMBER {label: "CHAR (15)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [TBKK01] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *BKKRS {label: "CHAR (4)"} # Relationships IRTP_US_ACC_DB 1--* TBKK01 {label: "IRTP_US_ACC_DB-BKKRS = TBKK01-BKKRS"} IRTP_US_ACC_DB 1--* T000 {label: "IRTP_US_ACC_DB-CLIENT = T000-MANDT"} IRTP_US_ACC_DB 1--* RTP_US_PLAN {label: "IRTP_US_ACC_DB-PLAN_NUMBER = RTP_US_PLAN-PLAN_NUMBER"}
View Full Image
View in PDF
Foreign Key tables (3)
RTP_US_PLAN
{Retirement plan data (US enhancement)}
T000
{Clients}
TBKK01
{Bank Area Table}