J_2GLPPTCODESCHECK is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Note : Maximum upper limit should normally be 9999999...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_2GLPPTCODESCHECK into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J2GLPPARACHECKPTCD - Check Print task codes
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: S_PRNTSK = Print task code
Selection Text: S_MAX = Maximum upper limit
Selection Text: S_LOGPAP = Logical paper
Selection Text: S_LOGKND = Logical Kind
Selection Text: S_BUKRS = Company code
Title: Check print task codes
Text Symbol: 300 = Maximum Limit greater than the one supported.
Text Symbol: 204 = ERROR MESSAGE
Text Symbol: 203 = PTCD
Text Symbol: 202 = L.PAP
Text Symbol: 201 = Logical Kind
Text Symbol: 200 = COMP
Text Symbol: 024 = Upper limit is greater than the maximum specified
Text Symbol: 023 = Print task code has same Series and Stext with print task code &
Text Symbol: 022 = The counter of the Series is lower than the lower limit allows
Text Symbol: 021 = Print task code lowlimit should not be 0.
Text Symbol: 020 = The Series is exhausted
Text Symbol: 019 = The Series is not well formed
Text Symbol: 018 = Print task code and its reference have different stext ( KBS type )
Text Symbol: 017 = Print task code and it reference must be both manual or not.
Text Symbol: 016 = Reference print task code is not active.
Text Symbol: 015 = Reference print task code not defined for company
Text Symbol: 014 = A manual 3rdparty Print task code cannot have a reference print task code
Text Symbol: 005 = Printer not specified in J_2GLPP1
Text Symbol: 004 = Layout set not specified in J_2GLPP1
Text Symbol: 003 = Print task code not ACTIVE
Text Symbol: 002 = Print task code not in J_2GLPP3
Text Symbol: 001 = Logical kind not defined
Text Symbol: 000 = Logical paper not defined
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.
J_2GLPPTCODESCHECK - Check print task codes J_2GLPPTCODESCHECK - Check print task codes J_2GLPPSDUTILITIES - General utilities for printing SD/MM documents J_2GLPPSDCUSTROUTINES - Customizable Routines For TIM and ÄÁ-ÔÉÌ. J_2GLPPSD - Main program for printing SD documents J_2GLPPSD - Main program for printing SD documents