SAP Reports / Programs | Logistics - General | Logistics Basic Data | Material Master(LO-MD-MM) SAP LO

RMMKOP01 SAP ABAP Report - Material Master-Copier (Color Patch)







RMMKOP01 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Using this program, colored material is created for the colorless versioned material in ERP (for more information, see selections)...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.

If you would like to execute this report or see the full code listing simply enter RMMKOP01 into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

MKOP - Call Up Material Master-Copier


ABAP code to call this SAP report using the submit statement

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.






SUBMIT RMMKOP01. "Basic submit
SUBMIT RMMKOP01 AND RETURN. "Return to original report after report execution complete
SUBMIT RMMKOP01 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: SCRMAT = Header Materials
Selection Text: SCRF02 = Function 1
Selection Text: SCRD03 = From date
Selection Text: SCRD02 = From date
Title: Material Master-Copier (Color Patch)
Text Symbol: 072 = Material Master-Copier
Text Symbol: 073 = Descript.for generated Mat. Master Records
Text Symbol: 074 = MATERIAL DEFINITION
Text Symbol: 075 = VERSION
Text Symbol: 076 = Page
Text Symbol: 077 = SELECTIONS & PARAMETERS
Text Symbol: 078 = CHANGED-----------------------------------+
Text Symbol: 079 = Log of Changed Material Master Records
Text Symbol: 080 = The program was prev. called up with the
Text Symbol: 081 = following settings by user &:
Text Symbol: 082 = OFFSET LENGTH ________ PLANT LAST RUN DISP. CALLS SINCE THE
Text Symbol: 084 = Function
Text Symbol: 085 = Replacement Rules for Color Supplement Key (Offset/Length)
Text Symbol: 086 = ( S I M U L A T I O N )
Text Symbol: 091 = MRP Area
Text Symbol: 092 = E r r o r M e s s a g e
Text Symbol: 093 = W a r n i n g
Text Symbol: 071 = STORED------------------------------------+
Text Symbol: 001 = Affected Header Materials
Text Symbol: 002 = Create Color Copies from the New iPPE Colors
Text Symbol: 003 = Update New, Colorless R/3 Versions
Text Symbol: 004 = Update Colorless R/3 Version Changes
Text Symbol: 005 = Error Log
Text Symbol: 006 = Statistic
Text Symbol: 007 = Update
Text Symbol: 008 = Plnt
Text Symbol: 009 = Own rules for color supplement key (offset/length)
Text Symbol: 010 = Should the data for the changed material version be saved beforehand?
Text Symbol: 011 = Warning Log
Text Symbol: 012 = Materl Status
Text Symbol: 013 = Header matl
Text Symbol: 014 = Plnt
Text Symbol: 015 = Do not create material masters, if logistic switch is not active





Text Symbol: 016 = Posting
Text Symbol: 017 = An authorization check does not take place.
Text Symbol: 018 = Should posting take place?
Text Symbol: 019 = CAUTION
Text Symbol: 020 = Program Terminated
Text Symbol: 021 = From
Text Symbol: 070 = KOPIERT+


INCLUDES used within this REPORT RMMKOP01

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

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 RMMKOP01 or its description.