SAP table TCGRULPOSIDCHG (Easy Expert Set of Rules, Ident. Changes)
SAP table TCGRULPOSIDCHG has 4 primary key fields being MANDT,RECN_GRP,POSNR,CHANGEPOS.
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 | |
RECN_GRP | Sequential Number of Data Record | NUMC | 20 | 0 | ESERECN | ||
POSNR | General Auxiliary Counter | NUMC | 10 | 0 | ESECOUNTER | ||
CHANGEPOS | General Auxiliary Counter | NUMC | 10 | 0 | ESECOUNTER | ||
IDTYPE | Identification Category | CHAR | 10 | 0 | TCG21 | ESEIDTYPE | |
IDCAT | Identification Type | CHAR | 10 | 0 | TCG23 | ESEIDCAT | |
LANGU | Language | LANG | 1 | 0 | T002 | ESELANGU | |
OPERATOR | Operator | CHAR | 10 | 0 | TCGRULOP | ESEEXPOP | |
IDENT | Identifier | CHAR | 132 | 0 | ESEIDENT |
TCGRULPOSIDCHG foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TCGRULPOSIDCHG | IDCAT | TCG23 | Identification Type | MANDT |
0 TCGRULPOSIDCHG | IDCAT | TCG23 | Identification Type | IDTYPE |
0 TCGRULPOSIDCHG | IDCAT | TCG23 | Identification Type | IDCAT |
1 TCGRULPOSIDCHG | OPERATOR | TCGRULOP | Expert Operators | OPERATOR |