/BEV2/EDBSTLLI_S SAP (Structure for List Storage Locs for TaxWarehouse YH902+YH903) Structure details

Dictionary Type: Structure
Description: Structure for List Storage Locs for TaxWarehouse YH902+YH903




ABAP Code to SELECT data from /BEV2/EDBSTLLI_S
Related tables to /BEV2/EDBSTLLI_S
Access table /BEV2/EDBSTLLI_S




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

/BEV2/EDBSTLLI_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 "Structure for List Storage Locs for TaxWarehouse YH902+YH903" 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_/BEV2/EDBSTLLI_S TYPE /BEV2/EDBSTLLI_S.

The /BEV2/EDBSTLLI_S table consists of various fields, each holding specific information or linking keys about Structure for List Storage Locs for TaxWarehouse YH902+YH903 data available in SAP. These include YHVBART_2 (Excise Duty Type), YHBESCH_2 (Description of Type of Excise Duty), YHSLAGER_2 (Tax Warehouse Registration), YHSLAGERBEZ_2 (Tax Warehouse Description).. 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: Can be enhanced (character-type or numeric)


SAP /BEV2/EDBSTLLI_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
MANDT_2Client MANDTCLNT3Assigned to domainMANDT
YHVBART_2Excise Duty Type /BEV2/EDARTCHAR3Assigned to domain/BEV2/EDART/BEV2/ED_TAXTYPE
YHBESCH_2Description of Type of Excise Duty /BEV2/EDBESCHCHAR25TEXT25
YHSLAGER_2Tax Warehouse Registration /BEV2/EDSLAGERCHAR15Assigned to domain/BEV2/EDSLAGER/BEV2/ED_TAXID
YHSLAGERBEZ_2Tax Warehouse Description /BEV2/EDSLBEZCHAR25TEXT25
DATAB_2Valid-From Date /BEV2/EDDATABDATS8DATUM
DATBI_2Valid To Date /BEV2/EDDATBIDATS8DATUM
BUKRS_2Company Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
BUKRSBEZ_2Name of Company Code or Company /BEV2/EDBUTXTCHAR25TEXT25
YHKMATW_2Indi: Enter Material Change in Tax Warehouse in Stock Ledger /BEV2/EDKMATWCHAR1XFELD
YHRETST_2Indicator: Tax on Returns /BEV2/EDRETSTCHAR1CHAR1_X
YHRETPR_2Indicator: Check Reason for Returns /BEV2/EDRETPRCHAR1XFELD
YHKINTUMB_2Log Internal Adjustment Storage Location-Storage Location /BEV2/EDKINTUMBCHAR1XFELD
YHSLTYP_2Stock Ledger Type of Tax Warehouse /BEV2/EDSLTYPCHAR1/BEV2/EDKENSLTYP
YHSWSL_2Assignment Retrog. Shrinkage Write-Off to Tax Warehouse Type /BEV2/EDSWSLCHAR1/BEV2/EDKENSWSL
YHVBSNRSLI_2Number of Tax Warehouse Owner /BEV2/EDSNRSLICHAR15/BEV2/EDSNR
YHZUGSL_2Assigned Stock Ledger for Production Area /BEV2/EDZUGSLCHAR15Assigned to domain/BEV2/EDSLAGER
YHKLBUSP_2Indicator: Use Stock Ledger Subdivisions /BEV2/EDKLBUSPCHAR1XFELD
YHKERWLAGB_2Indicator: No Extended Stock Ledger /BEV2/EDKERWLAGBCHAR1XFELD
YHLAND_2Country Key LAND1CHAR3Assigned to domainLAND1LND
YHKZ_ALKOWECHS_2Stock Transfer with Change of Alcohol. Strength Permitted /BEV2/EDKZ_ALKOWECCHSELCHAR1XFELD
WERKS_3Plant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
NAME1_3Plant Description /BEV2/EDWERKBEZCHAR30TEXT30
LGORT_3Storage Location LGORT_DCHAR4Assigned to domainLGORTLAG
LGOBE_3Description of storage location /BEV2/EDLORTBEZCHAR16TEXT16
DATAB_3Valid-From Date /BEV2/EDDATABDATS8DATUM
DATBI_3Valid To Date /BEV2/EDDATBIDATS8DATUM

Key field Non-key field



How do I retrieve data from SAP structure /BEV2/EDBSTLLI_S using ABAP code?

As /BEV2/EDBSTLLI_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 /BEV2/EDBSTLLI_S as there is no data to select.

How to access SAP table /BEV2/EDBSTLLI_S

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