SAP ABAP Table
TDBILL_FORMATT
{Description of Bill Format (with Print / without Print)}
Home
title {label: "SAP ABAP table TDBILL_FORMATT {Description of Bill Format (with Print / without Print)}", size: "20"} # Entities [TDBILL_FORMATT] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *SPRAS {label: "LANG (1)"} *BILL_FORMAT {label: "NUMC (1)"} [TDBILL_FORMAT] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *BILL_FORMAT {label: "NUMC (1)"} # Relationships TDBILL_FORMATT 1--* TDBILL_FORMAT {label: "TDBILL_FORMATT-MANDT = TDBILL_FORMAT-MANDT"}
View Full Image
View in PDF
Foreign Key tables (1)
TDBILL_FORMAT
{Bill Format (Paper Bill / Paperless Bill)}