SAP ABAP Class CL_CACS_PRC_HELPER (Process Control: Auxiliary Class)
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_HELPER  
Short Description Process Control: Auxiliary Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CACSPR   ICM: Process Control 
Created 20060710   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CACS_PRC_HELPER has no forward declaration.
Interfaces
Class CL_CACS_PRC_HELPER has no interface implemented.
Friends
Class CL_CACS_PRC_HELPER has no friend class.
Attributes
Class CL_CACS_PRC_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PRC_TYPE_PERIODIC Static method Public Method Determines If a Process Type Is Periodic 20060710
2 GET_BALOBJ_FOR_PRC_TYPE Static method Public Method Return Object (Application Log) for Process Type 20070118
3 GET_NRRANGENR_FOR_PRC_TYPE Static method Public Method Return Number Range Number for Process Type 20070221
Events
Class CL_CACS_PRC_HELPER has no event.
Types
Class CL_CACS_PRC_HELPER has no local type.
Method Signatures

Method CHECK_PRC_TYPE_PERIODIC 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 20060710
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 20060710
5 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20060710
6 Returning RB_USES_PRD Value transfer Type reference (TYPE) BOOLEAN_FLG Boolsche Variable (X=true, space=false) 20060710
# Exception Resumable Description Created on
1 CX_CACS_PRC_TOP Prozessteuerung: Basisklasse Ausnahmebehandlung 20060710

Method GET_BALOBJ_FOR_PRC_TYPE 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 Anwendung 20070118
2 Importing ID_PRC_TYPE Call by reference Type reference (TYPE) CACSPROCESSTYPE Prozesstyp 20070118
3 Returning RD_BALOBJ Value transfer Type reference (TYPE) BALOBJ_D Anwendungs-Log: Objektname (Applikationskürzel) 20070221
# Exception Resumable Description Created on
1 CX_CACS_PRC Prozesse: Ausnahmebehandlung 20070118

Method GET_NRRANGENR_FOR_PRC_TYPE 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 Anwendung 20070221
2 Importing ID_PRC_TYPE Call by reference Type reference (TYPE) CACSPROCESSTYPE Prozesstyp 20070221
3 Returning RD_NRRANGENR Value transfer Type reference (TYPE) NRNR Nummernkreisnummer 20070221
# Exception Resumable Description Created on
1 CX_CACS_PRC_RUN Prozesslauf: Ausnahmebehandlung 20070221
History
Last changed by/on SAP  20100310 
SAP Release Created in 700