SAP ABAP Table
BRCGEN
{BSI-TAX 4.0 BRCGEN}
Home
title {label: "SAP ABAP table BRCGEN {BSI-TAX 4.0 BRCGEN}", size: "20"} # Entities [BRCGEN] {bgcolor: "tomato"} *+BSIAUTH {label: "CHAR (8)"} *+TAXTYPE {label: "CHAR (2)"} *EFFECTIVE {label: "DATS (8)"} *RCPFORMULA {label: "NUMC (1)"} [BTXAUTH] {bgcolor: "#d0e0d0"} *BSIAUTH {label: "CHAR (8)"} [BTXTAXT] {bgcolor: "#d0e0d0"} *TAXTYPE {label: "CHAR (2)"} # Relationships BRCGEN 1--* BTXAUTH {label: "BRCGEN-BSIAUTH = BTXAUTH-BSIAUTH"} BRCGEN 1--* BTXTAXT {label: "BRCGEN-TAXTYPE = BTXTAXT-TAXTYPE"}
View Full Image
View in PDF
Foreign Key tables (2)
BTXAUTH
{BSI: Tax Authority}
BTXTAXT
{BSI: Tax Category}