KPP2UT03 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 KPP2UT03 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.
Title: Planning Processor: Repair Program TC as Entry Table
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
K_PLAN_CONTROL_GENERATE_ALL CALL FUNCTION 'K_PLAN_CONTROL_GENERATE_ALL' EXCEPTIONS OTHERS = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
KPP2UT03 - Planning Processor: Repair Program TC as Entry Table KPP2UT03 - Planning Processor: Repair Program TC as Entry Table KPP2UT02 - CO Planning: Model Program for Include of Screen Fields KPP2UT01 - CO Planning: Program to Generate KPP1I001 (Screen Fields) KPP2UT01 - CO Planning: Program to Generate KPP1I001 (Screen Fields) KPP2I002 - Constants Shared by SAPLKPP2 With KPP2UT01