SAP table CPABPRF (JIT call profile)
SAP table CPABPRF has 2 primary key fields being MANDT,PABPRF.
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 | ||||||||||
PABPRF | JIT Call Profile | CHAR | 4 | 0 | PABPRF | ||||||||||
PABART | JIT call type | CHAR | 2 | 0 | PABART |
|
|||||||||
PABPAR | Partner role for JIT call | CHAR | 2 | 0 | TPAR | PABPAR | |||||||||
PABZUS | Summary of summarized JIT calls | CHAR | 1 | 0 | PABZUS |
|
|||||||||
PABZTD | Time definition for JIT call summary | CHAR | 10 | 0 | CTIMEDEF | PABZTD | |||||||||
PABMSD | Usage of Message Determination | CHAR | 1 | 0 | PABMSD |
|
|||||||||
GOODS_RECEIPT_POSTING_CONTROL | Goods Receipt Posting Control | CHAR | 1 | 0 | PAB_GR_POSTING_CONTROL |
|
|||||||||
INJIT | JIT Call in Internet | CHAR | 1 | 0 | INJIT |
|
|||||||||
PABCONF | Confirm Summarized JIT Call in Internet | CHAR | 1 | 0 | PABCONF | ||||||||||
CNTRL | Call Control | CHAR | 4 | 0 | CJIT01 | JIT_CNTRL |
CPABPRF foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 CPABPRF | CNTRL | CJIT01 | JIT: Call Control | MANDT |
1 CPABPRF | PABPAR | TPAR | Business Partner: Functions | PARVW |
0 CPABPRF | PABZTD | CTIMEDEF | Time definition | TIMDEF |