SAP table TB2BF (Trading Contract: Status Group/Application Stat. Link)

SAP table TB2BF has 3 primary key fields being MANDT,STATGR,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
STATGR Trading Contract: Status Group CHAR 1 0 TB2BB STATGR
BTBSTA Application Status of Trading Contract CHAR 1 0 TB2BA BTBSTA
EVENT Workflow Event CHAR 32 0 WB2_WF_EVENT
EVENT_TRIGGER Workflow Event Triggering CHAR 1 0 WB2_WF_TRIGGER
On Saving
1 On Changing to Application Status
2 On Changing to Application Status and System Status Changed
DEFAULT_STATUS_TYPE Default Status Type CHAR 1 0 WB2_DEFAULT_STATUS
No Default Status
1 Open (Standard)
2 Open (To Be Approved)
3 Open(Approval Reject)
4 Open(Incomplete)
5 Open(After Incomplete)
6 Change After Release (Standard)
7 Change After Release (To Be Approved )
8 Change After Release (Approval Reject)
9 Change After Release(Incomplete)
A Change After Release(After Incomplete)
B Release Carried Out

TB2BF foreign key relationships

Table Field Check Table Check Field
0 TB2BF BTBSTA TB2BA Trading Contract: Application Status MANDT
0 TB2BF BTBSTA TB2BA Trading Contract: Application Status BTBSTA
1 TB2BF STATGR TB2BB Trading Contract: Status Group Definition MANDT
1 TB2BF STATGR TB2BB Trading Contract: Status Group Definition STATGR