SAP table TB2BA (Trading Contract: Application Status)

SAP table TB2BA has 2 primary key fields being MANDT,BTBSTA.

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
BTBSTA Application Status of Trading Contract CHAR 1 0 BTBSTA
BTBSTS Trading Contract: System Status CHAR 1 0 BTBSTS
1 Open
2 Release carried out
3 Closed (Archiving Flag)
4 Change After Release
5 Transaction Completed
6 Accounting Closed
7 Closed (Logical Deletion of Document)
TEW_WARNING Irrelevant in TEW CHAR 1 0 WB2_TEW_HANDLING_WARNING
PURPOSE Status Purpose CHAR 1 0 WB2_STATUS_PURPOSE
1 To Be Approved (Open)
2 To Be Approved (After Release)
3 Approval Reject (Open)
4 Approval Reject (After Release)