SAP table DFKKCJ_CHDSK (Internal ID of Cash Desks)
SAP table DFKKCJ_CHDSK has 3 primary key fields being MANDT,OFFIC,CHDSK.
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 | |
OFFIC | Branch in Cash Journal | CHAR | 3 | 0 | DFKKCJ_OFFIC | OFFIC_KK | |
CHDSK | Cash Desk | CHAR | 2 | 0 | CHDSK_KK | ||
XOPCJ | Cash Journal: Cash Desk Is Open | CHAR | 1 | 0 | XOPCJ_KK |
DFKKCJ_CHDSK foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 DFKKCJ_CHDSK | OFFIC | DFKKCJ_OFFIC | Internal ID of Offline or Agent Branches | MANDT |
0 DFKKCJ_CHDSK | OFFIC | DFKKCJ_OFFIC | Internal ID of Offline or Agent Branches | OFFIC |