SAP Reports / Programs | Supplier Relationship Management | Enterprise Buyer | Procurement Card(SRM-EBP-PRC) SAP SRM

MTS10007947HF01 SAP ABAP INCLUDE - Include MTS10007947HF01







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


Text pool values


Title: Include MTS10007947HF01


INCLUDES used within this REPORT MTS10007947HF01

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:

BBP_PCSTAT_GETLIST CALL FUNCTION 'BBP_PCSTAT_GETLIST' EXPORTING bbppcins = bbppcins010100 pcnum = pcnum020100 pcstatus = c_status TABLES pc_pos = gpt_pcpos return = gpt_bapiret1.

BBP_PCNUM_MASK CALL FUNCTION 'BBP_PCNUM_MASK' CHANGING cv_pc_num = pcnum020100.

BBP_PCSTAT_GETDETAIL CALL FUNCTION 'BBP_PCSTAT_GETDETAIL' EXPORTING pcard_doc = it_pcpos_sel-pcard_doc fisc_year = it_pcpos_sel-fisc_year xpc_line = 'X' pc_line = it_pcpos_sel-pc_line pcnum = it_pcpos_sel-pcnum TABLES pclog = it_pclog return = it_bapiret1.

BBP_PCSTAT_GETDETAIL CALL FUNCTION 'BBP_PCSTAT_GETDETAIL' EXPORTING pcard_doc = it_pcpos_sel-pcard_doc fisc_year = it_pcpos_sel-fisc_year xpc_line = 'X' pc_line = it_pcpos_sel-pc_line bbppcins = it_pcpos_sel-bbppcins pcnum = it_pcpos_sel-pcnum TABLES pcmod = it_pcmod pclog = it_pclog return = it_bapiret1.

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = it_pclog-po_number IMPORTING output = it_pclog-po_number.

BBP_PD_PO_GETLIST CALL FUNCTION 'BBP_PD_PO_GETLIST' EXPORTING i_object_id = it_pclog-po_number TABLES e_pdlist = tab_transfer e_messages = e_messages.

BBP_PD_PO_GETDETAIL CALL FUNCTION 'BBP_PD_PO_GETDETAIL' EXPORTING i_guid = tab_transfer-guid IMPORTING e_header = s_po_header TABLES e_item = tab_item_trans e_account = tab_account.

BBP_PCSTAT_NEXTSTATUS CALL FUNCTION 'BBP_PCSTAT_NEXTSTATUS' TABLES position = rr_pcpos event = rr_pcevent EXCEPTIONS error = 1 OTHERS = 2.

BBP_PCSTAT_GETDETAIL CALL FUNCTION 'BBP_PCSTAT_GETDETAIL' EXPORTING pcard_doc = rr_pcpos-pcard_doc fisc_year = rr_pcpos-fisc_year xpc_line = 'X' * PC_LINE = IT_PCPOS_SEL-PC_LINE * PCNUM = IT_PCPOS_SEL-PCNUM TABLES pclog = it_pclog.

BBP_PCSTAT_CHANGE CALL FUNCTION 'BBP_PCSTAT_CHANGE' EXPORTING pcard_doc = rr_pcpos-pcard_doc fisc_year = rr_pcpos-fisc_year pc_line = rr_pcpos-pc_line pcstatus = rr_pcpos-pcstatus TABLES return = it_bapiret1 pclog = t_pclog.

BBP_PC_CREATE_EVENT CALL FUNCTION 'BBP_PC_CREATE_EVENT' EXPORTING f_event = rr_pcevent.

BBP_PC_CREATE_EVENT CALL FUNCTION 'BBP_PC_CREATE_EVENT' EXPORTING f_event = rr_pcevent.

BBP_PC_CREATE_EVENT CALL FUNCTION 'BBP_PC_CREATE_EVENT' EXPORTING f_event = rr_pcevent.

BBP_PC_CREATE_EVENT CALL FUNCTION 'BBP_PC_CREATE_EVENT' EXPORTING f_event = rr_pcevent.

BBP_PC_CREATE_EVENT CALL FUNCTION 'BBP_PC_CREATE_EVENT' EXPORTING f_event = rr_pcevent.

