SAP Reports / Programs

/BEV2/EDSVBSB2 SAP ABAP Report - Sparkling Wine Inventory Filing/Settlement







/BEV2/EDSVBSB2 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/EDSVBSB2 into the relevant SAP transactions such as SE38 or SE80


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/EDSVBSB2. "Basic submit
SUBMIT /BEV2/EDSVBSB2 AND RETURN. "Return to original report after report execution complete
SUBMIT /BEV2/EDSVBSB2 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: S_WERKS = D .
Selection Text: S_SLGBCH = D .
Selection Text: S_MATNR = D .
Selection Text: S_LGORT = D .
Selection Text: S_GEFINH = D .
Selection Text: S_BESKZ = D .
Selection Text: P_STLAG = D .
Selection Text: P_PERI = D .
Selection Text: P_MEDIA = D .
Selection Text: S_BUDAT = Posting Date
Selection Text: S_ALKO = Alcoholic Strength
Selection Text: SORT3 = Grand Total
Selection Text: SORT2 = Container Contents
Selection Text: SORT1 = Material
Selection Text: P_STKL = Tax Class
Selection Text: P_LKZUS = List Header Addition
Selection Text: P_INLTR = Quantity in Liters
Selection Text: P_BLOCK = Blocks (1 - 4)
Selection Text: P_BESKZ = Procurement Type
Title: Sparkling Wine Inventory Filing/Settlement
Text Symbol: SC1 = Set. Unit
Text Symbol: MC1 = Settl. Unit ED
Text Symbol: M11 = 11.In Per. of 3.
Text Symbol: M10 = 10. Shortages
Text Symbol: M09 = 9. Excesses
Text Symbol: M08 = Act.Clos.Stock
Text Symbol: M07 = 7.TGT Closing Stk
Text Symbol: M05 = 5. Non-Taxed Issues
Text Symbol: M04 = 4. Taxed Issues
Text Symbol: M02 = 2.Receipts
Text Symbol: M01 = 1. ACT.Opening Stock
Text Symbol: L11 = 11. Excess or shortage in percent of 3.
Text Symbol: L10 = 10. Shortages (7.greater than 8.)
Text Symbol: L09 = 9. Excesses (7. smaller than 8.)
Text Symbol: L08 = 1.Actual Stocks (Clos.Stk)
Text Symbol: L07 = 7. Target Stocks (Difference 3. ./. 6.)
Text Symbol: L05 = 5. Non-Taxed Issues
Text Symbol: L04 = 4. Taxed Issues





Text Symbol: L02 = 2.Receipts Since Opening Stock
Text Symbol: L01 = 1.Actual Stocks (Opening Stock)
Text Symbol: 001 = Selection Criteria
Text Symbol: 002 = List Evaluat.
Text Symbol: 003 = TWarehouse:
Text Symbol: 004 = Period:
Text Symbol: 005 = Material:
Text Symbol: 006 = Cont. Contents:
Text Symbol: 007 = ProcurementType:
Text Symbol: 011 = 1. Actual stocks of last inventory count
Text Symbol: 012 = Inventory Count
Text Symbol: 013 = 2. Receipts since last inventory count
Text Symbol: 014 = 9. Adjusted Estimated Stock (7. ./. 8.)
Text Symbol: 015 = 3. Sums (1. + 2.)
Text Symbol: 016 = 4. Issues (tax-paid) since the last
Text Symbol: 017 = (not for utilizing enterprises)
Text Symbol: 018 = 5. Untaxed Issues since the last
Text Symbol: 019 = 6. Sums (4. + 5.)
Text Symbol: 020 = 7. Estimated Stock (Diff. 3. ./. 6.)
Text Symbol: 022 = 8. Actual Stock for Current Inventory Count
Text Symbol: 023 = 9. SurplusQty
Text Symbol: 024 = (7.smaller than 8.)
Text Symbol: 025 = 10. Shortages
Text Symbol: 026 = (7. exceeding 8.)
Text Symbol: 028 = Output
Text Symbol: 030 = Period
Text Symbol: 031 = frm:
Text Symbol: 032 = Page:
Text Symbol: 034 = Inventory Settlement
Text Symbol: 035 = Contents/Proc.-type
Text Symbol: 036 = Cont./P.Type/TaxNo.
Text Symbol: 040 = 11. Surplus/Deficit Qty
Text Symbol: 041 = in % of 3.
Text Symbol: 047 = Grand Totals:
Text Symbol: 048 = Sum/Proc.type
Text Symbol: 049 = T.Cl:
Text Symbol: 050 = PC
Text Symbol: 051 = Extended Stock Ledger
Text Symbol: 100 = Extended Stock Ledger





