/BEV1/EMAUSSL_S SAP (Printing Structure for Outstanding Empties List to SIS (New)) Structure details

Dictionary Type: Structure
Description: Printing Structure for Outstanding Empties List to SIS (New)




ABAP Code to SELECT data from /BEV1/EMAUSSL_S
Related tables to /BEV1/EMAUSSL_S
Access table /BEV1/EMAUSSL_S




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

/BEV1/EMAUSSL_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 "Printing Structure for Outstanding Empties List to SIS (New)" 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_/BEV1/EMAUSSL_S TYPE /BEV1/EMAUSSL_S.

The /BEV1/EMAUSSL_S table consists of various fields, each holding specific information or linking keys about Printing Structure for Outstanding Empties List to SIS (New) data available in SAP. These include MATNR (Material Number), MAKTX (Material Description (Short Text)), F01 (Field name), F02 (Field name).. 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 /BEV1/EMAUSSL_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
PKUNAGSold-to party KUNAGCHAR10Assigned to domainALPHAKUNNRVAG
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
MAKTXMaterial Description (Short Text) MAKTXCHAR40TEXT40
F01Field name FDNAMECHAR10CHAR10
F02Field name FDNAMECHAR10CHAR10
F03Field name FDNAMECHAR10CHAR10
F04Field name FDNAMECHAR10CHAR10
F05Field name FDNAMECHAR10CHAR10
F07Field name FDNAMECHAR10CHAR10
F08Field name FDNAMECHAR10CHAR10
F09Field name FDNAMECHAR10CHAR10
F10Field name FDNAMECHAR10CHAR10
F11Field name FDNAMECHAR10CHAR10
F12Field name FDNAMECHAR10CHAR10
F13Field name FDNAMECHAR10CHAR10
F14Field name FDNAMECHAR10CHAR10
F15Field name FDNAMECHAR10CHAR10
F16Field name FDNAMECHAR10CHAR10
F17Field name FDNAMECHAR10CHAR10
F18Field name FDNAMECHAR10CHAR10
F19Field name FDNAMECHAR10CHAR10
F20Field name FDNAMECHAR10CHAR10
F21Field name FDNAMECHAR10CHAR10
F22Field name FDNAMECHAR10CHAR10
F23Field name FDNAMECHAR10CHAR10
F24Field name FDNAMECHAR10CHAR10
F25Field name FDNAMECHAR10CHAR10
F26Field name FDNAMECHAR10CHAR10
F27Field name FDNAMECHAR10CHAR10
F28Field name FDNAMECHAR10CHAR10
F29Field name FDNAMECHAR10CHAR10
F30Field name FDNAMECHAR10CHAR10
F31Field name FDNAMECHAR10CHAR10
F32Field name FDNAMECHAR10CHAR10
F33Field name FDNAMECHAR10CHAR10
F34Field name FDNAMECHAR10CHAR10
F35Field name FDNAMECHAR10CHAR10
F36Field name FDNAMECHAR10CHAR10
F37Field name FDNAMECHAR10CHAR10
F38Field name FDNAMECHAR10CHAR10
F39Field name FDNAMECHAR10CHAR10
F40Field name FDNAMECHAR10CHAR10

Key field Non-key field



How do I retrieve data from SAP structure /BEV1/EMAUSSL_S using ABAP code?

As /BEV1/EMAUSSL_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 /BEV1/EMAUSSL_S as there is no data to select.

How to access SAP table /BEV1/EMAUSSL_S

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