SAPMOIKP is a standard Module pool for a dialog screen ABAP Program 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 SAPMOIKP into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
O4PV - Driver Vehicle Assignment
O4PP - Shipment planning
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.
Selection Text: SO_VEHI = D .
Selection Text: SO_STAT = D .
Selection Text: SO_SHTY = D .
Selection Text: SO_SHP = D .
Selection Text: SO_SHFT = D .
Selection Text: SO_LODAT = D .
Selection Text: SO_DRIV = D .
Selection Text: SO_DEPO = D .
Selection Text: SO_CARR = D .
Title: IS-OIL TPI Shipment Planning Workbench
Text Symbol: 205 = change Vehicle parameter ..
Text Symbol: 204 = to be created ..
Text Symbol: 203 = to be added to ..
Text Symbol: 202 = to be changed ..
Text Symbol: 201 = to be deleted from ..
Text Symbol: 200 = to be deleted ..
Text Symbol: 181 = Planning Workbench - Overview
Text Symbol: 180 = Planning Workbench - Document Overview
Text Symbol: 174 = Shift
Text Symbol: 173 = Delivery hours
Text Symbol: 172 = Warning
Text Symbol: 171 = Header
Text Symbol: 170 = Vehicle
Text Symbol: 206 = change Driver ..
Text Symbol: 501 = Maintain driver vehicle assignment
Text Symbol: 502 = Maintain all assignments
Text Symbol: 503 = Delete all assignments
Text Symbol: CL1 = Collapsed
Text Symbol: EX1 = Expanded
Text Symbol: LED = No Document Assigned
Text Symbol: M00 = Collecting planning data ... &%
Text Symbol: M01 = Preparing planning data ... &%
Text Symbol: M02 = Change existing Shipments ... &%
Text Symbol: M03 = Create new Shipments ... &%
Text Symbol: M04 = Check planning data ... &%
Text Symbol: M05 = Time Calculation ... &%
Text Symbol: 169 = Driver
Text Symbol: 100 = Assigned Vehicle
INCLUDE MOIKPO01.
INCLUDE MOIKPO02.
INCLUDE MOIKPF01.
INCLUDE MOIKPF02.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
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 SAPMOIKP or its description.