COFORMKD 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 COFORMKD into the relevant SAP transactions such as SE38 or SE80
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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = x_repid dynumb = x_dynnr TABLES dynpfields = i_dynpread EXCEPTIONS OTHERS = 1.
CONVERSION_EXIT_MATN1_INPUT CALL FUNCTION 'CONVERSION_EXIT_MATN1_INPUT' "Ab 3.0 erforderlich!
F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = helpinfo-tabname fieldname = helpinfo-fieldname value = helpinfo-fldvalue display = x_display TABLES return_tab = return_values EXCEPTIONS OTHERS = 1.
F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = updfields-tabname "HW394290 fieldname = updfields-fieldname "HW394290 dynpprog = x_repid "HW394290 dynpnr = x_dynnr "HW394290 dynprofield = 'RESBD-WERKS' "HW394290 display = x_display TABLES return_tab = return_values EXCEPTIONS OTHERS = 1.
HELP_VALUES_GET_WITH_MACO CALL FUNCTION 'HELP_VALUES_GET_WITH_MACO' "H0063003 EXPORTING "H0063003 cucol = sy-cucol "H0063003 curow = sy-curow "H0063003 mc_object = 'MCH1' "H0063003 IMPORTING "H0063003 selectvalue = resbd-charg "H0063003 EXCEPTIONS "H0063003 no_selection = 1 "H0063003 no_values = 2 "H0063003 no_values_selected = 3 "H0063003 OTHERS = 4. "H0063003
F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING retfield = 'WERKS' dynpprog = x_repid dynpnr = x_dynnr dynprofield = 'RESBD-WERKS' stepl = x_cursl window_title = f4_titel display = x_display TABLES value_tab = valuetab field_tab = field_tab return_tab = return_values dynpfld_mapping = dynpfields EXCEPTIONS OTHERS = 1.
STATUS_CHECK CALL FUNCTION 'STATUS_CHECK' EXPORTING objnr = resbd-objnr status = stk_fre EXCEPTIONS object_not_found = 01 status_not_active = 02.
CO_BT_AFVG_READ_WITH_KEY CALL FUNCTION 'CO_BT_AFVG_READ_WITH_KEY' EXPORTING aplzl = resbd-aplzl aufpl = resbd-aufpl IMPORTING afvgd_exp = ls_afvgd EXCEPTIONS not_found = 1 OTHERS = 2.
CO_TA_T417_READ CALL FUNCTION 'CO_TA_T417_READ' EXPORTING i_beikz = resbd-beikz IMPORTING es_t417 = ls_t417 EXCEPTIONS not_found = 1 OTHERS = 2.
CO_MES_GET_MESS_TYPE CALL FUNCTION 'CO_MES_GET_MESS_TYPE' EXPORTING i_msgid = con_msgid_co i_msgno = '140' send_message = 'X' EXCEPTIONS no_entry = 1 OTHERS = 2.
CO_MES_GET_MESS_TYPE CALL FUNCTION 'CO_MES_GET_MESS_TYPE' EXPORTING i_msgid = con_msgid_co i_msgno = '140' IMPORTING e_msgty = l_msgty EXCEPTIONS no_entry = 1 OTHERS = 2.
MATERIAL_LESEN CALL FUNCTION 'MATERIAL_LESEN' EXPORTING schluessel = mtcom IMPORTING matdaten = msfcv return = mtcor TABLES seqmat01 = dummy EXCEPTIONS OTHERS = 01.
SERIAL_PROFILE_READ CALL FUNCTION 'SERIAL_PROFILE_READ' EXPORTING profile_r = msfcv-sernp operation_r = 'MMSL' snbwg_r = ls_t156q-snbwg * PFLEGE = 'X' IMPORTING * T_377P = t_377 = ls_t377 EXCEPTIONS no_t377p_entry = 1 no_t377_entry = 2 .
CO_BT_AFVG_READ_WITH_KEY CALL FUNCTION 'CO_BT_AFVG_READ_WITH_KEY' "Vorgang nachlesen EXPORTING aplzl = resbd-aplzl aufpl = resbd-aufpl IMPORTING afvgd_exp = afvgd EXCEPTIONS not_found = 1 OTHERS = 2.
CO_TA_T430_READ CALL FUNCTION 'CO_TA_T430_READ' EXPORTING steus = afvgd-steus IMPORTING struct = t430 EXCEPTIONS no_entry = 1 OTHERS = 2.
CO_MES_GET_MESS_TYPE CALL FUNCTION 'CO_MES_GET_MESS_TYPE' EXPORTING i_msgid = 'CO' i_msgno = 767 IMPORTING e_msgty = l_msgty EXCEPTIONS no_entry = 1 OTHERS = 2.
CO_OSP_SPLIT_DATA_GET CALL FUNCTION 'CO_OSP_SPLIT_DATA_GET' EXPORTING i_aufnr = resbd-aufnr TABLES et_sprel = lt_sprel EXCEPTIONS NOT_PART_OF_SPLIT = 1 OTHERS = 2.
MATERIAL_LESEN CALL FUNCTION 'MATERIAL_LESEN' EXPORTING schluessel = mtcom IMPORTING matdaten = msfcv return = mtcor TABLES seqmat01 = dummy EXCEPTIONS OTHERS = 01.
CALL FUNCTION 'CO_BT_AFVG_READ_WITH_KEY' "Vorgang nachlesen EXPORTING aplzl = resbd-aplzl aufpl = resbd-aufpl IMPORTING afvgd_exp = afvgd EXCEPTIONS not_found = 1 OTHERS = 2.
CO_TA_T430_READ CALL FUNCTION 'CO_TA_T430_READ' EXPORTING steus = afvgd-steus IMPORTING struct = t430 EXCEPTIONS no_entry = 1 OTHERS = 2.
CO_FW_CHECK_AFFW_BY_RSNUM CALL FUNCTION 'CO_FW_CHECK_AFFW_BY_RSNUM' EXPORTING i_rsnum = i_rsnum i_rspos = i_rspos EXCEPTIONS not_found = 1 OTHERS = 2.
MATERIAL_READ CALL FUNCTION 'MATERIAL_READ' EXPORTING schluessel = ls_mtcom IMPORTING matdaten = ls_msfcv EXCEPTIONS account_not_found = 01 material_not_found = 02 plant_not_found = 03.
CO_BT_CAUFV_READ_WITH_KEY CALL FUNCTION 'CO_BT_CAUFV_READ_WITH_KEY' EXPORTING aufnr_act = c_aufnr no_dialog_info = yx IMPORTING caufvd_exp = ls_caufvd objnr_exp = l_order_objnr EXCEPTIONS not_found = 1 OTHERS = 2.
STATUS_CHECK CALL FUNCTION 'STATUS_CHECK' EXPORTING objnr = l_order_objnr status = stk_ero EXCEPTIONS object_not_found = 01 status_not_active = 02.
CO_TA_TCO11_READ CALL FUNCTION 'CO_TA_TCO11_READ' EXPORTING auart = ls_caufvd-auart vorgang = l_vorgang werks = ls_caufvd-werks IMPORTING tco11wa = ls_tco11 EXCEPTIONS not_found = 01.
CO_TA_T441V_READ CALL FUNCTION 'CO_TA_T441V_READ' EXPORTING mtvfp = ls_msfcv-mtvfp prreg = l_prreg IMPORTING t441v_exp = ls_t441v EXCEPTIONS not_found = 1 OTHERS = 2.
ROUND CALL FUNCTION 'ROUND' EXPORTING decimals = l_andec input = i_menge sign = '+' IMPORTING output = e_menge EXCEPTIONS input_invalid = 1 overflow = 2 type_invalid = 3 OTHERS = 4.
MB_READ_CONSIGNMENT CALL FUNCTION 'MB_READ_CONSIGNMENT' EXPORTING i_mtcom = lv_mtcom i_meprck = lv_meprck valueonly = yx "Nur Infosatzt lesen EXCEPTIONS info_not_found = 1 OTHERS = 2.
FUNCTION_EXISTS CALL FUNCTION 'FUNCTION_EXISTS' EXPORTING funcname = 'IBAPI_Z_GET_BAPI_FLAG' EXCEPTIONS function_not_exist = 1 OTHERS = 2.
IBAPI_Z_GET_BAPI_FLAG CALL FUNCTION 'IBAPI_Z_GET_BAPI_FLAG' EXCEPTIONS bapi_active = 1 bapi_not_active = 2 OTHERS = 3.
ME_SEARCH_SOURCE_OF_SUPPLY CALL FUNCTION 'ME_SEARCH_SOURCE_OF_SUPPLY' EXPORTING comim = bqpim IMPORTING comex = bqpex TABLES src_tab = lief_tab EXCEPTIONS error_message = 1.
ME_SEARCH_SOURCE_OF_SUPPLY CALL FUNCTION 'ME_SEARCH_SOURCE_OF_SUPPLY' EXPORTING comim = bqpim IMPORTING comex = bqpex TABLES src_tab = lief_tab.
ME_SEARCH_SOURCE_OF_SUPPLY CALL FUNCTION 'ME_SEARCH_SOURCE_OF_SUPPLY' EXPORTING comim = bqpim IMPORTING comex = bqpex TABLES src_tab = lief_tab.
DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = l_repid dynumb = l_dynnr TABLES dynpfields = i_dynpread EXCEPTIONS OTHERS = 1.
DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = x_repid dynumb = x_dynnr TABLES dynpfields = i_dynpread EXCEPTIONS OTHERS = 1.
CONVERSION_EXIT_MATN1_INPUT CALL FUNCTION 'CONVERSION_EXIT_MATN1_INPUT' "Ab 3.0 erforderlich!
ME_SELECT_EKORG_FOR_PLANT CALL FUNCTION 'ME_SELECT_EKORG_FOR_PLANT' EXPORTING i_werks = x_werks i_konsi = yx IMPORTING e_ekorg = x_ekorg EXCEPTIONS more_than_one_organization = 1 no_entry_found = 2 no_default_found = 3 OTHERS = 4.
ME_READ_INFORECORDS_MAT CALL FUNCTION 'ME_READ_INFORECORDS_MAT' EXPORTING comim = x_comim TABLES xlief = t_lief EXCEPTIONS not_found = 1 OTHERS = 2.
F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING retfield = 'LIFNR' dynprofield = 'RESBD-LIFNR' window_title = f4_titel display = x_display callback_program = x_repid callback_form = 'CALLBACK_VAL_REQ_LIFNR_KONSI' TABLES value_tab = lt_valuetab field_tab = lt_fieldnames return_tab = lt_sel_values EXCEPTIONS OTHERS = 1.
DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = x_repid dynumb = x_dynnr TABLES dynpfields = i_dynpread EXCEPTIONS OTHERS = 1.
TCX00_READ CALL FUNCTION 'TCX00_READ' EXPORTING i_werks = caufvd-werks i_aufta = caufvd-auart i_vagrp = caufvd-plgrp i_autyp = caufvd-autyp IMPORTING tcx00_exp = tcx00 EXCEPTIONS no_entry = 1 missing_parameter = 2 OTHERS = 3.
CO_TA_T001W_READ CALL FUNCTION 'CO_TA_T001W_READ' EXPORTING t001w_werk = resbd-werks IMPORTING t001wwa = t001w EXCEPTIONS not_found = 1 OTHERS = 2.
CX_SCHED_VIA_OPERATING_TIME CALL FUNCTION 'CX_SCHED_VIA_OPERATING_TIME' EXPORTING i_date_start = caufvd-gstrp i_time_start = uzeit_tmp i_duration = resbd-nlfzt i_fcalid = l_calid "n859591 IMPORTING e_date_end = resbd-bdter.
CX_SCHED_VIA_OPERATING_TIME CALL FUNCTION 'CX_SCHED_VIA_OPERATING_TIME' EXPORTING i_date_start = caufvd-gltrp i_duration = resbd-nlfzt i_fcalid = l_calid "n859591 IMPORTING e_date_end = resbd-sbter.
CX_SCHED_VIA_OPERATING_TIME CALL FUNCTION 'CX_SCHED_VIA_OPERATING_TIME' EXPORTING i_date_start = caufvd-gstrp i_time_start = uzeit_tmp i_duration = resbd-nlfzt i_fcalid = l_calid "n859591 IMPORTING e_date_end = resbd-bdter.
CX_SCHED_VIA_OPERATING_TIME CALL FUNCTION 'CX_SCHED_VIA_OPERATING_TIME' EXPORTING i_date_start = caufvd-gltrp i_duration = resbd-nlfzt i_fcalid = l_calid "n859591 IMPORTING e_date_end = resbd-sbter.
CX_SCHED_VIA_OPERATING_TIME CALL FUNCTION 'CX_SCHED_VIA_OPERATING_TIME' EXPORTING i_date_start = caufvd-gstrp i_time_start = uzeit_tmp i_duration = resbd-nlfzt i_fcalid = l_calid "n859591 IMPORTING e_date_end = resbd-bdter.
CX_SCHED_VIA_OPERATING_TIME CALL FUNCTION 'CX_SCHED_VIA_OPERATING_TIME' EXPORTING i_date_start = caufvd-gltrp i_duration = resbd-nlfzt i_fcalid = l_calid "n859591 IMPORTING e_date_end = resbd-sbter.
CX_SCHED_VIA_OPERATING_TIME CALL FUNCTION 'CX_SCHED_VIA_OPERATING_TIME' EXPORTING i_date_start = resbd-bdter i_time_start = resbd-bdztp i_duration = resbd-nlfzv i_unit = resbd-nlfmv i_fcalid = l_calid "n859591 IMPORTING e_date_end = resbd-bdter e_time_end = resbd-bdztp e_message_code = subrc.
CX_SCHED_VIA_OPERATING_TIME CALL FUNCTION 'CX_SCHED_VIA_OPERATING_TIME' EXPORTING i_date_start = resbd-sbter i_time_start = uzeit_tmp i_duration = resbd-nlfzv i_unit = resbd-nlfmv i_fcalid = l_calid "n859591 IMPORTING e_date_end = resbd-sbter e_message_code = subrc.
CX_SCHED_VIA_OPERATING_TIME CALL FUNCTION 'CX_SCHED_VIA_OPERATING_TIME' EXPORTING i_date_start = resbd-bdter i_time_start = uzeit_tmp i_duration = resbd-nlfzv i_unit = resbd-nlfmv i_fcalid = l_calid "n859591 IMPORTING e_date_end = resbd-bdter e_message_code = subrc.
DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = x_repid dynumb = x_dynnr TABLES dynpfields = i_dynpread EXCEPTIONS OTHERS = 1.
CONVERSION_EXIT_MATN1_INPUT CALL FUNCTION 'CONVERSION_EXIT_MATN1_INPUT' "Ab 3.0 erforderlich!
F4IF_DETERMINE_SEARCHHELP CALL FUNCTION 'F4IF_DETERMINE_SEARCHHELP' EXPORTING tabname = 'RESBD' fieldname = 'CHARG' IMPORTING shlp = shlp EXCEPTIONS OTHERS = 1.
F4IF_START_VALUE_REQUEST CALL FUNCTION 'F4IF_START_VALUE_REQUEST' EXPORTING shlp = shlp IMPORTING rc = rc TABLES return_values = return_values EXCEPTIONS OTHERS = 0.
DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = x_repid dynumb = x_dynnr TABLES dynpfields = i_dynpread EXCEPTIONS OTHERS = 1.
FUNCTION_EXISTS CALL FUNCTION 'FUNCTION_EXISTS' EXPORTING funcname = 'IBAPI_Z_GET_BAPI_FLAG' EXCEPTIONS function_not_exist = 1 OTHERS = 2.
IBAPI_Z_GET_BAPI_FLAG CALL FUNCTION 'IBAPI_Z_GET_BAPI_FLAG' EXCEPTIONS bapi_active = 1 bapi_not_active = 2 OTHERS = 3.
POPUP_TO_CONFIRM_WITH_MESSAGE CALL FUNCTION 'POPUP_TO_CONFIRM_WITH_MESSAGE' EXPORTING diagnosetext1 = text-b01 textline1 = text-b02 titel = text-b00 IMPORTING answer = antwort.
CJPN_GET_WBS_ELEMENT CALL FUNCTION 'CJPN_GET_WBS_ELEMENT' EXPORTING i_pspnr = resbd_new-pspel IMPORTING e_psphi = pronr_tmp EXCEPTIONS input_error = 01 not_found = 02.
CJDW_PROJ_SELECT_SINGLE CALL FUNCTION 'CJDW_PROJ_SELECT_SINGLE' EXPORTING pspnr = pronr_tmp IMPORTING e_proj = proj_tmp EXCEPTIONS missing_parameter = 01 not_found = 02.
CO_TA_TCOKT_READ CALL FUNCTION 'CO_TA_TCOKT_READ' EXPORTING autyp = caufvd-autyp IMPORTING struct = tcokt EXCEPTIONS no_entry = 01.
CO_TA_T163K_READ CALL FUNCTION 'CO_TA_T163K_READ' EXPORTING knttp_imp = resbd_new-knttp IMPORTING t163kwa = t163k EXCEPTIONS not_found = 01.
SD_DOCUMENT_ACCOUNT_ASSIGNMENT CALL FUNCTION 'SD_DOCUMENT_ACCOUNT_ASSIGNMENT' EXPORTING i_document_number = resbd_old-kdauf i_item_number = resbd_old-kdpos i_ps_psp_pnr = resbd_old-pspel IMPORTING e_ps_psp_pnr = pspnr_old e_kokrs = kokrs_tmp e_bukrs = bukrs_old e_gsber = gsber_old e_kzvbr = kzvbr_old e_prctr = prctr_old e_sobkz = sobkz_old EXCEPTIONS project_in_order = 1 project_not_allowed = 2.
SD_DOCUMENT_ACCOUNT_ASSIGNMENT CALL FUNCTION 'SD_DOCUMENT_ACCOUNT_ASSIGNMENT' EXPORTING i_document_number = resbd_new-kdauf i_item_number = resbd_new-kdpos i_ps_psp_pnr = resbd_new-pspel IMPORTING e_ps_psp_pnr = pspnr_new e_bukrs = bukrs_new e_gsber = gsber_new e_kzvbr = kzvbr_new e_prctr = prctr_new e_sobkz = sobkz_new EXCEPTIONS project_in_order = 1 project_not_allowed = 2.
CO_TA_T001_READ CALL FUNCTION 'CO_TA_T001_READ' EXPORTING t001_bukrs = bukrs_old IMPORTING t001wa = t001 EXCEPTIONS not_found = 01.
L_WMPP_RELEVANCE_CHECK CALL FUNCTION 'L_WMPP_RELEVANCE_CHECK' EXPORTING werks = p_werks lgort = p_lgort IMPORTING wm_relevant = t_relevant o_obest = wm_obest.
CO_RU_PLANNED_DATA_PRE_READ CALL FUNCTION 'CO_RU_PLANNED_DATA_PRE_READ' EXPORTING goods_issues = yx failed_goodsmove = yx TABLES ord_pre_tab = t_ordpre p_issues_tab = t_afrp2 f_goodsmove_tab = t_affw EXCEPTIONS not_found = 1 OTHERS = 2.
CN_PP_FPLA_CHANGES_POSSIBLE CALL FUNCTION 'CN_PP_FPLA_CHANGES_POSSIBLE' EXPORTING i_fplnr = resbd-fplnr EXCEPTIONS not_possible = 1.
CO_ZF_CHECK_REQ_CREATION CALL FUNCTION 'CO_ZF_CHECK_REQ_CREATION' EXPORTING postp = resbd-postp sobkz = resbd-sobkz matnr = resbd-matnr plant = resbd-werks dumps = resbd-dumps vsnmr = resbd-vsnmr sobsl = resbd-sobsl i_beskz_check = space i_mengu_check = space IMPORTING create_requisition = l_create_req.
CO_ZF_CHECK_DBSKZ CALL FUNCTION 'CO_ZF_CHECK_DBSKZ' "838673 EXPORTING "838673 postyp = resbd-postp "838673 IMPORTING "838673 dbskz = resbd-dbskz. "838673
CO_ZF_CHECK_REQ_CREATION CALL FUNCTION 'CO_ZF_CHECK_REQ_CREATION' EXPORTING postp = resbd-postp sobkz = resbd-sobkz matnr = resbd-matnr plant = resbd-werks dumps = resbd-dumps vsnmr = resbd-vsnmr sobsl = resbd-sobsl i_beskz_check = space IMPORTING create_requisition = l_create_req.
CO_ZF_CHECK_REQ_CREATION CALL FUNCTION 'CO_ZF_CHECK_REQ_CREATION' EXPORTING postp = resbd-postp sobkz = resbd-sobkz matnr = resbd-matnr plant = resbd-werks dumps = resbd-dumps vsnmr = resbd-vsnmr sobsl = resbd-sobsl IMPORTING create_requisition = l_create_req.
CO_TA_T460A_READ call function 'CO_TA_T460A_READ' EXPORTING t460a_sobsl = resbd-sobsl t460a_werks = resbd-werks IMPORTING t460a_wa = t460a EXCEPTIONS not_found = 1 others = 2.
CO_TA_TCS03_READ CALL FUNCTION 'CO_TA_TCS03_READ' EXPORTING agb29 = agb29 IMPORTING tcs03wa = tcs03 EXCEPTIONS paras_not_complete = 1 paras_not_found = 2 OTHERS = 3.
V134W_SINGLE_READ CALL FUNCTION 'V134W_SINGLE_READ' "P30K105539 EXPORTING "P30K105539 mtart = msfcv-mtart "P30K105539 werks = resbd-werks "P30K105539 IMPORTING "P30K105539 wv134w = v134w "P30K105539 EXCEPTIONS "P30K105539 OTHERS = 1. "P30K105539
FUNCTION_EXISTS CALL FUNCTION 'FUNCTION_EXISTS' EXPORTING funcname = 'IBAPI_Z_GET_BAPI_FLAG' EXCEPTIONS function_not_exist = 1 OTHERS = 2.
IBAPI_Z_GET_BAPI_FLAG CALL FUNCTION 'IBAPI_Z_GET_BAPI_FLAG' EXCEPTIONS bapi_active = 1 bapi_not_active = 2 OTHERS = 3.
CO_TX_PROCESSING CALL FUNCTION 'CO_TX_PROCESSING' EXPORTING aktyp = rc27s-aktyp autyp = caufvd-autyp flg_edit = space object = obj-mat rc27i_new = rc27i rc27i_old = rc27i IMPORTING resbd_exp = resbd EXCEPTIONS error_message = 2 OTHERS = 1.
CO_TX_PROCESSING CALL FUNCTION 'CO_TX_PROCESSING' EXPORTING aktyp = rc27s-aktyp autyp = caufvd-autyp flg_edit = space object = obj-mat rc27i_new = rc27i rc27i_old = rc27i IMPORTING resbd_exp = resbd EXCEPTIONS OTHERS = 1.
CO_TX_UPDATE CALL FUNCTION 'CO_TX_UPDATE' EXPORTING caufvd_imp = caufvd object = obj-mat rc27i_new = rc27i rc27i_old = rc27i IMPORTING flg_deleted = txt_deleted EXCEPTIONS error_message = 2 OTHERS = 1.
CO_TX_UPDATE CALL FUNCTION 'CO_TX_UPDATE' EXPORTING caufvd_imp = caufvd object = obj-mat rc27i_new = rc27i rc27i_old = rc27i IMPORTING flg_deleted = txt_deleted EXCEPTIONS OTHERS = 1.
CO_BT_RESB_UPDATE CALL FUNCTION 'CO_BT_RESB_UPDATE' EXPORTING resb_new = resbd tabix_old = *resbd-indbt EXCEPTIONS error_message = 1.
CO_BT_RESB_UPDATE CALL FUNCTION 'CO_BT_RESB_UPDATE' EXPORTING resb_new = resbd tabix_old = *resbd-indbt.
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 COFORMKD or its description.
COFORMKD - Interface for serial number processing COFORM40 - Routines for process orders for all module pools COFORM30 - Routines for Plant Maintenance for all module pools COFORM20 - Cross- module pool routines for networks COFORM13 - documentation and ABAP source code COFORM11 - UPDATE_GLOBAL_TABLES