RCMPP010 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 RCMPP010 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: W_W_AVLB = D with work center availability
Selection Text: W_P_AVLB = D With availability pers. res.
Selection Text: P_P_AVLB = D With availability pers. res.
Selection Text: PROFILE = Profile
Selection Text: PLNGDATT = Planning period finish
Selection Text: PLNGDATF = Planning period start
Selection Text: MP_WERKS = D Plant
Selection Text: MP_PSPNR = D WBS element
Selection Text: MP_PROJN = D Project definition
Selection Text: MP_PLST = Position
Selection Text: MP_PLSNR = Position
Selection Text: MP_PERS = Person
Selection Text: MP_PERNR = Person
Selection Text: MP_ORGNR = Organizational unit
Selection Text: MP_ORG = Organizational unit
Selection Text: MP_NETNR = Network
Selection Text: MP_ARBPL = D Work center
Selection Text: H_W_AVLB = D with work center availability
Selection Text: H_P_AVLB = D With availability pers. res.
Title: Workforce Planning - Reporting
Text Symbol: 010 = Personnel resources
Text Symbol: 009 = Personnel resource selection
Text Symbol: 007 = Period width
Text Symbol: 006 = Settings
Text Symbol: 005 = Planning period finish
Text Symbol: 004 = Planning period start
Text Symbol: 003 = Entry type
Text Symbol: 002 = Work center selection
Text Symbol: 001 = Project selection
INCLUDE RCMPPZ10.
INCLUDE RCMPPF00.
No SAP DATABASE tables are accessed within this REPORT code!
RH_INTEGRATION_CHECK call function 'RH_INTEGRATION_CHECK' IMPORTING INTEGRATED_PLVAR = g_plvar.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RCMPP010 - Workforce Planning - Reporting RCMPP010 - Workforce Planning - Reporting RCMPP002 - Workforce Planning : Selection for Work Center View RCMPP002 - Workforce Planning : Selection for Work Center View RCMPP001 - Workforce Planning: Selection Report for Logical Database PSJ RCMPP001 - Workforce Planning: Selection Report for Logical Database PSJ