Text Symbol: 101 = Finished Goods Stock Ledger
Text Symbol: 102 = Production Stock Ledger
Text Symbol: BIS = End


INCLUDES used within this REPORT /BEV2/EDSVBSB2

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_REA_SINGLE_SLAGER CALL FUNCTION '/BEV2/ED_REA_SINGLE_SLAGER' EXPORTING i_yhvbart = p_vbs i_yhslager = p_stlag * I_DATUM = SY-DATUM IMPORTING o_yh902 = lv_yh902 EXCEPTIONS notfound = 1 OTHERS = 2.

/BEV2/ED_CHK_BESCHAFFUNG CALL FUNCTION '/BEV2/ED_CHK_BESCHAFFUNG' EXPORTING i_yhvbart = p_vbs TABLES i_select_beskz = s_beskz EXCEPTIONS not_right = 1.

/BEV2/ED_REA_ED_PERIODE CALL FUNCTION '/BEV2/ED_REA_ED_PERIODE' EXPORTING i_yhvbart = p_vbs i_yhslager = p_stlag i_yhstper = p_peri * I_TABNEU = 'X' TABLES o_yh909 = xyh909 EXCEPTIONS notfound = 1 OTHERS = 2.

/BEV2/ED_REA_ED_FUNKTIONEN_TXT CALL FUNCTION '/BEV2/ED_REA_ED_FUNKTIONEN_TXT' * exporting * I_TABNAM = /BEV2/ED901T TABLES i_yh901t = xyh901t i_select_yhvbart = i_vbs EXCEPTIONS not_found = 1 OTHERS = 2.

/BEV2/ED_REA_ED_FUNKTIONEN CALL FUNCTION '/BEV2/ED_REA_ED_FUNKTIONEN' * EXPORTING * I_TABNAM = '/BEV2/ED901' TABLES i_yh901 = xyh901 i_select_yhvbart = i_vbs EXCEPTIONS not_found = 1 OTHERS = 2 .

/BEV2/ED_REA_STEUERLAGER CALL FUNCTION '/BEV2/ED_REA_STEUERLAGER' EXPORTING * I_TABNAM = /BEV2/ED903 i_datab = i_budat-low i_datbi = i_budat-high TABLES i_yh903 = xyh903 i_yh902 = xyh902 * E_YH902T = i_select_yhvbart = i_vbs i_select_yhslager = i_stlag EXCEPTIONS not_found = 1 OTHERS = 2.

/BEV2/ED_REA_ED_EINHEITEN CALL FUNCTION '/BEV2/ED_REA_ED_EINHEITEN' EXPORTING i_tabnam = '/BEV2/ED915' i_yhvbart = p_vbs TABLES i_yh915 = xyh915 EXCEPTIONS not_found = 1 OTHERS = 2.

/BEV2/ED_REA_STEUERSATZ CALL FUNCTION '/BEV2/ED_REA_STEUERSATZ' EXPORTING i_yhvbart = p_vbs i_yhland = con_inland i_stdatum = i_budat-low TABLES o_yh918 = xyh918 EXCEPTIONS notfound = 1 OTHERS = 2.

/BEV2/ED_CREA_WTAB_FROM_SEL CALL FUNCTION '/BEV2/ED_CREA_WTAB_FROM_SEL' EXPORTING i_flagnew = ' ' i_varname = 'YHSLAGER' TABLES i_seltab = i_stlag o_whtab = whtab EXCEPTIONS OTHERS = 1.

/BEV2/ED_CREA_WTAB_FROM_SEL CALL FUNCTION '/BEV2/ED_CREA_WTAB_FROM_SEL' EXPORTING i_flagnew = ' ' i_varname = 'YHLGBUCH' TABLES i_seltab = s_slgbch o_whtab = whtab EXCEPTIONS OTHERS = 1.

/BEV2/ED_CREA_WTAB_FROM_SEL CALL FUNCTION '/BEV2/ED_CREA_WTAB_FROM_SEL' EXPORTING i_flagnew = ' ' i_varname = 'WERKS' TABLES i_seltab = s_werks o_whtab = whtab EXCEPTIONS OTHERS = 1.

