SAP Reports / Programs | Distributor-Reseller-Management | Industry Solution High Tech | Distributor-Reseller-Management(IS-HT-DRM) SAP IS

/SAPHT/RDRM_BUDL_PROCESSF01 SAP ABAP INCLUDE - Forms of /SAPHT/RDRM_BUDL_PROCESS







/SAPHT/RDRM_BUDL_PROCESSF01 is a standard ABAP INCLUDE 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 /SAPHT/RDRM_BUDL_PROCESSF01 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 /SAPHT/RDRM_BUDL_PROCESSF01. "Basic submit
SUBMIT /SAPHT/RDRM_BUDL_PROCESSF01 AND RETURN. "Return to original report after report execution complete
SUBMIT /SAPHT/RDRM_BUDL_PROCESSF01 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Forms of /SAPHT/RDRM_BUDL_PROCESS


INCLUDES used within this REPORT /SAPHT/RDRM_BUDL_PROCESSF01

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:

/SAPHT/DRM_F4_BUS_PARTNER CALL FUNCTION '/SAPHT/DRM_F4_BUS_PARTNER' EXPORTING i_msdrind = g_ms_dr_indicator i_progname = c_progname i_scrno = c_selection_screen i_fieldname = us_dynpfld * TABLES * RETURN_TAB = .

RS_SUBMIT_INFO CALL FUNCTION 'RS_SUBMIT_INFO' IMPORTING p_submit_info = l_submit_info EXCEPTIONS OTHERS = 1.

RS_SET_SELSCREEN_STATUS CALL FUNCTION 'RS_SET_SELSCREEN_STATUS' EXPORTING p_status = c_gui_status_sel_screen TABLES p_exclude = lt_exclude EXCEPTIONS OTHERS = 1.

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = s_eciv-low IMPORTING output = s_eciv-low.

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = s_eciv-high IMPORTING output = s_eciv-high.

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = s_ecivit-low IMPORTING output = s_ecivit-low.

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = s_ecivit-high IMPORTING output = s_ecivit-high.

/SAPHT/DRM_BUDL_CREATE CALL FUNCTION '/SAPHT/DRM_BUDL_CREATE' EXPORTING i_ms_dr_indicator = g_ms_dr_indicator TABLES t_slsorg = s_sorg t_distchnl = s_dchnl t_division = s_div t_msbookpartno = s_mnfp t_material = s_mat t_partner = s_bpart t_trackpartner = s_tpart t_transno = s_tsmno t_effdt = s_effdt t_shipdt = s_shpdt t_invoiceno = s_eciv t_invoiceitemno = s_ecivit t_drmbudl = lt_newbudlrecs t_wheretab = gt_where_tab.

SCROLLING_IN_TABLE CALL FUNCTION 'SCROLLING_IN_TABLE' EXPORTING entry_act = top_line * ENTRY_FROM = 1 entry_to = maxlines * LAST_PAGE_FULL = 'X' loops = looplines ok_code = ok_code overlapping = 'X' * PAGE_ACT = 0 * PAGE_GO = 0 IMPORTING * ENTRIES_SUM = entry_new = top_line * PAGES_SUM = * PAGE_NEW = EXCEPTIONS no_entry_or_page_act = 1 no_entry_to = 2 no_ok_code_or_page_go = 3 OTHERS = 4.

/SAPHT/DRM_BUCLAIM_CMRDMR_PROC CALL FUNCTION '/SAPHT/DRM_BUCLAIM_CMRDMR_PROC' EXPORTING i_doc_type_dmr = gs_default_data-doc_type_dmr i_doc_type_cmr = gs_default_data-doc_type_cmr * I_INIT_APPLOG = 'X' CHANGING ch_drmbudl = lt_drmbudl .

/SAPHT/DRM_APPLOG_DISPLAY CALL FUNCTION '/SAPHT/DRM_APPLOG_DISPLAY' EXPORTING i_loghandles = lt_loghandles i_title = text-008 i_root_text = text-009 i_col_text = text-010 EXCEPTIONS LOG_NOT_FOUND = 1 OTHERS = 2.

