SAP Reports / Programs

/BEV2/EDXXSAMM1 SAP ABAP Report - Collective Filing Movements Subject to Duty Suspension







/BEV2/EDXXSAMM1 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/EDXXSAMM1 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/EDFC - Collective Filing/Self-Assessment


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/EDXXSAMM1. "Basic submit
SUBMIT /BEV2/EDXXSAMM1 AND RETURN. "Return to original report after report execution complete
SUBMIT /BEV2/EDXXSAMM1 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_ABGANG = Issue Notification
Selection Text: P_ABGZUG = Issues and Receipts
Selection Text: P_MDRUCK = Quadruplicate Printout
Selection Text: P_STORNO = Hide Cancelled Documents
Selection Text: P_VARIA = Layout
Selection Text: P_WERKS = D Plant
Selection Text: P_ZBLATT = Generate Separator Sheet
Selection Text: P_ZUGANG = Receipts Checking
Selection Text: S_ALKO = Alcoholic Strength
Selection Text: S_KDNR = Customer Number
Selection Text: S_LIFNR = Vendor Number
Selection Text: S_VBSNRE = Excise Duty Number, External
Selection Text: P_MEDIA = D .
Selection Text: P_STLAG = D .
Selection Text: P_VBS = D .
Selection Text: S_BESKZ = D .
Selection Text: S_BLOCK = D .
Selection Text: S_BUDAT = D .
Selection Text: S_MATNR = D .
Selection Text: S_MGRP = D .
Selection Text: S_MGRP_S = D .
Selection Text: S_PERI = D .
Selection Text: S_STLAGE = D .
Title: Collective Filing Movements Subject to Duty Suspension
Text Symbol: 072 = [2] Copy for Recipient
Text Symbol: 073 = [3] Confirmation for Return to Sender
Text Symbol: 074 = [4] Copy for Government Agency in Dest. Country
Text Symbol: AL1 = Date
Text Symbol: AL2 = Proc. Type
Text Symbol: AL3 = DP
Text Symbol: AL4 = UoM
Text Symbol: AL5 = in &1
Text Symbol: BIS = To
Text Symbol: DAT = From:
Text Symbol: H01 = Material Group Deliveries in UoM in
Text Symbol: H02 = Material Group Tax Deliveries in UoM in
Text Symbol: RNG = Time Period:
Text Symbol: T02 = Partner Selection





Text Symbol: TIM = At:
Text Symbol: 001 = Selection Criteria
Text Symbol: 002 = List Evaluat.
Text Symbol: 003 = Output
Text Symbol: 004 = TWarehouse:
Text Symbol: 005 = Collect. Filing
Text Symbol: 006 = Page:
Text Symbol: 007 = Period:
Text Symbol: 008 = from:&1 at: &2
Text Symbol: 010 = External Tax Warehouse :
Text Symbol: 011 = Material Text Degr. P.Type Deliveries in UoM in
Text Symbol: 012 = Sums per Degree : Degree P.Type Manufacturer in
Text Symbol: 013 = Supplied Customer No. :
Text Symbol: 014 = Delivery Notes :
Text Symbol: 015 = Vendors :
Text Symbol: 016 = None
Text Symbol: 017 = Deliveries Subj. to Tax Suspension
Text Symbol: 018 = Date Deliv. note no. Material Text MVC Alcoh. Deliv.Qty. UoM in
Text Symbol: 019 = Sum Tax Warehouse:
Text Symbol: 020 = External Tax Warehouse :
Text Symbol: 021 = Vendor :
Text Symbol: 022 = Date Deliv. Note No. Doc. No. Custom.No.
Text Symbol: 031 = Issues
Text Symbol: 032 = Recpts
Text Symbol: 033 = Rcpts/Issus
Text Symbol: 034 = Subj. to TaxSuspension
Text Symbol: 044 = Plant
Text Symbol: 045 = ED No.:
Text Symbol: 050 = ED No. Exter.:
Text Symbol: 051 = Excise Duty No., External :
Text Symbol: 052 = Excise Duty No., External :
Text Symbol: 053 = External Tax Warehouse :
Text Symbol: 054 = "Totals per Degree" and "Material"
Text Symbol: 055 = "Totals per Degree" and "Delivery Notes"
Text Symbol: 056 = "St.Ledger"
Text Symbol: 057 = "ED Doc."
Text Symbol: 058 = "Material"
Text Symbol: 059 = "Material Doc."
Text Symbol: 060 = "Deliv. Notes"





Text Symbol: 071 = [1] Copy for Sender


INCLUDES used within this REPORT /BEV2/EDXXSAMM1

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 = p_vbs IMPORTING o_yhslager = p_stlag * TABLEStables * T_YSLAGER = EXCEPTIONS notfound = 1 OTHERS = 2.

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

