PWPC_RPT_START_REPORT 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 PWPC_RPT_START_REPORT into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
HRWPC_FC_EXEC - Execute F Code in MSS
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: Execute Report
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HRWPC_RPT_ITSCONTEXT_CLEAR CALL FUNCTION 'HRWPC_RPT_ITSCONTEXT_CLEAR'.
HRWPC_RPT_START_REPORT CALL FUNCTION 'HRWPC_RPT_START_REPORT'.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
PWPC_RPT_START_REPORT - Execute Report PWPC_RPT_START_REPORT - Execute Report PWPC_CONVERT_MDT_TO_LPA - Report to convert MDT table entries to LPA table entries PWPC_CONVERT_MDT_TO_LPA - Report to convert MDT table entries to LPA table entries PWB_TEST_PDF_DYNAMIC - PWBTESTPDFDYNAMIC PWB_FLIGHT_TOP_XDF - PWBFLIGHTTOPXDF