SAP ABAP Class CL_CACS_WFCASE (Commission Case (Workflow))
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSW2 (Package) ICM: Application for Workflow
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  BI_OBJECT Business Instance 20050323
2 Interface implementation (CLASS c. INTERFACES i_ref)  BI_PERSISTENT Persistent Business Instance 20050323
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WORKFLOW Business Workflow 20050323
Properties
Class CL_CACS_WFCASE  
Short Description Commission Case (Workflow)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CACSW2   ICM: Application for Workflow 
Created 20050323   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CACS_WFCASE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 BI_OBJECT Business Instance 20050323
2 BI_PERSISTENT Persistent Business Instance 20050323
3 IF_WORKFLOW Business Workflow 20050323
Friends
Class CL_CACS_WFCASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Constant Protected Type reference (TYPE) BOOLEAN_FLG space Incorrect 20050401
2 MC_TYPEID Constant Protected Type reference (TYPE) SIBFTYPEID 'CL_CACS_WFCASE' Type of Objects in Persistent Object References 20050401
3 MRS_HEAD Instance attribute Protected Object reference (TYPE REF TO) DATA Commission Case Header 20050401
4 MS_LPOR Instance attribute Protected Type reference (TYPE) SIBFLPOR Local Persistent Object Reference 20050401
5 MS_WFCAS Instance attribute Public Type reference (TYPE) CACS_S_WFCAS_K Commission Case (Key) 20050330
6 TRUE Constant Protected Type reference (TYPE) BOOLEAN_FLG 'X' True 20050401
Methods
# Method Level Visibility Method type Description Created on
1 CALL_PEND_DIALOG Instance method Public Method Calls Commission Case in Change Mode 20050323
2 CONSTRUCTOR Instance method Public Constructor Constructor for Class for Worklow for Case 20050323
3 DIALOG_CHANGE Instance method Public Method Dialog: Change Commission Case 20050401
4 DIALOG_DISPLAY Instance method Public Method Dialog: Display Commission Case 20050401
5 GET_HEADER Instance method Public Method Gets Commission Case Header 20050401
6 RAISE_WF_CANCELED Instance method Public Method Workflow: Trigger Workflow Event CANCELED 20050404
7 RAISE_WF_INVALID Instance method Public Method Workflow: Trigger Workflow Event CANCELED 20050425
8 RAISE_WF_PENDED Instance method Public Method Workflow: Trigger Workflow Event PENDED 20050401
9 RAISE_WF_POSTED Instance method Public Method Workflow: Trigger Workflow Event POSTED 20050401
Events
# Event Type Visibility Description Created on
1 CANCELED Instance Event
(0)
Public
(2)
Commission case was reset 20050401
2 INVALID Instance Event
(0)
Public
(2)
Version of a commission case was set to invalid 20050425
3 PENDED Instance Event
(0)
Public
(2)
Pending Commission Case 20050330
4 POSTED Instance Event
(0)
Public
(2)
Commission case (successfully) posted 20050330
Types
Class CL_CACS_WFCASE has no local type.
Method Signatures

Method CALL_PEND_DIALOG Signature

Method CALL_PEND_DIALOG on class CL_CACS_WFCASE has no parameter.
# Exception Resumable Description Created on
1 CX_CACS_WFCASE_EX Ausnahmeklasse für Provisionsfallver-arbeitung 20050330

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_APPL Call by reference Type reference (TYPE) CACSAPPL Identifikation der Provisionsanwendung 20050401
2 Importing ID_CASE_ID Call by reference Type reference (TYPE) CACSCASEID Identifikation eines Falls 20050401
3 Importing ID_CASE_VERS Call by reference Type reference (TYPE) CACSCASEVERS Version des Provisionsfalls 20050401
4 Importing ID_IMPORT_YEAR Call by reference Type reference (TYPE) CACSIMPYEAR Jahr der Meldung des Provisionsfalls 20050401
# Exception Resumable Description Created on
1 CX_CACS_WFCASE_EX Ausnahmeklasse für Provisionsfallver-arbeitung 20050401

Method DIALOG_CHANGE Signature

