MOIKPF01_CHANGE_SHIPMENT_GENER 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 MOIKPF01_CHANGE_SHIPMENT_GENER 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!
OIGI_CHANGE_SHIPMENT_RFC CALL FUNCTION 'OIGI_CHANGE_SHIPMENT_RFC' EXPORTING pi_oigis = i_oigis pi_confirm = p_confirm pi_no_commit = c_flag_on pi_maint_compl = p_maint_compl "SO7K019540 RB * IMPORTING * PO_SHNUMBER = O_SHNUMBER TABLES pi_oigisv = t_oigisv pi_oigisvd = t_oigisvd pi_oigisi = t_oigisi pi_oigisvmq = t_oigisvmq "SO7K017369 HG EXCEPTIONS not_called_for_change = 1 error_message = 2 "SO7K017369 HG OTHERS = 3.
MESSAGE_TEXTS_READ CALL FUNCTION 'MESSAGE_TEXTS_READ' "SO7K017369 HG EXPORTING "SO7K017369 HG msg_log_imp = l_msg_log "SO7K017369 HG IMPORTING "SO7K017369 HG msg_text_exp = l_msg_text. "SO7K017369 HG
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MOIKPF01_CHANGE_SHIPMENT_GENER - IS-Oil / TAS / General functions MOIKPF01_CHANGE_OIK37 - Include MOIKPF01_CHANGE_OIK37 MOIKPF01_CHANGE_EXISTING_SHIPM - IS-Oil / TAS / General functions MOIKPF01_CALL_BILD_SENDEN - IS-Oil / TAS / General functions MOIKPF01_CALCULATE_ETA_RETURN - IS-Oil / TAS / General functions MOIKPF01_BUFFERED_SHIPMENT_ACT - IS-Oil / TAS / General functions