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 |
|
|||||||||||||||||||||||||
DEFAULT_STATUS_TYPE | Default Status Type | CHAR | 1 | 0 | WB2_DEFAULT_STATUS |
|
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 |