J_2GLPPDL 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 Delivery documents according to logical kind ÄÁ(SD)...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_2GLPPDL into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J2GLPPDL - SD Deliveries
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: DIALOG = Show print dialog
Selection Text: SPRINTER = Printer
Selection Text: S_BUKRS = Company code
Selection Text: S_ERNAM = User
Selection Text: S_GIDOC = GI document
Selection Text: S_H = Cancellation GI documents
Selection Text: S_LANG =
Selection Text: S_LFART = Delivery types
Selection Text: S_PRNTSK = Print task code
Selection Text: S_R = Normal GI documents
Selection Text: S_RH = Both
Selection Text: S_R_COMM =
Selection Text: S_R_LANG =
Selection Text: S_TEST =
Selection Text: S_VBELN = Delivery documents
Selection Text: S_WADAT = Goods issue date
Selection Text: TDDELETE = Delete after print
Selection Text: TDIMMED = Print immediately
Title: Main program for printing Deliveries
Text Symbol: 421 = YES
Text Symbol: 412 = No Iam not sure
Text Symbol: 411 = Yes associate
Text Symbol: 404 = print task code &
Text Symbol: 403 = with a new legal number from
Text Symbol: 402 = delivery & legal number $
Text Symbol: 401 = Are you sure you want to associate
Text Symbol: 400 = Associate with other legal number ?
Text Symbol: 324 = New number
Text Symbol: 323 = Skip ALL
Text Symbol: 322 = Skip
Text Symbol: 321 = Old number
Text Symbol: 314 = Associate the delivery with new legal number
Text Symbol: 313 = Skip this delivery and all subsequent deliveries
Text Symbol: 312 = Skip this delivery
Text Symbol: 311 = Print with old legal number
Text Symbol: 306 = print task code &
Text Symbol: 422 = NO
Text Symbol: 500 = Give a number
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_2GLPPDL or its description.
J_2GLPPDL - Main program for printing Deliveries J_2GLPPDL - Main program for printing Deliveries J_2GLPPARASTRUCTURES - Library data structures for SD document printing J_2GLPPARALIBRARIES - Library function for printing SD/MM documents J_2GLPMMUSEREXITFORDELIVERIES - Code to fill J_2GLPLEGDOC with delivery information J_2GLPMMUSEREXITFORDELIVERIES - Code to fill J_2GLPLEGDOC with delivery information