SAP ABAP Table
TBILL001
{Document Type Determination for Billing}
Home
title {label: "SAP ABAP table TBILL001 {Document Type Determination for Billing}", size: "20"} # Entities [TBILL001] {bgcolor: "tomato"} *MANDT {label: "CLNT (3)"} *+APPLICATION {label: "CHAR (4)"} *+BILL_TYPE {label: "CHAR (4)"} [BEAC_BTY] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *+APPLICATION {label: "CHAR (4)"} *BILL_TYPE {label: "CHAR (4)"} [BEFM_APPL] {bgcolor: "#d0e0d0"} *APPL {label: "CHAR (4)"} # Relationships TBILL001 *--* BEFM_APPL {label: "TBILL001-APPLICATION = BEFM_APPL-APPL"} TBILL001 *--* BEAC_BTY {label: "TBILL001-BILL_TYPE = BEAC_BTY-APPLICATION"}
View Full Image
View in PDF
Foreign Key tables (2)
BEAC_BTY
{Billing Type Customizing}
BEFM_APPL
{Application}