E3EDK29 SAP (IDoc: Document header export) Structure details

Dictionary Type: Structure
Description: IDoc: Document header export




ABAP Code to SELECT data from E3EDK29
Related tables to E3EDK29
Access table E3EDK29




Structure field list including key, data, relationships and ABAP select examples

E3EDK29 is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "IDoc: Document header export" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_E3EDK29 TYPE E3EDK29.

The E3EDK29 table consists of various fields, each holding specific information or linking keys about IDoc: Document header export data available in SAP. These include ALAND (Departure country (country from which the goods are sent)), EXPVZ (Mode of Transport for Foreign Trade), ZOLLA (Customs Office: Office of Exit/Entry for Foreign Trade), ZOLLB (Customs office: Office of destination for foreign trade).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Not classified


SAP E3EDK29 structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
EXNUMNumber of foreign trade data in MM and SD documents EXNUMCHAR10Assigned to domainEXNUM
ALANDDeparture country (country from which the goods are sent) ALANDCHAR3Assigned to domainLAND1VAL
EXPVZMode of Transport for Foreign Trade EXPVZCHAR1Assigned to domainEXPVZ
ZOLLACustoms Office: Office of Exit/Entry for Foreign Trade DZOLLSCHAR6Assigned to domainZOLLS
ZOLLBCustoms office: Office of destination for foreign trade DZOLLBCHAR6Assigned to domainZOLLS
ZOLL1Customs office: Customs office 1 for foreign trade DZOLL1CHAR6Assigned to domainZOLLS
ZOLL2Customs office: Customs office 2 for foreign trade DZOLL2CHAR6Assigned to domainZOLLS
ZOLL3Customs office: Customs office 3 for foreign trade DZOLL3CHAR6Assigned to domainZOLLS
ZOLL4Customs office: Customs office 4 for foreign trade DZOLL4CHAR6Assigned to domainZOLLS
ZOLL5Customs office: Customs office 5 for foreign trade DZOLL5CHAR6Assigned to domainZOLLS
ZOLL6Customs office: Customs office 6 for foreign trade DZOLL6CHAR6Assigned to domainZOLLS
KZGBEIndicator for means of transport crossing the border KZGBECHAR30KZGBEF
KZABEIndicator for the means of transport at departure KZABECHAR30KZABE
STGBEOrigin of Means of Transport when Crossing the Border STGBECHAR3Assigned to domainLAND1LND
STABECountry of Origin of the Means of Transport at Departure STABECHAR3Assigned to domainLAND1LND
CONTAID: Goods cross border in a container CONTACHAR1CONTA
GRWCUCurrency of statistical values for foreign trade GRWCUCUKY5Assigned to domainWAERS
GRWRTTotal value of sum segment EDI_SUMMECHAR18CHAR18
LAND1Country Key LAND1CHAR3Assigned to domainLAND1LND
LANDXCountry Name LANDXCHAR15TEXT15
LANDAAlternative Country Key LANDACHAR3LANDA
XEGLDIndicator: European Union Member? XEGLDCHAR1XFELD
FREIHIndicator: Free Trade Area for Legal Control FREIHCHAR1FREIH
EWRCOID: European Economic Area (rel. for export control) EWRCOCHAR1XFELD
USC05USA: Five-Digit Country Code (SED: Schedule C Code) USC05CHAR5USC05
JAP05Japan: Five digit country code (MITI customs declaration) JAP05CHAR5USC05
ALANXCountry of dispatch - Description ALANXCHAR15CHAR15
ALANAAlternative country key for country of dispatch/export ALANACHAR3CHAR3
LASTAAlt. key to nationality of means of transport (departarture) LASTACHAR3CHAR3
LASTGAlt. key for nationality of means of transport at border LASTGCHAR3CHAR3
ALSCHAlternative country key for sold-to party AGALTCHAR3CHAR3
ALSRECurrency code by country directory WAELZCHAR5CHAR5
LADEOPlace of loading LADEOCHAR15CHAR15
IEVERDomestic Mode of Transport for Foreign Trade IEVERCHAR1Assigned to domainEXPVZ
BANR01Customs number of exporter AUSFUZOLLNUMC7FIRMENNUM
BANR02Customs number of exporter AUSFUZOLLNUMC7FIRMENNUM
BANR03Customs number of exporter AUSFUZOLLNUMC7FIRMENNUM
BANR04Customs number of exporter AUSFUZOLLNUMC7FIRMENNUM
BANR05Customs number of exporter AUSFUZOLLNUMC7FIRMENNUM
BANR06Customs number of exporter AUSFUZOLLNUMC7FIRMENNUM
BANR07Customs number of exporter AUSFUZOLLNUMC7FIRMENNUM
BANR08Customs number of exporter AUSFUZOLLNUMC7FIRMENNUM
BANR09Customs number of exporter AUSFUZOLLNUMC7FIRMENNUM
BANR10Customs number of exporter AUSFUZOLLNUMC7FIRMENNUM

Key field Non-key field



How do I retrieve data from SAP structure E3EDK29 using ABAP code?

As E3EDK29 is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on E3EDK29 as there is no data to select.

How to access SAP table E3EDK29

Within an ECC or HANA version of SAP you can also view further information about E3EDK29 and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!