CACSCP_RCP_WORKLIST_ADMIN_ALV is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Administration of worklists for retrospective case processing (RCP) You can use the CACSRCPWORKLIST transaction to call the worklist administration from the initial commission case administration (transaction CACSRCPCASE)...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 CACSCP_RCP_WORKLIST_ADMIN_ALV 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: WLSTAT = D .
Selection Text: WLID = D .
Selection Text: CHGUSER = D .
Selection Text: CHGDATE = D .
Title: RCP: Administration of Worklists
Text Symbol: 029 = Ref. Case
Text Symbol: 030 = Ref. Version
Text Symbol: 031 = Case
Text Symbol: 032 = Display Commission Case Version 1
Text Symbol: 033 = Display Commission Case in Worklist
Text Symbol: 034 = Display Newest Commission Case Version
Text Symbol: 035 = Change Commission Case Vers. 1
Text Symbol: 036 = Change Commission Case in Worklist
Text Symbol: 037 = Change Newest Commission Case Vers.
Text Symbol: 038 = Business Object Category
Text Symbol: 039 = Reason for Adding Commission Case
Text Symbol: 040 = Task Status
Text Symbol: 044 = *Blr-Icon
Text Symbol: 045 = *Blr-Include_Objects
Text Symbol: 046 = *Blr-Allow
Text Symbol: 047 = *Blr-Execute_Object
Text Symbol: 048 = *Blr-Complete
Text Symbol: 049 = *Blr-Failure
Text Symbol: 050 = *Blr-Activity
Text Symbol: 051 = *Blr-Modified_Object
Text Symbol: 052 = *Blr-Defect
Text Symbol: 028 = Ref. Year
Text Symbol: 001 = Business Object
Text Symbol: 002 = Business Transaction
Text Symbol: 003 = Technical ID
Text Symbol: 004 = Reports
Text Symbol: 005 = Selection By Worklists
Text Symbol: 007 = Worklist/Task
Text Symbol: 008 = Query
Text Symbol: 009 = Delete Worklists from Database?
Text Symbol: 010 = Yes
Text Symbol: 011 = No
Text Symbol: 012 = Change Status to 7?
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
CACSCP_RCP_WORKLIST_ADMIN_ALV - RCP: Administration of Worklists CACSCP_RCP_WORKLIST_ADMIN_ALV - RCP: Administration of Worklists CACSCP_RCP_WORKLIST_ADMIN_AF06 - CACSCPRCPWORKLISTADMINAF06 CACSCP_RCP_WORKLIST_ADMIN_AF05 - CACSCPRCPWORKLISTADMINAF05 CACSCP_RCP_WORKLIST_ADMIN_AF04 - CACSCPRCPWORKLISTADMINAF04 CACSCP_RCP_WORKLIST_ADMIN_AF03 - CACSCPRCPWORKLISTADMINAF03