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
1AH Receipt / Import: Foreign Trade document - Import
1BE Receipt/Import: Purchase Order Document
1LA Receipt/Import: Inbound Delivery
1LI Receipt/Import: Vendor Master
1WE Receipt/Import: Goods Receipt Document
2AH Dispatch / Export: Foreign Trade Document - Export
2FA Dispatch/Export: Billing Document
2KU Dispatch/Export: Customer Master
2LI Dispatch/Export: Outbound Delivery Document
2VA Dispatch/Export: Sales Document
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