Method DIALOG_CHANGE on class CL_CACS_WFCASE has no parameter.
Method DIALOG_CHANGE on class CL_CACS_WFCASE has no exception.

Method DIALOG_DISPLAY Signature

Method DIALOG_DISPLAY on class CL_CACS_WFCASE has no parameter.
Method DIALOG_DISPLAY on class CL_CACS_WFCASE has no exception.

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RRS_CASE_HEADER Value transfer Object reference (TYPE REF TO) DATA Provisionsfallkopf 20050401
# Exception Resumable Description Created on
1 CX_CACS_WFCASE_EX Ausnahmeklasse für Provisionsfallver-arbeitung 20050401

Method RAISE_WF_CANCELED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_COMMIT Call by reference Type reference (TYPE) BOOLEAN_FLG SPACE Commit nach Erzeugen des Events 20050404
2 Importing IB_UPDATE_TASK Call by reference Type reference (TYPE) BOOLEAN_FLG SPACE Event im Update Task erzeugen 20050404
# Exception Resumable Description Created on
1 CX_CACS_WFCASE_EX Ausnahmeklasse für Provisionsfallver-arbeitung 20050404

Method RAISE_WF_INVALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_COMMIT Call by reference Type reference (TYPE) BOOLEAN_FLG SPACE Commit nach Erzeugen des Events 20050425
2 Importing IB_UPDATE_TASK Call by reference Type reference (TYPE) BOOLEAN_FLG SPACE Event im Update Task erzeugen 20050425
# Exception Resumable Description Created on
1 CX_CACS_WFCASE_EX Ausnahmeklasse für Provisionsfallver-arbeitung 20050425

Method RAISE_WF_PENDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_COMMIT Call by reference Type reference (TYPE) BOOLEAN_FLG SPACE Commit nach Erzeugen des Events 20050401
2 Importing IB_UPDATE_TASK Call by reference Type reference (TYPE) BOOLEAN_FLG SPACE Event im Update Task erzeugen 20050401
3 Importing ID_AGDTY Call by reference Type reference (TYPE) CACS_WFAGDETTYP Art der Bearbeiterfindung 20050407
4 Importing ID_AGENT Call by reference Type reference (TYPE) CACS_WFAGENT Bearbeiter zur Meldungsgruppe 20050401
5 Importing ID_MSGGRPID Call by reference Type reference (TYPE) CACS_WFMSGGRPID Meldungsgruppe 20050404
6 Importing ID_MSGGRPTEXT Call by reference Type reference (TYPE) CACSTEXT Bezeichnung 20050421
# Exception Resumable Description Created on
1 CX_CACS_WFCASE_EX Ausnahmeklasse für Provisionsfallver-arbeitung 20050401

Method RAISE_WF_POSTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_COMMIT Call by reference Type reference (TYPE) BOOLEAN_FLG SPACE Commit nach Erzeugen des Events 20050401
2 Importing IB_UPDATE_TASK Call by reference Type reference (TYPE) BOOLEAN_FLG SPACE Event im Update Task erzeugen 20050401
# Exception Resumable Description Created on
1 CX_CACS_WFCASE_EX Ausnahmeklasse für Provisionsfallver-arbeitung 20050401
Event Signatures

Event CANCELED Signature
Event CANCELED on class CL_CACS_WFCASE has no parameter.
Event INVALID Signature
Event INVALID on class CL_CACS_WFCASE has no parameter.
Event PENDED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 AGDTY Exporting Value transfer Type reference (TYPE) CACS_WFAGDETTYP Art der Bearbeiterfindung 20050407
2 AGENT Exporting Value transfer Type reference (TYPE) CACS_WFAGENT Bearbeiter zur Meldungsgruppe 20050401
3 MSGGRPID Exporting Value transfer Type reference (TYPE) CACS_WFMSGGRPID Meldungsgruppe 20050404
4 MSGGRPTEXT Exporting Value transfer Type reference (TYPE) CACSTEXT Bezeichnung 20050421

Event POSTED Signature
Event POSTED on class CL_CACS_WFCASE has no parameter.
History
Last changed by/on SAP  20100310 
SAP Release Created in 600