RPCLPCS0 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 RPCLPCS0 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: SELYEARS = Year
Selection Text: SELPERNR = Personnel no.
Selection Text: MOD3 = Output by year
Selection Text: MOD2 = Output by month
Selection Text: MOD1 = Output by week
Selection Text: LISTE = Overview
Title: HR-S: Display Cluster PCL1 - Personal Calendar - Sweden (S)
Text Symbol: T01 = Pers.no. Year Modified by : Program
Text Symbol: M02 = ----+---------+---------------------- -----+---------+----------------------
Text Symbol: M01 = Month fm - to: Mo Tu We Th Fr Sa Su Month fm - to: Mo Tu We Th Fr Sa Su
Text Symbol: FR1 = Selection options
Text Symbol: FR0 = General selection
Text Symbol: E03 = Requested layout not supported
Text Symbol: E02 = Number of months per line not supported
Text Symbol: A17 = ?...
Text Symbol: A16 = ?...
Text Symbol: A15 = ?...
Text Symbol: A14 = ?...
Text Symbol: A13 = ?...
Text Symbol: A12 = ?...
Text Symbol: A11 = ?...
Text Symbol: A10 = ?...
Text Symbol: Y01 = Jan
Text Symbol: Y02 = Feb
Text Symbol: Y03 = Mar
Text Symbol: Y04 = Apr
Text Symbol: Y05 = May
Text Symbol: Y06 = Jun
Text Symbol: Y07 = Jul
Text Symbol: Y08 = Aug
Text Symbol: Y09 = Sep
Text Symbol: Y10 = Oct
Text Symbol: Y11 = Nov
Text Symbol: Y12 = Dec
Text Symbol: Z41 = Imported version :
Text Symbol: Z42 = PC version of current report :
Text Symbol: Z43 = Imported PC version does not match PC version of this report
Text Symbol: Z51 = Country-specific version of this calendar cannot be displayed
INCLUDE RPPPXD00. "DATABASE PCLX
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING LANGUAGE = SY-LANGU POPUP_TITLE = TEXT-040 START_COLUMN = 10 START_ROW = 3 TEXT_OBJECT = 'RPCLPCF0_HELP_MOD' EXCEPTIONS TEXT_NOT_FOUND = 01.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name RPCLPCS0 or its description.
RPCLPCS0 - HR-S: Display Cluster PCL1 - Personal Calendar - Sweden (S) RPCLPCS0 - HR-S: Display Cluster PCL1 - Personal Calendar - Sweden (S) RPCLPCI1 - documentation and ABAP source code RPCLPCI0 - Personal Calendar Print - PC cluster of PCL1 (I) RPCLPCI0 - Personal Calendar Print - PC cluster of PCL1 (I) RPCLPCHR - documentation and ABAP source code