SAP table CNV_ORG_TAB (Org. units for conversions)

SAP table CNV_ORG_TAB has 2 primary key fields being MANDT,UNIT.

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
UNIT Conversion: Organizational unit for delimitation CHAR 10 0 CNV_ORG
REFTAB Master table for org. unit CHAR 30 0 CNV_TABLE
OTYPE Object Type CHAR 2 0 T778O OTYPE
OBJTYPE SAP Organizational Object Type CHAR 10 0 TOJTB ORG_OBJTYP

CNV_ORG_TAB foreign key relationships

Table Field Check Table Check Field
0 CNV_ORG_TAB MANDT T000 Clients MANDT
1 CNV_ORG_TAB OBJTYPE TOJTB Business object repository: Basic data NAME
0 CNV_ORG_TAB OTYPE T778O Object Types MANDT
0 CNV_ORG_TAB OTYPE T778O Object Types OTYPE