SAP ABAP Table
IRTP_US_PLAN_ID
{Screen fields for the identification of a retirement plan}
Home
title {label: "SAP ABAP table IRTP_US_PLAN_ID {Screen fields for the identification of a retirement plan}", size: "20"} # Entities [IRTP_US_PLAN_ID] {bgcolor: "tomato"} +BKKRS {label: "CHAR (4)"} +PLAN_NUMBER {label: "CHAR (15)"} +TYPE_CODE {label: "CHAR (2)"} [RTP_US_PLAN] {bgcolor: "#d0e0d0"} *CLIENT {label: "CLNT (3)"} *+BKKRS {label: "CHAR (4)"} *PLAN_NUMBER {label: "CHAR (15)"} [TBKK01] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *BKKRS {label: "CHAR (4)"} [TRTP_US_PLANTYPE] {bgcolor: "#d0e0d0"} *TYPE_CODE {label: "CHAR (2)"} # Relationships IRTP_US_PLAN_ID 1--* TBKK01 {label: "IRTP_US_PLAN_ID-BKKRS = TBKK01-BKKRS"} IRTP_US_PLAN_ID 1--* RTP_US_PLAN {label: "IRTP_US_PLAN_ID-PLAN_NUMBER = RTP_US_PLAN-PLAN_NUMBER"} IRTP_US_PLAN_ID 1--* TRTP_US_PLANTYPE {label: "IRTP_US_PLAN_ID-TYPE_CODE = TRTP_US_PLANTYPE-TYPE_CODE"}
View Full Image
View in PDF
Foreign Key tables (3)
RTP_US_PLAN
{Retirement plan data (US enhancement)}
TBKK01
{Bank Area Table}
TRTP_US_PLANTYPE
{Type of retirement plan}