/BEV2/ED_CREA_WTAB_FROM_SEL CALL FUNCTION '/BEV2/ED_CREA_WTAB_FROM_SEL' EXPORTING i_flagnew = ' ' i_varname = 'LGORT' TABLES i_seltab = s_lgort o_whtab = whtab EXCEPTIONS OTHERS = 1.

/BEV2/ED_CREA_WTAB_FROM_SEL CALL FUNCTION '/BEV2/ED_CREA_WTAB_FROM_SEL' EXPORTING i_flagnew = ' ' i_varname = 'MATNR' TABLES i_seltab = s_matnr o_whtab = whtab EXCEPTIONS OTHERS = 1.

/BEV2/ED_CREA_WTAB_FROM_SEL CALL FUNCTION '/BEV2/ED_CREA_WTAB_FROM_SEL' EXPORTING i_flagnew = ' ' i_varname = 'BUDAT' TABLES i_seltab = i_budat o_whtab = whtab EXCEPTIONS OTHERS = 1.

/BEV2/ED_CREA_WTAB_FROM_SEL CALL FUNCTION '/BEV2/ED_CREA_WTAB_FROM_SEL' EXPORTING i_flagnew = ' ' i_varname = 'YHSTPER' TABLES i_seltab = i_peri o_whtab = whtab EXCEPTIONS OTHERS = 1.

/BEV2/ED_CREA_WTAB_FROM_SEL CALL FUNCTION '/BEV2/ED_CREA_WTAB_FROM_SEL' EXPORTING i_flagnew = ' ' i_varname = 'YHBESKZ' TABLES i_seltab = s_beskz o_whtab = whtab EXCEPTIONS OTHERS = 1.

/BEV2/ED_EDDOC_REA_WTAB



CALL FUNCTION '/BEV2/ED_EDDOC_REA_WTAB' EXPORTING i_yhvbart = p_vbs * I_GELOESCHTE = ' ' i_tabneu = 'X' TABLES i_whtab = whtab o_yhmse = xyhmse EXCEPTIONS notfound = 1 OTHERS = 2.

/BEV2/ED_GET_PRINT_PARAMETERS CALL FUNCTION '/BEV2/ED_GET_PRINT_PARAMETERS' EXPORTING i_yhvbart = p_vbs i_uname = sy-uname i_repid = lv_repid i_yhslager = p_stlag i_dialog = p_dialog i_mode = p_media i_listform = con_l IMPORTING o_pri_params = params o_arc_params = arc_parameter o_fehlflag = z_fehlflag 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 = p_vbs i_slager = p_stlag IMPORTING out_arc_params = arc_parameter TABLES it_budat = i_budat * it_vbart = * it_slager = EXCEPTIONS budat_false = 1 budat_not_find = 2 not_entry_toaom = 3 OTHERS = 4.

/BEV2/ED_REA_SINGLE_MAT_TXT CALL FUNCTION '/BEV2/ED_REA_SINGLE_MAT_TXT' EXPORTING i_matnr = z_matnr i_spras = sy-langu IMPORTING o_makt = xmakt EXCEPTIONS makt_not_found = 1 OTHERS = 2.

/BEV2/EDHP_PREPARE_REP_SUBST CALL FUNCTION '/BEV2/EDHP_PREPARE_REP_SUBST' EXPORTING i_vbsart_p = p_vbs i_slager_p = p_stlag IMPORTING e_vbsart = gv_subst_vbsart e_slager = gv_subst_slager * TABLES * I_VBSART_S = S_VBS * I_SLAGER_S = S_SLAGER EXCEPTIONS OTHERS = 1.

/BEV2/ED_F4_BESKZ_DYNP_READ CALL FUNCTION '/BEV2/ED_F4_BESKZ_DYNP_READ' EXPORTING i_yhvbart = p_vbs i_field_yhvbart = 'P_VBS' i_repid = gv_this_report i_dynnr = sy-dynnr IMPORTING e_yhbeskz = s_beskz-low EXCEPTIONS no_select = 1 OTHERS = 2.

/BEV2/ED_F4_BESKZ_DYNP_READ CALL FUNCTION '/BEV2/ED_F4_BESKZ_DYNP_READ' EXPORTING i_yhvbart = p_vbs i_field_yhvbart = 'P_VBS' i_repid = gv_this_report i_dynnr = sy-dynnr IMPORTING e_yhbeskz = s_beskz-high EXCEPTIONS no_select = 1 OTHERS = 2.