RS_HDSYS_SET_SC_VARIANT CALL FUNCTION 'RS_HDSYS_SET_SC_VARIANT' EXPORTING progname = sy-cprog dynpro = l_scrno scvariant = g_scrvariant overwrite_scvariant = 'X' * BATCH_INPUT = .

RS_HDSYS_VALUES_SC_VARIANT CALL FUNCTION 'RS_HDSYS_VALUES_SC_VARIANT' EXPORTING i_progname = sy-cprog i_dynpro = '0101' i_liste = ' ' texts_too = 'X' TABLES e_shdsvci = lt_shdsvci e_shdsvtxci = lt_shdsvtxci EXCEPTIONS OTHERS = 3.

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING * DDIC_STRUCTURE = ' ' retfield = 'SCVARIANT' * PVALKEY = ' ' * DYNPPROG = ' ' * DYNPNR = ' ' * DYNPROFIELD = ' ' * STEPL = 0 * WINDOW_TITLE = * VALUE = ' ' value_org = 'S' * MULTIPLE_CHOICE = ' ' display = 'F' * CALLBACK_PROGRAM = ' ' * CALLBACK_FORM = ' ' TABLES value_tab = lt_variant * FIELD_TAB = * RETURN_TAB = * DYNPFLD_MAPPING = * EXCEPTIONS * PARAMETER_ERROR = 1 * NO_VALUES_FOUND = 2 * OTHERS = 3 .

DDIF_FIELDINFO_GET CALL FUNCTION 'DDIF_FIELDINFO_GET' EXPORTING tabname = '/SAPHT/DRMBUDL' TABLES dfies_tab = lt_budl EXCEPTIONS not_found = 1 internal_error = 2 OTHERS = 3.

DOWNLOAD * CALL FUNCTION 'DOWNLOAD' * EXPORTING ** BIN_FILESIZE = ' ' ** CODEPAGE = ' ' ** FILENAME = ' ' * filetype = 'DAT' ** ITEM = ' ' ** MODE = ' ' ** WK1_N_FORMAT = ' ' ** WK1_N_SIZE = ' ' ** WK1_T_FORMAT = ' ' ** WK1_T_SIZE = ' ' ** FILEMASK_MASK = ' ' ** FILEMASK_TEXT = ' ' ** FILETYPE_NO_CHANGE = ' ' ** FILEMASK_ALL = ' ' * filetype_no_show = 'X' ** SILENT = 'S' ** COL_SELECT = ' ' ** COL_SELECTMASK = ' ' ** NO_AUTH_CHECK = ' ' ** IMPORTING ** ACT_FILENAME = ** ACT_FILETYPE = ** FILESIZE = ** CANCEL = * TABLES * data_tab = lt_budl_data * fieldnames = lt_fieldnames * EXCEPTIONS * invalid_filesize = 1 * invalid_table_width = 2 * invalid_type = 3 * no_batch = 4 * unknown_error = 5 * gui_refuse_filetransfer = 6 * OTHERS = 7 * .

GUI_DOWNLOAD CALL FUNCTION 'GUI_DOWNLOAD' EXPORTING * BIN_FILESIZE = ' ' * CODEPAGE = ' ' FILENAME = ' ' filetype = 'DAT' * ITEM = ' ' * MODE = ' ' * WK1_N_FORMAT = ' ' * WK1_N_SIZE = ' ' * WK1_T_FORMAT = ' ' * WK1_T_SIZE = ' ' * FILEMASK_MASK = ' ' * FILEMASK_TEXT = ' ' * FILETYPE_NO_CHANGE = ' ' * FILEMASK_ALL = ' ' * filetype_no_show = 'X' * SILENT = 'S' * COL_SELECT = ' ' * COL_SELECTMASK = ' ' * NO_AUTH_CHECK = ' ' * IMPORTING * ACT_FILENAME = * ACT_FILETYPE = * FILESIZE = * CANCEL = TABLES data_tab = lt_budl_data fieldnames = lt_fieldnames EXCEPTIONS * invalid_filesize = 1 * invalid_table_width = 2 * invalid_type = 3 * no_batch = 4 * unknown_error = 5 * gui_refuse_filetransfer = 6 OTHERS = 7 .



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