SAP ABAP Class CX_CACS_PRC_TOP (Process Control: Base Class Exception Handling)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSPR (Package) ICM: Process Control
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20060710
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20060710
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_CACS_PRC Processes: Exception Handling 20060710
2 Inheritance (c INHERITING FROM c_ref)  CX_CACS_PRC_DB_ITF Process Control: Database Interface: Exception Handling 20060710
3 Inheritance (c INHERITING FROM c_ref)  CX_CACS_PRC_RUN Process Run: Exception Handling 20060710
Properties
Class CX_CACS_PRC_TOP  
Short Description Process Control: Base Class Exception Handling    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package CACSPR   ICM: Process Control 
Created 20060710   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_CACS_PRC_TOP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20060710
Friends
Class CX_CACS_PRC_TOP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ERROR_INVALID_METHOD_CALL Constant Public See coding 20060710
2 MD_APPL Instance attribute Public Type reference (TYPE) CACSAPPL Commission Application Identification 20060710
3 MD_BUSITIME Instance attribute Public Type reference (TYPE) CACSBUSITIME Effective Validity (Time Stamp YYYY.MM.DD hh:mm:ss) 20060710
4 MD_METHNAME Instance attribute Public Type reference (TYPE) SEOCPDNAME Full Component Name 20060710
5 MD_PRC_METH Instance attribute Public Type reference (TYPE) CACSPRCMETH Process Method 20060710
6 MD_PRC_TYPE Instance attribute Public Type reference (TYPE) CACSPROCESSTYPE Process Type 20060710
7 MD_TECHTIME Instance attribute Public Type reference (TYPE) CACSTECHTIME Technical Validity (Time Stamp: YYYY.MM.DD hh:mm:ss) 20060710
8 NO_AUTHORISATION Constant Public See coding 20061019
9 NO_NRRANGENR_DEFINED Constant Public See coding 20070221
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060710
Events
Class CX_CACS_PRC_TOP has no event.
Types
Class CX_CACS_PRC_TOP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MD_APPL Call by reference Type reference (TYPE) CACSAPPL 20060710
2 Importing MD_BUSITIME Call by reference Type reference (TYPE) CACSBUSITIME 20060710
3 Importing MD_METHNAME Call by reference Type reference (TYPE) SEOCPDNAME 20060710
4 Importing MD_PRC_METH Call by reference Type reference (TYPE) CACSPRCMETH 20060710
5 Importing MD_PRC_TYPE Call by reference Type reference (TYPE) CACSPROCESSTYPE 20060710
6 Importing MD_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME 20060710
7 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20060710
8 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20060710

Method CONSTRUCTOR on class CX_CACS_PRC_TOP has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700