/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 = z_linsz TABLES xyh922t = xyh922t EXCEPTIONS not_found = 1 OTHERS = 2.

/BEV2/ED_CHK_AUTH_REPS CALL FUNCTION '/BEV2/ED_CHK_AUTH_REPS' EXPORTING * I_PROGRAM = i_tcode = '/BEV2/EDDD' i_action = '03' " Anzeigen EXCEPTIONS access_denied = 1 tcode_not_assigned = 2 missing_parameter = 3 OTHERS = 4.

/BEV2/ED_CHK_AUTH_REPS CALL FUNCTION '/BEV2/ED_CHK_AUTH_REPS' EXPORTING * I_PROGRAM = i_tcode = '/BEV2/EDSL' i_action = '03' " Anzeigen EXCEPTIONS access_denied = 1 tcode_not_assigned = 2 missing_parameter = 3 OTHERS = 4.

/BEV2/ED_CHK_AUTH_REPS CALL FUNCTION '/BEV2/ED_CHK_AUTH_REPS' EXPORTING * I_PROGRAM = i_tcode = '/BEV2/EDSL' i_action = '03' " Anzeigen EXCEPTIONS access_denied = 1 tcode_not_assigned = 2 missing_parameter = 3 OTHERS = 4.

/BEV2/ED_CHK_AUTH_REPS CALL FUNCTION '/BEV2/ED_CHK_AUTH_REPS' EXPORTING * I_PROGRAM = i_tcode = '/BEV2/EDSL' i_action = '03' " Anzeigen EXCEPTIONS access_denied = 1 tcode_not_assigned = 2 missing_parameter = 3 OTHERS = 4.

/BEV2/ED_CHK_AUTH_REPS CALL FUNCTION '/BEV2/ED_CHK_AUTH_REPS' EXPORTING * I_PROGRAM = i_tcode = '/BEV2/EDSL' i_action = '03' " Anzeigen EXCEPTIONS access_denied = 1 tcode_not_assigned = 2 missing_parameter = 3 OTHERS = 4.

/BEV2/ED_CHK_AUTH_REPS CALL FUNCTION '/BEV2/ED_CHK_AUTH_REPS' EXPORTING * I_PROGRAM = i_tcode = '/BEV2/EDSL' i_action = '03' " Anzeigen EXCEPTIONS access_denied = 1 tcode_not_assigned = 2 missing_parameter = 3 OTHERS = 4.

/BEV2/ED_CHK_AUTH_REPS CALL FUNCTION '/BEV2/ED_CHK_AUTH_REPS' EXPORTING * I_PROGRAM = i_tcode = '/BEV2/EDL2' i_action = '03' " Anzeigen EXCEPTIONS access_denied = 1 tcode_not_assigned = 2 missing_parameter = 3 OTHERS = 4.

POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING * LANGUAGE = SY-LANGU popup_title = sy-title * START_COLUMN = 10 * START_ROW = 3 text_object = '/BEV2/ED_SORT_GROUP' * importing * cancelled = EXCEPTIONS text_not_found = 1 OTHERS = 2.

POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING * LANGUAGE = SY-LANGU popup_title = sy-title * START_COLUMN = 10 * START_ROW = 3 text_object = '/BEV2/ED_HELP_CHKBOX_SORT_SW' * importing * cancelled = EXCEPTIONS text_not_found = 1 OTHERS = 2.

POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING * LANGUAGE = SY-LANGU popup_title = sy-title * START_COLUMN = 10 * START_ROW = 3 text_object = '/BEV2/ED_SPALTEN' * importing * cancelled = EXCEPTIONS text_not_found = 1 OTHERS = 2.

POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING * LANGUAGE = SY-LANGU popup_title = sy-title * START_COLUMN = 10 * START_ROW = 3 text_object = '/BEV2/ED_LITER_SW' * importing * cancelled = EXCEPTIONS text_not_found = 1 OTHERS = 2.

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = '/BEV2/EDSVBSB2' 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' EXPORTING i_yhvbart = p_vbs * DISPLAY = ' ' IMPORTING e_yhslager = p_stlag EXCEPTIONS noselect = 1 OTHERS = 2.

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = '/BEV2/EDSVBSB2' 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_STPER CALL FUNCTION '/BEV2/ED_F4_STPER' EXPORTING i_vbsart = p_vbs i_stlager = p_stlag * display = IMPORTING e_stper = p_peri * tables * T_VBSART = * T_STLAGER = EXCEPTIONS noselect = 1 OTHERS = 2.

