J_2GLPPMM is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This program prints Material documents according to logical kind ÄÁ(MM)...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_2GLPPMM into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J2GLPPMM - Print MM Documents
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: TDIMMED = Print immediately
Selection Text: TDDELETE = Delete after print
Selection Text: S_VGART = Transaction/event type
Selection Text: S_TEST =
Selection Text: S_R_LANG =
Selection Text: S_R_COMM =
Selection Text: S_PRNTSK = Print task code
Selection Text: S_MJAHR = Year of Material document
Selection Text: S_MBLNR = Material document
Selection Text: S_LANG =
Selection Text: S_ERNAM = User
Selection Text: S_BWART = Movement types
Selection Text: S_BUKRS = Company code
Selection Text: S_BUDAT = Posting date
Selection Text: SPRINTER = Printer
Selection Text: DIALOG = Show print dialog
Title: Main program for printing Material documents
Text Symbol: 312 = Skip this MM document
Text Symbol: 313 = Skip this MM document and all subsequent documents
Text Symbol: 314 = Associate the MM document with new legal number
Text Symbol: 321 = Old number
Text Symbol: 322 = Skip
Text Symbol: 323 = Skip ALL
Text Symbol: 324 = New number
Text Symbol: 400 = Associate with other legal number ?
Text Symbol: 401 = Are you sure you want to associate
Text Symbol: 402 = MM document & legal number $
Text Symbol: 403 = with a new legal number from
Text Symbol: 404 = print task code &
Text Symbol: 411 = Yes associate
Text Symbol: 412 = No Iam not sure
Text Symbol: 421 = YES
Text Symbol: 422 = NO
Text Symbol: 500 = Give a number
Text Symbol: 501 = Please specify the number for
Text Symbol: 502 = MM document &
Text Symbol: 503 = from Series &
Text Symbol: 504 = Please specify the legal document for
No INCLUDES are used within this REPORT code!
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 J_2GLPPMM or its description.
J_2GLPPMM - Main program for printing Material documents J_2GLPPMM - Main program for printing Material documents J_2GLPPDLUTILITIES - General utilities for printing SD/MM documents J_2GLPPDLCUSTROUTINES - Routines For ÄÁ(SD) J_2GLPPDL - Main program for printing Deliveries J_2GLPPDL - Main program for printing Deliveries