SAP Reports / Programs

/BEV2/EDBSTLLI SAP ABAP Report - List Storage Locations for Tax Warehouse







/BEV2/EDBSTLLI is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter /BEV2/EDBSTLLI into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

/BEV2/EDL2 - List of Tax Warehouse Master Data


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT /BEV2/EDBSTLLI. "Basic submit
SUBMIT /BEV2/EDBSTLLI AND RETURN. "Return to original report after report execution complete
SUBMIT /BEV2/EDBSTLLI VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: P_NOCALV = Use Conventional List Screen
Selection Text: P_MEDIA = D .
Selection Text: P_VACALV = D .
Selection Text: S_STLAG = D .
Selection Text: S_VBS = D .
Title: List Storage Locations for Tax Warehouse
Text Symbol: 001 = Storage Locations for Tax Warehouse
Text Symbol: 003 = TWarehouse:
Text Symbol: 004 = CoCd:
Text Symbol: 005 = Plant/Description SLoc/Description Date from Date to
Text Symbol: 006 = Page:
Text Symbol: G11 = Tax Warehouse Excise Duty
Text Symbol: S02 = Output Control
Text Symbol: TP1 = from:&1 at: &2
Text Symbol: TP3 = Page:


INCLUDES used within this REPORT /BEV2/EDBSTLLI

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

/BEV2/ED_DEFAULT_SLAGER CALL FUNCTION '/BEV2/ED_DEFAULT_SLAGER' EXPORTING i_yhvbart = s_vbs-low * importing * o_yhslager = TABLES t_yhslager = s_stlag EXCEPTIONS notfound = 1 OTHERS = 2.

/BEV2/EDHP_PREPARE_REP_SUBST CALL FUNCTION '/BEV2/EDHP_PREPARE_REP_SUBST' * EXPORTING * i_vbsart_p = * i_slager_p = IMPORTING e_vbsart = gv_subst_vbsart e_slager = gv_subst_slager TABLES i_vbsart_s = s_vbs i_slager_s = s_stlag EXCEPTIONS OTHERS = 1.

/BEV2/ED_DEFAULT_VBART CALL FUNCTION '/BEV2/ED_DEFAULT_VBART' IMPORTING o_yhvbart = s_vbs-low * tables * T_YHVBART = EXCEPTIONS notfound = 1 OTHERS = 2.

/BEV2/ED_REA_SINGLE_BENUTZER CALL FUNCTION '/BEV2/ED_REA_SINGLE_BENUTZER' EXPORTING i_bname = sy-uname IMPORTING o_usr01 = xusr01 EXCEPTIONS usr01_not_found = 1 OTHERS = 2.

/BEV2/ED_REA_SINGLE_DRUCKER CALL FUNCTION '/BEV2/ED_REA_SINGLE_DRUCKER' EXPORTING i_drucker = p_druck IMPORTING o_tsp03 = xtsp03 EXCEPTIONS tsp03_not_found = 1 OTHERS = 2.

/BEV2/ED_GET_PRINT_PARAMETERS CALL FUNCTION '/BEV2/ED_GET_PRINT_PARAMETERS' EXPORTING i_yhvbart = space i_uname = sy-uname i_repid = lv_repid i_yhslager = space i_dialog = p_dialog i_mode = p_media i_listform = con_l IMPORTING o_pri_params = params o_arc_params = arc_parameter o_fehlflag = valid o_listtyp = lv_listtyp EXCEPTIONS fix_params_not_found = 1 arc_params_not_found = 2 listform_false = 3 not_entry_toaom = 4 printer_not_found = 5 OTHERS = 6.

/BEV2/ED_WRITE_ARCDOC_ID CALL FUNCTION '/BEV2/ED_WRITE_ARCDOC_ID' EXPORTING i_listform = con_l i_listtyp = lv_listtyp is_params = arc_parameter * i_vbart = * i_slager = IMPORTING out_arc_params = arc_parameter TABLES it_budat = r_budat it_vbart = s_vbs it_slager = s_stlag EXCEPTIONS budat_false = 1 budat_not_find = 2 not_entry_toaom = 3 OTHERS = 4.

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = '/BEV2/EDBSTLLI' dynumb = sy-dynnr translate_to_upper = 'X' TABLES dynpfields = dynpfields EXCEPTIONS invalid_abapworkarea = 01 invalid_dynprofield = 02 invalid_dynproname = 03 invalid_dynpronummer = 04 invalid_request = 05 no_fielddescription = 06 undefind_error = 07.

/BEV2/ED_F4_SLAGER CALL FUNCTION '/BEV2/ED_F4_SLAGER' IMPORTING e_yhslager = s_stlag-low TABLES i_vbsart = s_vbs EXCEPTIONS noselect = 1 OTHERS = 2.

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = '/BEV2/EDBSTLLI' dynumb = sy-dynnr translate_to_upper = 'X' TABLES dynpfields = dynpfields EXCEPTIONS invalid_abapworkarea = 01 invalid_dynprofield = 02 invalid_dynproname = 03 invalid_dynpronummer = 04 invalid_request = 05 no_fielddescription = 06 undefind_error = 07.

/BEV2/ED_F4_SLAGER CALL FUNCTION '/BEV2/ED_F4_SLAGER' IMPORTING e_yhslager = s_stlag-high TABLES i_vbsart = s_vbs EXCEPTIONS noselect = 1 OTHERS = 2.

LVC_VARIANT_F4 CALL FUNCTION 'LVC_VARIANT_F4' EXPORTING is_variant = is_variant i_save = 'A' " {'A'|'X'|'U'|' '} IMPORTING e_exit = variant_exit es_variant = is_variant EXCEPTIONS not_found = 1.

/BEV2/ED_REA_ED_FUNKTIONEN CALL FUNCTION '/BEV2/ED_REA_ED_FUNKTIONEN' EXPORTING i_tabnam = con_yh901 TABLES i_yh901 = xyh901 i_select_yhvbart = r_vbs EXCEPTIONS not_found = 1.

/BEV2/ED_REA_STEUERLAGER CALL FUNCTION '/BEV2/ED_REA_STEUERLAGER' EXPORTING i_tabnam = con_yh902 TABLES i_yh903 = xyh903 i_yh902 = xyh902 e_yh902t = xyh902t i_select_yhvbart = r_vbs i_select_yhslager = r_stl EXCEPTIONS not_found = 1.

/BEV2/ED_REA_TITELZEILEN CALL FUNCTION '/BEV2/ED_REA_TITELZEILEN' EXPORTING i_yhvbart = xyh902-yhvbart i_yhslager = xyh902-yhslager i_spras = sy-langu i_write = con_x i_linesize = sy-linsz TABLES xyh922t = xyh922t EXCEPTIONS not_found = 1 OTHERS = 2.

/BEV2/ED_REA_SINGLE_ED_TEXT CALL FUNCTION '/BEV2/ED_REA_SINGLE_ED_TEXT' EXPORTING i_yhvbart = xyh902-yhvbart i_spras = sy-langu IMPORTING o_yhbesch = xyh901t-yhbesch EXCEPTIONS yh901t_not_found = 1 OTHERS = 2.

/BEV2/EDHP_VAR_IN_TEXTZEILE CALL FUNCTION '/BEV2/EDHP_VAR_IN_TEXTZEILE' EXPORTING VAR1 = lv_text_datum VAR2 = lv_text_zeit CHANGING TEXTZEILE = lv_text.



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name /BEV2/EDBSTLLI or its description.