SAP table DFKKCJ_OFFIC_EX (External ID for Offline Branch/Agent and Assgt to Intern. ID)
SAP table DFKKCJ_OFFIC_EX has 2 primary key fields being MANDT,OFFIC_EX.
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_EX | External ID of Branch or Agent | CHAR | 35 | 0 | OFFIC_EX_KK | ||
OFFIC | Branch in Cash Journal | CHAR | 3 | 0 | DFKKCJ_OFFIC | OFFIC_KK | |
AGENT_GPART | Agent ID (Business Partner) for Agent (Branch) | CHAR | 10 | 0 | BUT000 | AGENT_GPART_KK | |
PROVN | Activate Processing of Agent Commissions | CHAR | 1 | 0 | PROVN_KK |
DFKKCJ_OFFIC_EX foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 DFKKCJ_OFFIC_EX | AGENT_GPART | BUT000 | BP: General data I | PARTNER |
1 DFKKCJ_OFFIC_EX | OFFIC | DFKKCJ_OFFIC | Internal ID of Offline or Agent Branches | MANDT |
1 DFKKCJ_OFFIC_EX | OFFIC | DFKKCJ_OFFIC | Internal ID of Offline or Agent Branches | OFFIC |