UPB_PM_START is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for With this program it is possible to start planning folders directly...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 UPB_PM_START 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: AS_URL = Start in Browser
Selection Text: PM = D Name of Planning Folder
Title: Program UPB_PM_START
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
UPB_PM_GET_APPLC CALL FUNCTION 'UPB_PM_GET_APPLC' IMPORTING E_APPLC = applc EXCEPTIONS NO_APPLC_SELECTED = 1 OTHERS = 2 .
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
UPB_PM_START - Program UPB_PM_START UPB_PM_START - Program UPB_PM_START UPB_PM_PM2WIF - Program UPB_PM_PM2WIF UPB_PM_PM2WIF - Program UPB_PM_PM2WIF UPB_PM_MAPPING_BUILD_ALV - Interface between CL_UPB_PL_ALV and calling of f. SCHEME_INSTANTIATE. UPB_PM_MAPPING_BUILD_ALV - Interface between CL_UPB_PL_ALV and calling of f. SCHEME_INSTANTIATE.