META_PCSTAT_ACCCHECK CALL FUNCTION 'META_PCSTAT_ACCCHECK' TABLES bbp_cobl = caa_bbp_cobl return = caa_bapireturn control_record = caa_control_record.

BBP_PCSTAT_CHANGE CALL FUNCTION 'BBP_PCSTAT_CHANGE' EXPORTING pcard_doc = it_pcpos_sel-pcard_doc fisc_year = it_pcpos_sel-fisc_year pc_line = it_pcpos_sel-pc_line pcstatus = it_pcpos_sel-pcstatus TABLES pcmod = uc_pcmod return = it_bapiret1.

ITS_GET_SYNC_INFO CALL FUNCTION 'ITS_GET_SYNC_INFO' TABLES sync_info = sync_info EXCEPTIONS its_not_available = 1.

BBP_ACC_PUT_PAI





CALL FUNCTION 'BBP_ACC_PUT_PAI' EXPORTING i_comacc = t_accounting_header i_fcode = fcode TABLES i_account = t_cfacc e_messages = messages.

BBP_ACC_GET_PAI CALL FUNCTION 'BBP_ACC_GET_PAI' TABLES e_account = t_cfacc e_messages = messages.

BBP_ACC_CONVERT_QUAN_IN_PERC CALL FUNCTION 'BBP_ACC_CONVERT_QUAN_IN_PERC' TABLES ct_account = t_cfacc.

BBP_ACC_CONVERT_VALUE_IN_PERC CALL FUNCTION 'BBP_ACC_CONVERT_VALUE_IN_PERC' TABLES ct_account = t_cfacc.

BBP_PD_INV_RESET_BUFFER CALL FUNCTION 'BBP_PD_INV_RESET_BUFFER'.

BBP_ACCCAT_MAP_IMP CALL FUNCTION 'BBP_ACCCAT_MAP_IMP' EXPORTING i_r3_acc_cat = '' i_pd_account = t_cfacc IMPORTING e_acc_cat = acc_cat.

BBP_ACC_PUT_PBO CALL FUNCTION 'BBP_ACC_PUT_PBO' EXPORTING i_comacc = t_accounting_header i_edit = edit_mode "display or change mode i_check = x IMPORTING e_progname = g_repid e_screen = g_ext_screen TABLES i_account = t_cfacc e_messages = messages.

BBP_PCMAS_READ_PCMAS CALL FUNCTION 'BBP_PCMAS_READ_PCMAS' EXPORTING i_pcins = bbppcins010100 i_pcnum = pcnum020100 " it_pcpos-pcnum.

BBP_PCMAS_READ_PCINS CALL FUNCTION 'BBP_PCMAS_READ_PCINS' EXPORTING i_pcins = bbppcins010100 * I_COMP_CODE = IMPORTING f_pcins = it_inst * F_PCIAC = * TABLES * T_PCIAC = EXCEPTIONS not_found = 1 no_company_code_data = 2 company_code_not_found = 3 OTHERS = 4 .

BBP_PCSTAT_CHANGE CALL FUNCTION 'BBP_PCSTAT_CHANGE' EXPORTING pcard_doc = it_pcmod_assig-pcard_doc fisc_year = it_pcmod_assig-fisc_year pc_line = it_pcmod_assig-pc_line pcstatus = it_pcpos_sel-pcstatus TABLES pcmod = uc_pcmod return = it_bapiret1.

BBP_ACCCAT_MAP_IMP CALL FUNCTION 'BBP_ACCCAT_MAP_IMP' EXPORTING i_r3_acc_cat = '' i_pd_account = t_cfacc IMPORTING e_acc_cat = acc_cat.

BBP_PD_INV_ACCOUNT_CHECK CALL FUNCTION 'BBP_PD_INV_ACCOUNT_CHECK' EXPORTING i_com = ls_com TABLES i_account = t_cfacc e_messages = messages.

DDIF_DTEL_GET call function 'DDIF_DTEL_GET' exporting name = 'SHKZG' state = 'A' langu = sy-langu importing dd04v_wa = ls_dd04v exceptions illegal_input = 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 MTS10007947HF01 or its description.