SAP ABAP Table
BAPI1010
{Structure for credit account business object}
Home
title {label: "SAP ABAP table BAPI1010 {Structure for credit account business object}", size: "20"} # Entities [BAPI1010] {bgcolor: "tomato"} +CUSTMR_NO {label: "CHAR (10)"} +C_CTR_AREA {label: "CHAR (4)"} [KNA1] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *KUNNR {label: "CHAR (10)"} [T014] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *KKBER {label: "CHAR (4)"} # Relationships BAPI1010 *--* KNA1 {label: "BAPI1010-CUSTMR_NO = KNA1-KUNNR"} BAPI1010 1--* T014 {label: "BAPI1010-C_CTR_AREA = T014-KKBER"}
View Full Image
View in PDF
Foreign Key tables (2)
KNA1
{General Data in Customer Master}
T014
{Credit control areas}