IAOM_SERVICE_WITH_LOG01 is a standard Executable ABAP Report 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 IAOM_SERVICE_WITH_LOG01 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.
Title: Report Template for Generating IAOM_SERVICE_WITH_LOG02
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
IAOM_CHANGE_ATTRBTS_VIA_EXIT * CALL FUNCTION 'IAOM_CHANGE_ATTRBTS_VIA_EXIT' * EXPORTING * I_BUS_SCENARIO_ID = L_BUS_SCENARIO_ID * I_DATA = L_DATA * I_WITH_LOG = l_wl * IMPORTING * E_MESSAGES = X_MESSAGES * CHANGING * C_OBJECT_ATTRIBUTES = X_OBJECT_ATTRIBUTES * EXCEPTIONS * BUS_SCENARIO_UNKNOWN = 1 * OTHER_ERROR = 2 * ERROR_OCCURRED = 3 * OTHERS = 4.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
IAOM_SERVICE_WITH_LOG01 - Report Template for Generating IAOM_SERVICE_WITH_LOG02 IAOM_SERVICE_WITH_LOG01 - Report Template for Generating IAOM_SERVICE_WITH_LOG02 IAOM_OM_SET_ARCHIVALBE_SINGLE - Outsourced Manufacturing: Archiving Release Account Assignment Mgmt. IAOM_OM_SET_ARCHIVALBE_SINGLE - Outsourced Manufacturing: Archiving Release Account Assignment Mgmt. IAOM_OM_CUSTOM_EXIT_MOD - Include IAOM_OM_CUSTOM_EXIT_MOD IAOM_LOG_REPORT - Display Translator Log