SAP ABAP Class CL_CACS_PRC_FACTORY (Concrete Factory: Creation of Process Objects)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSPR (Package) ICM: Process Control
Properties
Class CL_CACS_PRC_FACTORY  
Short Description Concrete Factory: Creation of Process Objects    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CACSPR   ICM: Process Control 
Created 20060531   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CACS_PRC_FACTORY has no forward declaration.
Interfaces
Class CL_CACS_PRC_FACTORY has no interface implemented.
Friends
Class CL_CACS_PRC_FACTORY has no friend class.
Attributes
Class CL_CACS_PRC_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Factory Method: Creation of Process Object 20060531
Events
Class CL_CACS_PRC_FACTORY has no event.
Types
Class CL_CACS_PRC_FACTORY has no local type.
Method Signatures

Method CREATE 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 20060531
2 Importing ID_BUSITIME Call by reference Type reference (TYPE) CACSBUSITIME Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) 20060710
3 Importing ID_PRC_METH Call by reference Type reference (TYPE) CACSPRCMETH Prozessmethode 20060710
4 Importing ID_PRC_TYPE Call by reference Type reference (TYPE) CACSPROCESSTYPE Prozesstyp 20060531
5 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20060710
6 Returning RO_PRC Value transfer Object reference (TYPE REF TO) CL_CACS_PRC_ABST Referenz auf konkrete Prozessklasse 20060710
# Exception Resumable Description Created on
1 CX_CACS_PRC_TOP Prozessteuerung: Basisklasse Ausnahmebehandlung 20060710
History
Last changed by/on SAP  20100310 
SAP Release Created in 700