/SAPSLL/API6800_HDR_FTD_R3_S SAP (GTS: API Comm.Struc: Customs Doc: Header: Foreign Trade Data) Structure details

Dictionary Type: Structure
Description: GTS: API Comm.Struc: Customs Doc: Header: Foreign Trade Data




ABAP Code to SELECT data from /SAPSLL/API6800_HDR_FTD_R3_S
Related tables to /SAPSLL/API6800_HDR_FTD_R3_S
Access table /SAPSLL/API6800_HDR_FTD_R3_S




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

/SAPSLL/API6800_HDR_FTD_R3_S 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 "GTS: API Comm.Struc: Customs Doc: Header: Foreign Trade Data" 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_/SAPSLL/API6800_HDR_FTD_R3_S TYPE /SAPSLL/API6800_HDR_FTD_R3_S.

The /SAPSLL/API6800_HDR_FTD_R3_S table consists of various fields, each holding specific information or linking keys about GTS: API Comm.Struc: Customs Doc: Header: Foreign Trade Data data available in SAP. These include MODE_TR_INLAND (Domestic Mode of Transport), CUST_OFFICE_DEPA (Customs Office), CUST_OFFICE_EXIT (Customs Office), CUST_OFFICE_DEST (Customs Office).. 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: Cannot Be Enhanced


SAP /SAPSLL/API6800_HDR_FTD_R3_S 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
MODE_TR_BORDERMode of Transport /SAPSLL/API_EXPVZ_R3CHAR2CHAR02
MODE_TR_INLANDDomestic Mode of Transport /SAPSLL/API_IEVER_R3CHAR2CHAR02
CUST_OFFICE_DEPACustoms Office /SAPSLL/API_ZOLLS_R3CHAR10CHAR10
CUST_OFFICE_EXITCustoms Office /SAPSLL/API_ZOLLS_R3CHAR10CHAR10
CUST_OFFICE_DESTCustoms Office /SAPSLL/API_ZOLLS_R3CHAR10CHAR10
CUST_OFFICE_PAS1Customs Office /SAPSLL/API_ZOLLS_R3CHAR10CHAR10
CUST_OFFICE_PAS2Customs Office /SAPSLL/API_ZOLLS_R3CHAR10CHAR10
CUST_OFFICE_PAS3Customs Office /SAPSLL/API_ZOLLS_R3CHAR10CHAR10
CUST_OFFICE_PAS4Customs Office /SAPSLL/API_ZOLLS_R3CHAR10CHAR10
CUST_OFFICE_PAS5Customs Office /SAPSLL/API_ZOLLS_R3CHAR10CHAR10
CUST_OFFICE_PAS6Customs Office /SAPSLL/API_ZOLLS_R3CHAR10CHAR10
MNSTR_BORDERIndicator for means of transport crossing the border /SAPSLL/API_KZGBE_R3CHAR40TEXT40
CNTRY_MNSTR_BORDEROrigin of Means of Transport when Crossing the Border STGBECHAR3Assigned to domainLAND1LND
CNTRY_MNSTR_BORDER_ISOCountry ISO code INTCACHAR2INTCAF4_INTCA
MNSTR_DEPARTIndicator for the Means of Transport at Departure /SAPSLL/API_KZABE_R3CHAR40TEXT40
CNTRY_MNSTR_DEPARTCountry of Origin of the Means of Transport at Departure STABECHAR3Assigned to domainLAND1LND
CNTRY_MNSTR_DEPART_ISOCountry ISO code INTCACHAR2INTCAF4_INTCA
PLACE_LOAD_UNLOADPlace of loading/unloading for foreign trade /SAPSLL/API_LADEL_R3CHAR35TEXT35
TRANSACTION_TYPEBusiness Transaction Type for Foreign Trade EXARTCHAR2Assigned to domainEXARTEXA

Key field Non-key field



How do I retrieve data from SAP structure /SAPSLL/API6800_HDR_FTD_R3_S using ABAP code?

As /SAPSLL/API6800_HDR_FTD_R3_S 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 /SAPSLL/API6800_HDR_FTD_R3_S as there is no data to select.

How to access SAP table /SAPSLL/API6800_HDR_FTD_R3_S

Within an ECC or HANA version of SAP you can also view further information about /SAPSLL/API6800_HDR_FTD_R3_S 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!