/SAPSLL/API6850_HDR_S SAP (SLL: API Communication Structure: Customs Product: Header) Structure details

Dictionary Type: Structure
Description: SLL: API Communication Structure: Customs Product: Header




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




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

/SAPSLL/API6850_HDR_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 "SLL: API Communication Structure: Customs Product: Header" 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/API6850_HDR_S TYPE /SAPSLL/API6850_HDR_S.

The /SAPSLL/API6850_HDR_S table consists of various fields, each holding specific information or linking keys about SLL: API Communication Structure: Customs Product: Header data available in SAP. These include PRODUCT_ID (Product Number), CREATED_BY (Name of User Who Created the Object), CREATED_AT (Date of Reference Object), CHANGED_BY (Name of User Who Changed the Object).. 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/API6850_HDR_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
PRODUCT_GUIDExternal GUID in 'CHAR' Format /SAPSLL/GUID_32CHAR32SYSUUID_C
PRODUCT_IDProduct Number /SAPSLL/PRVSYCHAR40SLLPR/SAPSLL/OBJEX_PRVSY/SAPSLL/PRVSY/SAPSLL/PR
CREATED_BYName of User Who Created the Object /SAPSLL/ERNAMCHAR12Assigned to domainXUBNAME
CREATED_ATDate of Reference Object /SAPSLL/REFDTDATS8DATS/SAPSLL/REFDT
CHANGED_BYName of User Who Changed the Object /SAPSLL/AENAMCHAR12Assigned to domainXUBNAME
CHANGED_ATDate of Reference Object /SAPSLL/REFDTDATS8DATS/SAPSLL/REFDT
CHANGEIDChange Indicator /SAPSLL/UPDFLCHAR1/SAPSLL/UPDFL
DATABField of type DATS DATSDATS8DATS
DATBIField of type DATS DATSDATS8DATS
PRBUM_ISOBase Unit of Measure in Product Master /SAPSLL/PRBUMUNIT3Assigned to domainCUNITMEINS
GRSWEIGHTDimension (Quantity, Weight, Height, Width, Length) /SAPSLL/DIMENQUAN19(3) /SAPSLL/DIMEN
GRSWEIGHT_FLTDimension as Floating Point Field /SAPSLL/DIMEN_FLTFLTP16(16) /SAPSLL/FLOAT
NETWEIGHTDimension (Quantity, Weight, Height, Width, Length) /SAPSLL/DIMENQUAN19(3) /SAPSLL/DIMEN
NETWEIGHT_FLTDimension as Floating Point Field /SAPSLL/DIMEN_FLTFLTP16(16) /SAPSLL/FLOAT
WEIGHTUNIT_ISOUnit of Measurement of a Dimension in ISO Code /SAPSLL/DIMUM_ISOCHAR3Assigned to domainISOCD_UNIT
PRODUCT_TYPProd. Cat. fr. Backend System for Legal and Logistics Serv. /SAPSLL/PRTYPCHAR2/SAPSLL/PRTYP
WEIGHTUNITUnit of Measurement of a Dimension /SAPSLL/DIMUMUNIT3Assigned to domainCUNITMEINS/SAPSLL/DIMUM
VOLUMEDimension (Quantity, Weight, Height, Width, Length) /SAPSLL/DIMENQUAN19(3) /SAPSLL/DIMEN
VOLUME_FLTDimension as Floating Point Field /SAPSLL/DIMEN_FLTFLTP16(16) /SAPSLL/FLOAT
VOLUMEUNIT_ISOUnit of Measurement of a Dimension in ISO Code /SAPSLL/DIMUM_ISOCHAR3Assigned to domainISOCD_UNIT
VOLUMEUNITUnit of Measurement of a Dimension /SAPSLL/DIMUMUNIT3Assigned to domainCUNITMEINS/SAPSLL/DIMUM
LENGTHDimension (Quantity, Weight, Height, Width, Length) /SAPSLL/DIMENQUAN19(3) /SAPSLL/DIMEN
LENGTH_FLTDimension as Floating Point Field /SAPSLL/DIMEN_FLTFLTP16(16) /SAPSLL/FLOAT
WIDTHDimension (Quantity, Weight, Height, Width, Length) /SAPSLL/DIMENQUAN19(3) /SAPSLL/DIMEN
WIDTH_FLTDimension as Floating Point Field /SAPSLL/DIMEN_FLTFLTP16(16) /SAPSLL/FLOAT
HEIGHTDimension (Quantity, Weight, Height, Width, Length) /SAPSLL/DIMENQUAN19(3) /SAPSLL/DIMEN
HEIGHT_FLTDimension as Floating Point Field /SAPSLL/DIMEN_FLTFLTP16(16) /SAPSLL/FLOAT
DIMUNIT_ISOUnit of Measurement of a Dimension in ISO Code /SAPSLL/DIMUM_ISOCHAR3Assigned to domainISOCD_UNIT
DIMUNITUnit of Measurement of a Dimension /SAPSLL/DIMUMUNIT3Assigned to domainCUNITMEINS/SAPSLL/DIMUM
SWNRTRelevant for Retransfer (Indicator) /SAPSLL/SWNRTCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table /SAPSLL/API6850_HDR_S

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