SAP Reports / Programs | Sales and Distribution | Sales(SD-SLS) SAP SD

MV45AF0B_BAPIDATEN_ERMITTELN SAP ABAP INCLUDE - MV45AF0BBAPIDATENERMITTELN







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


INCLUDES used within this REPORT MV45AF0B_BAPIDATEN_ERMITTELN

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:

FUNCTION_EXISTS call function 'FUNCTION_EXISTS' exporting funcname = lc_infofunc exceptions function_not_exist = 1 others = 2.

BF_FUNCTIONS_FIND call function 'BF_FUNCTIONS_FIND' exporting i_event = '00501014' tables t_fmrfc = lt_fmtab exceptions nothing_found = 1 others = 2.

BILLING_SCHEDULE_PUSH_DATA call function 'BILLING_SCHEDULE_PUSH_DATA' tables i_xfpla = xfpla i_xfplt = xfplt.

SD_ADDRESS_GET CALL FUNCTION 'SD_ADDRESS_GET' EXPORTING FIF_ADDRESS_NUMBER = -adrnr IMPORTING FES_SDPARTNER_ADDRESS = lv_address EXCEPTIONS ADDRESS_NOT_FOUND = 1 ADDRESS_TYPE_NOT_EXISTS = 2 NO_PERSON_NUMBER = 3 OTHERS = 4 .

SD_PUSH_ITEM call function 'SD_PUSH_ITEM' exporting i_vbak = vbak i_buffer_refresh = charx tables i_xvbap = da_xvbap i_xvbup = da_xvbup i_xvbep = da_xvbep i_xvbkd = da_xvbkd i_xvbpa = da_xvbpa i_xvbuk = da_xvbuk i_xvbfa = da_xvbfa i_xvbuv = da_xvbuv.

FUNCTION_EXISTS call function 'FUNCTION_EXISTS' exporting funcname = func_name exceptions function_not_exist = 1 others = 2.

CRM_GET_SCENARIO call function 'CRM_GET_SCENARIO' exporting is_vbak = vbak iv_updkz = xvbak_updkz importing ev_scenario_a = lv_scenario_a ev_scenario_y = lv_scenario_y.

CRM_CONNECTED CALL FUNCTION 'CRM_CONNECTED' IMPORTING CRM_CONNECTED = lv_crm_connected EXCEPTIONS NO_CRMRFCPAR = 1 OTHERS = 2 .

OPEN_FI_PERFORM_00511074_P call function 'OPEN_FI_PERFORM_00511074_P' exporting iv_event = 'FILTER_ORDER' iv_scenario = vbak-vbkla+2(1) iv_updkz = xvbak_updkz is_vbak = vbak changing cs_sales_view = da_sales_view exceptions others = 1.

SD_SALES_DOCUMENT_PREFETCH call function 'SD_SALES_DOCUMENT_PREFETCH' exporting i_sales_view = da_sales_view i_memory_read = charb i_det_dyndat = lv_det_dyndat i_download_crm = charx tables i_vbak_keytab = da_vbak_keytab fxvbap = lt_xvbap_help fxvbpa = da_xvbpa * fxsadr = da_vbadr fxkomv = da_xkomv fxkonh = da_konh fxkonp = da_konp fxkonm = da_konm fxkonw = da_konw fxveda = da_veda fxthead = da_thead fxtline = da_tline fxvbfa = da_vbfa fcuref = da_curef fcucfg = da_cucfg fcuins = da_cuins fcuprt = da_cuprt fcuval = da_cuval fcublb = da_cublb fcuvk = da_cuvk fxfpla = da_fpla fxfplt = da_fplt.

SD_CRM_RUSHORDER_DATA_READ call function 'SD_CRM_RUSHORDER_DATA_READ' tables da_xvbuk = da_xvbuk yvbuk = da_yvbuk da_xvbup = da_xvbup yvbup = da_yvbup da_vbfa = da_vbfa da_vbfa_old = da_vbfa_old.

CRM_SET_STATUS_TRANSFER call function 'CRM_SET_STATUS_TRANSFER' exporting iv_vbeln = vbak-vbeln iv_vbtyp = vbak-vbtyp exceptions error = 1.

FUNCTION_EXISTS call function 'FUNCTION_EXISTS' exporting funcname = fm_name_isu exceptions function_not_exist = 1 others = 2.

SD_VBAK_SELECT call function 'SD_VBAK_SELECT' exporting i_document_number = da_xvbuk-vbeln importing e_vbak = ls_vbak exceptions document_not_found = 1 others = 2.

SD_CSLTOK_READ_FROM_BUFFER call function 'SD_CSLTOK_READ_FROM_BUFFER' tables it_vbak_keytab = da_vbak_keytab et_csltok = da_csltok exceptions csltok_not_found = 1 others = 2.

CCARDEC_READ call function 'CCARDEC_READ' exporting im_ccard_guid = da_fplt-ccard_guid importing ex_ccard_bin = lv_secure_ccard_bin exceptions entry_not_found = 1 others = 2.

CCARD_DEVELOPE call function 'CCARD_DEVELOPE' exporting im_ccard_bin = lv_secure_ccard_bin importing ex_ccnum = lv_ccnum exceptions develope_failed = 1 others = 2.

SD_VBAP_VWPOS_GET call function 'SD_VBAP_VWPOS_GET' exporting vbak = vbak vbap = ls_vbap hvbap = ls_hvbap importing p_vwpos = lv_vwpos.

OPEN_FI_PERFORM_00501014_E





call function 'OPEN_FI_PERFORM_00501014_E' exporting i_operation = xvbak_updkz tables t_fmtab = lt_fmtab t_vbak = da_vbak t_vbak_old = da_vbak_old t_komv = da_xkomv t_sadr = da_vbadr t_sadr_old = yvbadr t_vbap = da_xvbap t_vbap_old = yvbap t_vbep = da_xvbep t_vbep_old = yvbep t_vbfa = da_vbfa t_vbfa_old = da_vbfa_old t_vbkd = da_xvbkd t_vbkd_old = yvbkd t_vbpa = da_xvbpa t_vbpa_old = yvbpa t_vbuk = da_xvbuk t_vbuk_old = yvbuk t_vbup = da_xvbup t_vbup_old = yvbup t_fpla = da_fpla t_fpla_old = yfpla t_fplt = da_fplt t_fplt_old = yfplt t_konh = da_konh t_konp = da_konp t_konm = da_konm t_konw = da_konw t_veda = da_veda t_thead = da_thead t_tline = da_tline t_curef = da_curef t_cucfg = da_cucfg t_cuins = da_cuins t_cuprt = da_cuprt t_cuval = da_cuval t_cublb = da_cublb t_cuvk = da_cuvk t_csltok = da_csltok t_fldchg = da_fldchg.



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