J_7LCDMM_NEU is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The report lists field changes from the material master...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 J_7LCDMM_NEU into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J7LU - REA Material Master Field Changes
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: F_ARTIK = Article
Selection Text: F_STPOS = BOM Items
Selection Text: F_STVERW = Bill of Material Usage
Selection Text: F_SUBTR = Explode BOM
Selection Text: F_VERP = Packaging
Selection Text: PARTIK = Article
Selection Text: PONLYMAT = New Material
Selection Text: PREAMAT = Changes Only
Selection Text: PVERP = Packaging
Selection Text: P_CLASS = Change Document Object
Selection Text: SO_ABGRZ = Material Type
Selection Text: SO_CHIND = Type of Change
Selection Text: SO_CUST = Customizing Field
Selection Text: SO_MATNR = Material Number
Selection Text: SO_STLAL = Alternative BOM
Selection Text: SO_STLAN = Bill of Material Usage
Selection Text: SO_STLNR = Bill of Materials No.
Selection Text: SO_TCODE = Transaction
Selection Text: SO_UDATE = Changed On
Selection Text: SO_UNAME = Changed By
Selection Text: SO_UTIME = Changed At
Selection Text: ZUORDSTU = Assigned BOMs Only
Title: REA Info Systems: Change Material Master and Bills of Material
Text Symbol: 032 = Filters Matl Type Packaging
Text Symbol: 031 = New Matls
Text Symbol: 030 = Changes Only
Text Symbol: 001 = Material
Text Symbol: 002 = Article
Text Symbol: 003 = Packaging
Text Symbol: 004 = BOM
Text Symbol: 005 = Object
Text Symbol: 006 = Display
Text Symbol: 007 = Change
Text Symbol: 008 = Create
Text Symbol: 009 = Changes
Text Symbol: 010 = Objects
Text Symbol: 011 = Filter
Text Symbol: 013 = New
INCLUDE J_7LCDMF_DATA.
INCLUDE J_7LCDMF_SELBILD.
INCLUDE J_7LCDMF01.
INCLUDE J_7LF4_MATNR.
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.
J_7LCDMM_NEU - REA Info Systems: Change Material Master and Bills of Material J_7LCDMM_NEU - REA Info Systems: Change Material Master and Bills of Material J_7LCDMF_SELBILD - Selection Screen for Material Change J_7LCDMF_DATA - Data Declarations for Program J_7LCDMF_NEU (Change documents) J_7LCDMF01 - Form Routine Pool for Program j_7lcdmf_neu (Change Documents) J_7LCDJO - REA Info Systems: Change, General PBO Modules for Prog. J_7LCDJL