SAP table EIUV (Foreign Trade: Incompletion Log for Foreign Trade Data)
SAP table EIUV has 5 primary key fields being MANDT,AHBAS,EXNUM,EXPOS,AHFLD.
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 | |||||||||||||||||||||
AHBAS | Basis document category for foreign trade processing | CHAR | 3 | 0 | AHBAS |
|
|||||||||||||||||||||
EXNUM | Number of foreign trade data in MM and SD documents | CHAR | 10 | 0 | EIKP | EXNUM | |||||||||||||||||||||
EXPOS | Internal item number for foreign trade data in MM and SD | NUMC | 6 | 0 | EIPO | EXPOS | |||||||||||||||||||||
AHFLD | Name of foreign trade field for incompletion log | CHAR | 30 | 0 | * | AHFLD | |||||||||||||||||||||
UVEXI | Incompletion procedure for exp./imp. data - Foreign trade | CHAR | 2 | 0 | T609V | UVEXI | |||||||||||||||||||||
BELNR | Sales and Distribution Document Number | CHAR | 10 | 0 | * | VBELN |
EIUV foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 EIUV | EXNUM | EIKP | Foreign Trade: Export/Import Header Data | EXNUM |
1 EIUV | EXPOS | EIPO | Foreign Trade: Export/Import: Item Data | EXNUM |
1 EIUV | EXPOS | EIPO | Foreign Trade: Export/Import: Item Data | EXPOS |
0 EIUV | MANDT | T000 | Clients | MANDT |
1 EIUV | UVEXI | T609V | Foreign Trade: Incompletion Procedures for Document Data | MANDT |
1 EIUV | UVEXI | T609V | Foreign Trade: Incompletion Procedures for Document Data | UVEXI |