SAP table UBC_TB_BI (Batch Input Sessions)

SAP table UBC_TB_BI has 3 primary key fields being MANDT,ORG,BIID.

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
ORG Organizational Unit CHAR 10 0 UBC_TB_ORG UBC_DT_ORG
BIID Identification of a Batch Input Session CHAR 10 0 UBC_DT_BIID
DATE_FROM Date From DATS 8 0 UBC_DT_DATEFROM
DATE_TO Date To DATS 8 0 UBC_DT_DATETO
STATE Status: Batch Input Sessions CHAR 1 0 UBC_DT_BISTATE
CRDATE Creation Date DATS 8 0 UBC_DT_DATECREATE
CRTIME Creation Time TIMS 6 0 UBC_DT_TIMECREATE
CRUSER User (Creator) CHAR 12 0 UBC_DT_USERCREATE

UBC_TB_BI foreign key relationships

Table Field Check Table Check Field
0 UBC_TB_BI ORG UBC_TB_ORG Organizational Units MANDT
0 UBC_TB_BI ORG UBC_TB_ORG Organizational Units ORG