SAP table CJIT12 (JIT: Control Profile Internal Call (Warehouse Release Order))
SAP table CJIT12 has 2 primary key fields being MANDT,IPROF.
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 | |||||||||||||||||||||||||||
IPROF | Control Profile for Internal Call (Buffer) | CHAR | 8 | 0 | JIT_IPROF | ||||||||||||||||||||||||||||
CREHU | Creation of Handling Units (Buffer Call) | CHAR | 1 | 0 | JIT_CRHUB | ||||||||||||||||||||||||||||
APPL_VP | Application for Packaging | CHAR | 1 | 0 | JIT_APPL_VP |
|
|||||||||||||||||||||||||||
PL_PROFILE | Packing transaction profile | CHAR | 4 | 0 | CHUPDPARA | PL_PROFILE | |||||||||||||||||||||||||||
OBJTYPE | Packing Object | CHAR | 2 | 0 | VPOBJ |
|
|||||||||||||||||||||||||||
ISWRK | Plant of Buffer Storage Location | CHAR | 4 | 0 | T001L | JIT_ISWRK | |||||||||||||||||||||||||||
ISLOC | Buffer Storage for Internal Calls | CHAR | 4 | 0 | T001L | JIT_ISLOC | |||||||||||||||||||||||||||
SWIST | Switch Processing Status (Action SWCG) | CHAR | 1 | 0 | JIT_SWIST | ||||||||||||||||||||||||||||
SWPID | Switch Internal Components Group Number (Action SWCG) | CHAR | 1 | 0 | JIT_SWPID | ||||||||||||||||||||||||||||
SWACT | Action for Internal Calls with CG Switch | CHAR | 4 | 0 | CJIT05 | JIT_SWACT | |||||||||||||||||||||||||||
SWINC | Components Group Switch only for Internal Calls | CHAR | 1 | 0 | JIT_SWINC | ||||||||||||||||||||||||||||
SWPOU | Only Switch Completed Components Groups | CHAR | 1 | 0 | JIT_SWPOU |
CJIT12 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 CJIT12 | ISLOC | T001L | Storage Locations | MANDT |
0 CJIT12 | ISLOC | T001L | Storage Locations | WERKS |
1 CJIT12 | ISWRK | T001L | Storage Locations | MANDT |
1 CJIT12 | ISWRK | T001L | Storage Locations | WERKS |
0 CJIT12 | MANDT | T000 | Clients | MANDT |
1 CJIT12 | PL_PROFILE | CHUPDPARA | Parameters in a Packing Transaction Profile | PROFILE |