/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_F4_MATGRP_DYNP_READ CALL FUNCTION '/BEV2/ED_F4_MATGRP_DYNP_READ' EXPORTING i_yhvbart = p_vbs i_field_yhvbart = 'P_VBS' i_repid = gv_this_report i_dynnr = sy-dynnr IMPORTING e_yhmatgrp_s = s_mgrp_s-low EXCEPTIONS no_select = 1 OTHERS = 2.

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

/BEV2/EDHP_GET_ED_WORKAREA CALL FUNCTION '/BEV2/EDHP_GET_ED_WORKAREA' IMPORTING e_yhvbart = p_vbs e_yhslager = p_stlag EXCEPTIONS db_error = 1 user_abort = 2 no_authority = 3 no_twh_defined = 4 OTHERS = 5.

/BEV2/EDHP_VAR_IN_TEXTZEILE CALL FUNCTION '/BEV2/EDHP_VAR_IN_TEXTZEILE' EXPORTING var1 = lv_var_dat var2 = lv_var_zeit CHANGING textzeile = lv_text.

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

/BEV2/ED_REA_STEUERLAGER CALL FUNCTION '/BEV2/ED_REA_STEUERLAGER' EXPORTING * I_TABNAM = /BEV2/ED903 i_datab = z_dat_von i_datbi = z_dat_bis TABLES i_yh903 = xyh903 i_yh902 = xyh902 * E_YH902T = * i_select_yhvbart = i_vbs "auskommentiert per n_1684084 * i_select_yhslager = i_stlag "auskommentiert per n_1684084 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_ALL_MATERIALTEXT * CALL FUNCTION '/BEV2/ED_REA_ALL_MATERIALTEXT' * EXPORTING * I_SPRAS = SY-LANGU * TABLES * S_MATNR = S_MATNR * O_MAKT = XMAKT_TAB * EXCEPTIONS * MAKT_NOT_FOUND = 1 * OTHERS = 2.

/BEV2/ED_REA_ED_PERIODE CALL FUNCTION '/BEV2/ED_REA_ED_PERIODE' EXPORTING i_yhvbart = p_vbs i_yhslager = p_stlag i_yhstper = z_peri * I_TABNEU = 'X' TABLES o_yh909 = xyh909 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 = 'WERKS' TABLES i_seltab = i_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 = '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 = 'YHMATGRP' TABLES i_seltab = s_mgrp 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 = 'YHMATGRP_S' TABLES i_seltab = s_mgrp_s 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 = 'YHBESKZ' TABLES i_seltab = s_beskz 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 = 'YHSLAGERE' TABLES i_seltab = s_stlage 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 = 'YHVBSNRSL' TABLES i_seltab = s_vbsnre 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 = 'WEMPF' TABLES i_seltab = s_kdnr 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 = 'LIFNR' TABLES i_seltab = s_lifnr 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_REA_SINGLE_MSEG CALL FUNCTION '/BEV2/ED_REA_SINGLE_MSEG' EXPORTING i_mblnr = xyhmse-mblnr i_mjahr = xyhmse-mjahr i_zeile = xyhmse-zeile IMPORTING o_mseg = xmseg EXCEPTIONS mseg_not_found = 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 = z_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_STEUERLAGER CALL FUNCTION '/BEV2/ED_REA_STEUERLAGER' * exporting * I_TABNAM = /BEV2/ED903 * I_DATAB = * I_DATBI = TABLES * I_YH903 = i_yh902 = ls_yh902 * i_select_yhvbart = p_vbs * I_SELECT_YHSLAGER = EXCEPTIONS not_found = 1 OTHERS = 2.

/BEV2/ED_REA_SINGLE_KUNDE CALL FUNCTION '/BEV2/ED_REA_SINGLE_KUNDE' EXPORTING * I_TABNAM = KNA1 i_kunnr = xyhmse_old-wempf TABLES i_kna1 = xkna1 EXCEPTIONS not_found = 1 OTHERS = 2.

/BEV2/ED_REA_SINGLE_LIEFERANT CALL FUNCTION '/BEV2/ED_REA_SINGLE_LIEFERANT' EXPORTING * I_TABNAM = LFA1 i_lifnr = xyhmse_old-lifnr TABLES i_lfa1 = xlfa1 EXCEPTIONS not_found = 1 OTHERS = 2.

/BEV2/ED_REA_MATERIALTEXT CALL FUNCTION '/BEV2/ED_REA_MATERIALTEXT' EXPORTING i_matnr = z_matnr * I_SPRAS = * I_TABNEU = ' ' TABLES o_makt = xmakt_tab EXCEPTIONS notfound = 1 OTHERS = 2.

