SAP ABAP Table
BBPPCPOS
{Procurement Card Statement: Position Data}
Home
title {label: "SAP ABAP table BBPPCPOS {Procurement Card Statement: Position Data}", size: "20"} # Entities [BBPPCPOS] {bgcolor: "tomato"} +BBPPCINS {label: "CHAR (4)"} +PCNUM {label: "CHAR (25)"} +PCSTATUS {label: "NUMC (2)"} [BBP_PCINS] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *BBPPCINS {label: "CHAR (4)"} [BBP_PCMAS] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *+BBPPCINS {label: "CHAR (4)"} *PCNUM {label: "CHAR (25)"} [BBP_PCSTA] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *PCSTATUS {label: "NUMC (2)"} # Relationships BBPPCPOS *--* BBP_PCINS {label: "BBPPCPOS-BBPPCINS = BBP_PCINS-BBPPCINS"} BBPPCPOS *--* BBP_PCMAS {label: "BBPPCPOS-PCNUM = BBP_PCMAS-PCNUM"} BBPPCPOS *--* BBP_PCSTA {label: "BBPPCPOS-PCSTATUS = BBP_PCSTA-PCSTATUS"}
View Full Image
View in PDF
Foreign Key tables (3)
BBP_PCINS
{Procurement Card Company}
BBP_PCMAS
{Procurement Card Master Data}
BBP_PCSTA
{Procurement Card: Status of Reconciliation}