SAPMRMCU 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 SAPMRMCU into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
OSPR - Number Ranges in REM
OSPT - Repetitive Mfg Profile Assistant
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: Repetitive Manufacturing Profile ASSISTANT
Text Symbol: U03 = Specify new dflt answers?
Text Symbol: U02 = You have changed the scenario
Text Symbol: U01 = Attention
Text Symbol: T01 = Status
Text Symbol: ST3 = Maintained
Text Symbol: ST2 = Partly maintaind
Text Symbol: ST1 = Blank
Text Symbol: P03 = Caution!
Text Symbol: P02 = save REM profile ?
Text Symbol: P01 = Do you really want to
Text Symbol: L03 = New profile
Text Symbol: L02 = Copy fr
Text Symbol: L01 = Compare
Text Symbol: D05 = Status
Text Symbol: D04 = Total dep. reqmts
Text Symbol: D03 = Run schedule headers
Text Symbol: D02 = Document logs
Text Symbol: D01 = Backlogs
Text Symbol: A15 = the data ? ;;
Text Symbol: A14 = Do you want to display ;;
Text Symbol: A13 = to display data ;;
Text Symbol: A12 = that you are only authorized ;;
Text Symbol: A11 = Your user master record indicates ;;
Text Symbol: A10 = Display values
Text Symbol: A06 = locked data? ;;
Text Symbol: A05 = Do you want to display ;;
Text Symbol: A04 = Display only ;;
Text Symbol: A03 = user & ;;
Text Symbol: A02 = The data is locked by ;;
Text Symbol: A01 = Display values
Text Symbol: 068 = Technical tip
Text Symbol: 065 = Description
Text Symbol: 064 = Recommendation
Text Symbol: 017 = Do you really want to cancel?
Text Symbol: 016 = Cancel wizard?
Text Symbol: 001 = Name, desc.
INCLUDE MRMCUO01.
No SAP DATABASE tables are accessed within this REPORT code!
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.
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.
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.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
SAPMRMCU - Repetitive Manufacturing Profile ASSISTANT SAPMRMCU - Repetitive Manufacturing Profile ASSISTANT SAPMRHPE_WWW_PART_QUALI - Advanced HR: Subprofile -> Qualifications SAPMRHPE_WWW_PART_QUALI - Advanced HR: Subprofile -> Qualifications SAPMRHPE_WWW_HEAD_PERSON - Advanced HR: Object Header -> Person SAPMRHPE_WWW_HEAD_PERSON - Advanced HR: Object Header -> Person