/BEV2/ED_REA_ED_MATGRP CALL FUNCTION '/BEV2/ED_REA_ED_MATGRP' EXPORTING i_yhmatgrp = p_matgrp IMPORTING * O_YH955 = o_yh955t = ed955t_tab * TABLES * T_YH955 = * T_YH955T = EXCEPTIONS not_found = 1 OTHERS = 2 .

/BEV2/ED_REA_ED_MATGRP_S CALL FUNCTION '/BEV2/ED_REA_ED_MATGRP_S' EXPORTING i_yhvbart = p_vbs i_yhmatgrp_s = p_matgrp_s IMPORTING * O_YH956 = o_yh956t = ed956t_tab * TABLES * T_YH956 = * T_YH956T = EXCEPTIONS not_found = 1 OTHERS = 2 .

/BEV2/ED_EDDOC_SHOW CALL FUNCTION '/BEV2/ED_EDDOC_SHOW' EXPORTING i_yhvbart = z_yhmse-yhvbart i_mjahr = z_yhmse-mjahr i_mblnr = z_yhmse-mblnr i_zeile = z_yhmse-zeile * I_YHPOSNR = 1 EXCEPTIONS notfound = 1 not_unique = 2 OTHERS = 3.

AUTHORITY_CHECK_TCODE CALL FUNCTION 'AUTHORITY_CHECK_TCODE' EXPORTING tcode = 'MB03' EXCEPTIONS ok = 1 not_ok = 2 OTHERS = 3.

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = lv_repid 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.

/BEV2/ED_REA_SINGLE_ED_FUNC CALL FUNCTION '/BEV2/ED_REA_SINGLE_ED_FUNC' EXPORTING i_yhvbart = p_vbs IMPORTING e_yh901 = xyh901 EXCEPTIONS yhvbart_not_found = 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 = s_budat-high IMPORTING o_yh902 = lv_yh902 EXCEPTIONS notfound = 1 OTHERS = 2.

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = '/BEV2/EDFSAMM1' 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 = s_peri-low * tables * T_VBSART = * T_STLAGER = EXCEPTIONS noselect = 1 OTHERS = 2.

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = '/BEV2/EDFSAMM1' 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 = s_peri-high * 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/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_READ_ARCHIVE_ENTRIES CALL FUNCTION '/BEV2/ED_READ_ARCHIVE_ENTRIES' EXPORTING i_vbart = p_vbs i_slager = p_stlag TABLES t_datum = i_budat.

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_SAMMANM_NO_STORN' * importing * cancelled = EXCEPTIONS text_not_found = 1 OTHERS = 2.

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = lv_repid 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.

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = lv_repid 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_WERKS CALL FUNCTION '/BEV2/ED_F4_WERKS' EXPORTING i_yhvbart = p_vbs i_yhslager = p_stlag * DISPLAY = ' ' IMPORTING e_werks = p_werks EXCEPTIONS noselect = 1 OTHERS = 2.

/BEV2/ED_EDDOC_SHOW CALL FUNCTION '/BEV2/ED_EDDOC_SHOW' EXPORTING i_yhvbart = ls_yhmse-yhvbart i_mjahr = ls_yhmse-mjahr i_mblnr = ls_yhmse-mblnr i_zeile = ls_yhmse-zeile * I_YHPOSNR = 1 EXCEPTIONS notfound = 1 not_unique = 2 OTHERS = 3.

AUTHORITY_CHECK_TCODE CALL FUNCTION 'AUTHORITY_CHECK_TCODE' EXPORTING tcode = 'MB03' EXCEPTIONS ok = 1 not_ok = 2 OTHERS = 3.

/BEV2/ED_REA_TITELZEILEN CALL FUNCTION '/BEV2/ED_REA_TITELZEILEN' EXPORTING i_yhvbart = p_vbs i_yhslager = p_stlag i_spras = sy-langu i_linesize = 0 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/EDSL' i_action = '03' EXCEPTIONS access_denied = 1 tcode_not_assigned = 2 missing_parameter = 3 OTHERS = 4.

/BEV2/ED_REA_SINGLE_KUNDE CALL FUNCTION '/BEV2/ED_REA_SINGLE_KUNDE' EXPORTING * I_TABNAM = KNA1 i_kunnr = ps_yhmse-wempf TABLES i_kna1 = xkna1 EXCEPTIONS not_found = 1 OTHERS = 2.

/BEV2/ED_REA_STEUERLAGER CALL FUNCTION '/BEV2/ED_REA_STEUERLAGER' * exporting * I_TABNAM = /BEV2/ED903 * I_DATAB = * I_DATBI = TABLES * I_YH903 = i_yh902 = st_yh902 * i_select_yhvbart = p_vbs * I_SELECT_YHSLAGER = 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/EDXXSAMM1 or its description.