RPPPLTCA is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter RPPPLTCA into the relevant SAP transactions such as SE38 or SE80
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: PROF_ID = Profile for planning table
Title: Analysis of Customizing for Planning Table
Text Symbol: WAR = Graphics profile does not exist.
Text Symbol: NVH = not exist.
Text Symbol: N47 = Object representation selection not maintained.
Text Symbol: MIS = Scale does not exist.
Text Symbol: M62 = Representation profile does not exist.
Text Symbol: M61 = Line representation selection does not exist.
Text Symbol: M55 = Graphic object type does not exist.
Text Symbol: M52 = Line representation does not exist.
Text Symbol: M50 = Chart sequence does not exist.
Text Symbol: M47 = Object representation selection does not exist.
Text Symbol: M46 = Graphic object type selection does not exist.
Text Symbol: M45 = Object representation does not exist
Text Symbol: M44 = Graphic object type does not exist.
Text Symbol: HLT = Color attribute does not exist.
Text Symbol: FMT = Form attribute does not exist.
Text Symbol: EMO = Options profile does not exist.
Text Symbol: EML = Graphic element type does not exist.
Text Symbol: EMF = Form type does not exist.
Text Symbol: EMC = Color category does not exist
Text Symbol: EMA = Chart type does not exist.
Text Symbol: E24 = Comparison operator "DEF" does not exist.
Text Symbol: E14 = For status
Text Symbol: E01 = Status "0" does not exist
Text Symbol: 62K = Representation profile does not exist.
Text Symbol: 61K = Line representation selection does not exist.
Text Symbol: 50K = Chart sequence does not exist.
Text Symbol: 47K = Object representation selection does not exist.
Text Symbol: 46K = Graphic object type selection does not exist.
Text Symbol: 45K = Object representation for graphical object does not exist.
Text Symbol: 31H = Definition of sort does not exist.
Text Symbol: 31G = Layout does not exist.
Text Symbol: 31F = Description of sort does not exist.
Text Symbol: 31E = Definition of grouping does not exist.
Text Symbol: 31D = Description of the grouping does not exist.
Text Symbol: 31C = Charts do not exist
Text Symbol: 300 = Fields for key: See above
INCLUDE RCCYOHRH.
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.