/SAPSLL/API6800_ITM_ASN_S SAP (API for Inbound Deliveries - Item) Structure details

Dictionary Type: Structure
Description: API for Inbound Deliveries - Item




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




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

/SAPSLL/API6800_ITM_ASN_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 "API for Inbound Deliveries - Item" 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_ITM_ASN_S TYPE /SAPSLL/API6800_ITM_ASN_S.

The /SAPSLL/API6800_ITM_ASN_S table consists of various fields, each holding specific information or linking keys about API for Inbound Deliveries - Item data available in SAP. These include PRODUCT_ID (Product Number), COUNTRY_OF_ORIGIN (Custom Product's Country of Origin), COUNTRY_OF_ORIGIN_ISO (ISO Code for Country of Product Origin (CIC)), DEPARTURE_COUNTRY (Country of Departure Key).. 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_ITM_ASN_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
ITEM_NUMBERExternal Document Item ID from Feeder System /SAPSLL/ITVSYCHAR10ALPHA/SAPSLL/OBJEX_10/SAPSLL/ITVSY
PRODUCT_IDProduct Number /SAPSLL/PRVSYCHAR40SLLPR/SAPSLL/OBJEX_PRVSY/SAPSLL/PRVSY/SAPSLL/PR
COUNTRY_OF_ORIGINCustom Product's Country of Origin /SAPSLL/CUCOOCHAR3Assigned to domainLAND1
COUNTRY_OF_ORIGIN_ISOISO Code for Country of Product Origin (CIC) /SAPSLL/CUCOO_ISOCHAR2INTCA
DEPARTURE_COUNTRYCountry of Departure Key /SAPSLL/CTYDPCHAR3Assigned to domainLAND1
DEPARTURE_COUNTRY_ISOCountry of Departure in ISO Code for Legal and Logistics Srv /SAPSLL/CTYDP_ISOCHAR2INTCA
ARRIVAL_COUNTRYCountry of Destination Key /SAPSLL/CTYARCHAR3Assigned to domainLAND1/SAPSLL/CTYAR
ARRIVAL_COUNTRY_ISOCountry of Destination in ISO Code for Legal and Logist.Srv. /SAPSLL/CTYAR_ISOCHAR2INTCA
PLANTPlant from Feeder System /SAPSLL/WERKSCHAR4/SAPSLL/WERKS
STORAGE_LOCATIONStorage Location from Feeder System /SAPSLL/LGORTCHAR4/SAPSLL/LGORT
ECPIDCustoms ID for Customs Procedure with Economic Significance /SAPSLL/ECPID_SPICHAR10Assigned to domain/SAPSLL/ECPID_SPI/SAPSLL/ECPID
ADD_DATA1Additional Data 1 /SAPSLL/ADDDA1CHAR10CHAR10
ADD_DATA2Additional Data 2 /SAPSLL/ADDDA2CHAR15CHAR15
ADD_DATA3Additional Data 3 /SAPSLL/ADDDA3CHAR30CHAR30
PRODUCT_ENDUSEEnd Use of a Customs Product (for Classification) /SAPSLL/ENDUSECHAR5Assigned to domain/SAPSLL/ENDUSE
IDENTIFICATION_OF_GOODSAdditional ID for Stock Separation in CWH, IP, PUCC /SAPSLL/IDGDSCHAR20/SAPSLL/IDGDS
PO_ITEMExternal Document Item ID from Feeder System /SAPSLL/ITVSYCHAR10ALPHA/SAPSLL/OBJEX_10/SAPSLL/ITVSY
LOCATION_IDLocation ID /SAPSLL/IVM_LOCIDCHAR3ALPHA/SAPSLL/IVM_LOCID
LOCATION_ID_INDICATORAdditional Location ID as Stock Identifier /SAPSLL/LOCDPCHAR1XFELD
PREDECESSOR_QUAL_REFNOCharacter field of length 6 CHAR6CHAR6CHAR6
PREDECESSOR_REFNOText, 40 Characters Long TEXT40CHAR40TEXT40
PREDECESSOR_ITEMText (10 Characters) TEXT10CHAR10TEXT10
PREDECESSOR_LOGSYSTEMCharacter Field Length = 10 CHAR10CHAR10CHAR10
PREDECESSOR_OBJTPCharacter Field Length = 10 CHAR10CHAR10CHAR10
PREDECESSOR_REFAPPReference Application /SAPSLL/REFAPPCHAR10/SAPSLL/REFAPP
ITEM_CATEGORYDocument Item Category ID from Feeder System /SAPSLL/BPTVSCHAR5/SAPSLL/BAPVS
LEGAL_ACTIVECheckbox XFELDCHAR1XFELD
RECHECK_INDICATORCheckbox XFELDCHAR1XFELD
PROJECT_IDProject Number /SAPSLL/PRONRCHAR20Assigned to domain/SAPSLL/PRONR/SAPSLL/PRONR
LOGISTIC_PROCESSType of Logistics Process for Legal Control /SAPSLL/LCLPRCHAR2/SAPSLL/LCLPR

Key field Non-key field



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

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

How to access SAP table /SAPSLL/API6800_ITM_ASN_S

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