SAP table WCB_C_INTEG_PRF (Distribution and Integration Profile for Condition Contracts)
SAP table WCB_C_INTEG_PRF has 2 primary key fields being MANDT,INTEG_PROFILE.
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 | MANDT | ||||||||
INTEG_PROFILE | Distribution and Integration Profile for Condition Contracts | CHAR | 4 | 0 | WCB_INTEGRATION_PROFILE | ||||||||
TEXTS | Integration Profile: Transfer Texts | CHAR | 1 | 0 | WCB_INTEG_PROFILE_TEXTS |
|
|||||||
CONDITIONS | Integration Profile: Transfer Conditions | CHAR | 1 | 0 | WCB_INTEG_PROFILE_COND |
|
|||||||
BVB | Integration Profile: Transfer Business Volume Base | CHAR | 1 | 0 | WCB_INTEG_PROFILE_BVB |
|
|||||||
CUSTMODEL | View of ALE model | CHAR | 10 | 0 | TBD00 | CUSTMODEL | |||||||
TRANSFER_GROUP | Transfer Group Integrationprofile (Event 74) | CHAR | 4 | 0 | TMTG | WCB_TRANSFER_GROUP_INTEG_PRF |
WCB_C_INTEG_PRF foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 WCB_C_INTEG_PRF | CUSTMODEL | TBD00 | Views of customer model | MANDT |
0 WCB_C_INTEG_PRF | CUSTMODEL | TBD00 | Views of customer model | CUSTMODEL |
1 WCB_C_INTEG_PRF | TRANSFER_GROUP | TMTG | Transfer Groups | MANDT |
1 WCB_C_INTEG_PRF | TRANSFER_GROUP | TMTG | Transfer Groups | TRANSFER_EVENT |