/BEV2/ED_CHK_AUTH_REPS CALL FUNCTION '/BEV2/ED_CHK_AUTH_REPS' EXPORTING * I_PROGRAM = i_tcode = '/BEV2/EDFE' i_action = '03' " Anzeigen EXCEPTIONS access_denied = 1 tcode_not_assigned = 2 missing_parameter = 3 OTHERS = 4.

/BEV2/ED_DEFAULT_SLAGER CALL FUNCTION '/BEV2/ED_DEFAULT_SLAGER' EXPORTING i_yhvbart = p_vbs IMPORTING o_yhslager = p_stlag * tables * t_yhslager = EXCEPTIONS notfound = 1 OTHERS = 2.

/BEV2/ED_REA_SINGLE_SLAGER CALL FUNCTION '/BEV2/ED_REA_SINGLE_SLAGER' EXPORTING i_yhvbart = p_vbs i_yhslager = p_stlag * I_DATUM = SY-DATUM IMPORTING o_yh902 = lv_yh902 EXCEPTIONS notfound = 1 OTHERS = 2.

/BEV2/ED_CHK_AUTH_REPS CALL FUNCTION '/BEV2/ED_CHK_AUTH_REPS' EXPORTING * I_PROGRAM = i_tcode = '/BEV2/EDIS' i_action = '03' EXCEPTIONS access_denied = 1 tcode_not_assigned = 2 missing_parameter = 3 OTHERS = 4.

/BEV2/ED_READ_ARCHIVE_ENTRIES CALL FUNCTION '/BEV2/ED_READ_ARCHIVE_ENTRIES' EXPORTING i_vbart = p_vbs i_slager = p_stlag TABLES t_datum = i_budat.

/BEV2/ED_CHK_AUTH_REPS CALL FUNCTION '/BEV2/ED_CHK_AUTH_REPS' EXPORTING i_tcode = '/BEV2/EDDD' i_action = '03' " Anzeigen EXCEPTIONS access_denied = 1 tcode_not_assigned = 2 missing_parameter = 3 OTHERS = 4.

/BEV2/ED_CHK_AUTH_REPS CALL FUNCTION '/BEV2/ED_CHK_AUTH_REPS' EXPORTING i_tcode = '/BEV2/EDFE' i_action = '03' " Anzeigen EXCEPTIONS access_denied = 1 tcode_not_assigned = 2 missing_parameter = 3 OTHERS = 4.

/BEV2/ED_CHK_AUTH_REPS CALL FUNCTION '/BEV2/ED_CHK_AUTH_REPS' EXPORTING * I_PROGRAM = i_tcode = '/BEV2/EDSL' i_action = '03' " Anzeigen EXCEPTIONS access_denied = 1 tcode_not_assigned = 2 missing_parameter = 3 OTHERS = 4.

/BEV2/ED_CHK_AUTH_REPS CALL FUNCTION '/BEV2/ED_CHK_AUTH_REPS' EXPORTING * I_PROGRAM = i_tcode = '/BEV2/EDSL' i_action = '03' " Anzeigen EXCEPTIONS access_denied = 1 tcode_not_assigned = 2 missing_parameter = 3 OTHERS = 4.

/BEV2/ED_CHK_AUTH_REPS CALL FUNCTION '/BEV2/ED_CHK_AUTH_REPS' EXPORTING * I_PROGRAM = i_tcode = '/BEV2/EDSL' i_action = '03' " Anzeigen EXCEPTIONS access_denied = 1 tcode_not_assigned = 2 missing_parameter = 3 OTHERS = 4.

/BEV2/ED_CHK_AUTH_REPS CALL FUNCTION '/BEV2/ED_CHK_AUTH_REPS' EXPORTING * I_PROGRAM = i_tcode = '/BEV2/EDSL' i_action = '03' " Anzeigen EXCEPTIONS access_denied = 1 tcode_not_assigned = 2 missing_parameter = 3 OTHERS = 4.

/BEV2/ED_CHK_AUTH_REPS CALL FUNCTION '/BEV2/ED_CHK_AUTH_REPS' EXPORTING * I_PROGRAM = i_tcode = '/BEV2/EDSL' i_action = '03' " Anzeigen EXCEPTIONS access_denied = 1 tcode_not_assigned = 2 missing_parameter = 3 OTHERS = 4.

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



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/EDSVBSB2 or its description.