SAP table FINCS_BUNIT (Consolidation Unit)

SAP table FINCS_BUNIT has 3 primary key fields being MANDT,DIMEN,BUNIT.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 T000 MANDT
DIMEN Dimension CHAR 2 0 TF150 FC_DIMEN
BUNIT Consolidation Unit CHAR 18 0 FINCS_MD_BUNIT
CNTRY Country/Region CHAR 3 0 FC_CNTRY
LINK Link URL CHAR 1333 0 FINCS_MD_BUNIT_LINK
LINKLABEL Link Title CHAR 255 0 FINCS_MD_BUNIT_LINK_LABEL
RCOMP Company CHAR 6 0 RCOMP_D
ETAG Consolidation Unit ETag CHAR 32 0 FINCS_BUNIT_ETAG

FINCS_BUNIT foreign key relationships

Table Field Check Table Check Field
0 FINCS_BUNIT DIMEN TF150 Dimensions DIMEN
1 FINCS_BUNIT MANDT T000 Clients MANDT