SAPMOLVI 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 SAPMOLVI into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
OMM2 - Haz.Material Stock Placement
OMM1 - Storage Bin Type Search
OMM3 - Stock Placement Strat.for Pallets
OMLZ - Storage Section Search
OMLY - Storage Type Search
OMLX - Confirmation
OMM4 - Putaway Strategy for Bulk Storage
OMLW - Number Ranges for Whse Management
OMLV - Print Control for Whse Management
OMM8 - Stock Removal Strat. Stringent FIFO
OMM9 - Stock Removal Strat. Large/Small
OMLA - Putaway Near Picking Bin
OML9 - Customizing MOB Interface
OMKZ - Automatic Transfer Orders
OMMB - Inventory No.Ranges for Whse Mgmt
OMKY - Link to External System via ALE
OMMP - Decentralized Warehouse Management
OMNJ - Link to Warehouse Control Unit
OMNU - Print Control with SU Management
OMKX - Automatic Transfer Orders
OMKW - Stock removal strategy "SLED"
OMNV - Number Range Intervals for Whse Mgmt
OMK7 - Batch WM..... (will be deleted)
OMK2 - Customer exits for strategies
OMK1 - Batch search method for Whse Mgmt
OMK0 - Link to PP interface
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: CS Selection Menus for MM-WM - Customizing
Text Symbol: A35 = Activate
Text Symbol: A36 = Communication Documents
Text Symbol: A37 = Define Search Method
Text Symbol: A38 = Assign Recipient
Text Symbol: A39 = Activate
Text Symbol: A40 = Define
Text Symbol: A41 = Assign
Text Symbol: A42 = Individual Processing
Text Symbol: A43 = Multiple Processing
Text Symbol: A44 = Printer Pool
Text Symbol: A45 = Sort Profile/Coll.Proc.
Text Symbol: A46 = Warehouse Movement
Text Symbol: A47 = Difference Indicators
Text Symbol: A48 = Storage Bin Types
Text Symbol: A49 = Storage Unit Types
Text Symbol: A50 = Storage Type
Text Symbol: A51 = Define
Text Symbol: A52 = Bulk Storage Indicators
Text Symbol: A53 = Block Structures
Text Symbol: A54 = For Quant
Text Symbol: A55 = For Reference Number
Text Symbol: A56 = Maintain
Text Symbol: A57 = General
Text Symbol: A58 = Production Order Profiles
Text Symbol: A59 = Process Order Profiles
Text Symbol: A60 = Movement Types
Text Symbol: A61 = Assign Profile
Text Symbol: A62 = Assign Bar Code Types
Text Symbol: A63 = Define
Text Symbol: A64 = Processed
Text Symbol: A65 = Check
Text Symbol: A66 = Generate
Text Symbol: 001 = Documentation for Customizing for PDC in Whse Logistics
Text Symbol: 002 = Maintained
Text Symbol: A01 = Display values ;;
Text Symbol: A02 = Data is blocked by & ;;
Text Symbol: A03 = and can therefore only ;;
INCLUDE MLLVSKON.
INCLUDE MOLVIF01.
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING LANGUAGE = SY-LANGU POPUP_TITLE = TEXT-001 START_COLUMN = 10 START_ROW = 3 TEXT_OBJECT = 'SIMG_XXMENUOLML2MOB'. "Plege über SE61
VIEW_MAINTENANCE_CALL CALL FUNCTION 'VIEW_MAINTENANCE_CALL' EXPORTING ACTION = ACTION SHOW_SELECTION_POPUP = SUBFIELD VIEW_NAME = VNAME TABLES DBA_SELLIST = DBA_TAB EXCL_CUA_FUNCT = FU_TO_EXCL.
VIEW_ENQUEUE * call function 'VIEW_ENQUEUE' * exporting * view_name = vname * action = 'E' * enqueue_mode = 'E' * exceptions * foreign_lock = 1 * system_failure = 2 * no_tvdir_entry = 3 * view_not_found = 5 * client_reference = 7.
* call function 'DEQUEUE_ALL'.
DEQUEUE_ALL CALL FUNCTION 'DEQUEUE_ALL'.
POPUP_TO_CONFIRM_WITH_MESSAGE CALL FUNCTION 'POPUP_TO_CONFIRM_WITH_MESSAGE' EXPORTING TITEL = TITEL DIAGNOSETEXT1 = TEXT1 DIAGNOSETEXT2 = TEXT2 DIAGNOSETEXT3 = TEXT3 TEXTLINE1 = TEXT4 TEXTLINE2 = TEXT5 DEFAULTOPTION = YES IMPORTING ANSWER = ANSWER.
DEQUEUE_ALL CALL FUNCTION 'DEQUEUE_ALL'.
DEQUEUE_ALL CALL FUNCTION 'DEQUEUE_ALL'.
POPUP_TO_CONFIRM_WITH_MESSAGE CALL FUNCTION 'POPUP_TO_CONFIRM_WITH_MESSAGE' EXPORTING TITEL = TITEL DIAGNOSETEXT1 = TEXT1 DIAGNOSETEXT2 = TEXT2 DIAGNOSETEXT3 = TEXT3 TEXTLINE1 = TEXT4 TEXTLINE2 = TEXT5 DEFAULTOPTION = YES IMPORTING ANSWER = ANSWER.
ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = ICON_NAME info = TEXT-A64 IMPORTING RESULT = ICON_NAME EXCEPTIONS icon_not_found = 1 outputfield_too_short = 2 OTHERS = 3.
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 SAPMOLVI or its description.
SAPMOLVI - CS Selection Menus for MM-WM - Customizing SAPMOLVI - CS Selection Menus for MM-WM - Customizing SAPMOIU_GRAV_UPDATE - Program SAPMOIU_GRAV_UPDATE SAPMOIU_GRAV_UPDATE - Program SAPMOIU_GRAV_UPDATE SAPMOIU_GRAVITY_ROUTINES - Program SAPMOIU_GRAVITY_ROUTINES SAPMOIU_GRAVITY_ROUTINES - Program SAPMOIU_GRAVITY_ROUTINES