MOIKUF01_SAVE_LIDS 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 MOIKUF01_SAVE_LIDS 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!
RFC_UNIFIED_SHIPMENT_INTERFACE CALL FUNCTION 'RFC_UNIFIED_SHIPMENT_INTERFACE' EXPORTING i_shipment = l_bapi_oigs i_applic = '1' TABLES LOAD_DATA = lt_load_data SHP_LOAD_DATA = lt_shp_load_data SHP_LOAD_AUOM = lt_shp_auom EXCEPTIONS ISO2SAP = 1 MODBAPI = 2 NOSHNUM = 3 EAN2SAP = 4 NOEVENT = 5 NOUPDATE = 6 DCPLOCK = 7 DCPSTAT = 8 ERROR_POSTING_TAS_IDOC = 9 ERROR_POSTING_TPI_IDOC = 10 ERROR_PROCESSING_TAS_IDOC = 11 ERROR_PROCESSING_TPI_IDOC = 12 OTHERS = 13.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MOIKUF01_SAVE_LIDS - IS-Oil / TAS / General functions MOIKUF01_ROIKUIT3_TO_IDOC - IS-Oil / TAS / General functions MOIKUF01_ROIKUIT3_TO_E1OILT3 - IS-Oil / TAS / General functions MOIKUF01_ROIKUIT1_TO_IDOC - IS-Oil / TAS / General functions MOIKUF01_ROIKUIT1_TO_E1OILT1 - IS-Oil / TAS / General functions MOIKUF01_PAGING - IS-Oil / TAS / General functions