SAP table T606D (Legal Control: Special Characteristic Code for Goods)
SAP table T606D has 4 primary key fields being MANDT,GEGRU,ALNUM,SECGK.
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 | |
GEGRU | Legal Regulation for Legal Control | CHAR | 2 | 0 | T606G | GEGRU | |
ALNUM | Export control class according the legal reg. for legal ctrl | CHAR | 14 | 0 | T606H | ALNUM | |
SECGK | Legal Control: Special Characteristics Code for Goods | CHAR | 5 | 0 | SECGK |
T606D foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T606D | ALNUM | T606H | Legal Control: Export Control Classes | MANDT |
0 T606D | ALNUM | T606H | Legal Control: Export Control Classes | ALNUM |
1 T606D | GEGRU | T606G | Legal Control: Legal Regulations | GEGRU |