SAP ABAP Class CX_CACS_INDCTR_TOP (Commission Contract: Base Class Exception Handling)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSCT (Package) ICM: Commission Contract 'Light'
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 20060720
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20060720
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_CACS_INDCTR_BUFFER Commission Contract: Buffer: Exception Handling 20060809
2 Inheritance (c INHERITING FROM c_ref)  CX_CACS_INDCTR_PRC Commission Contract for Mass Processes: Exception Handling 20060720
Properties
Class CX_CACS_INDCTR_TOP  
Short Description Commission Contract: 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 CACSCT   ICM: Commission Contract 'Light' 
Created 20060720   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_CACS_INDCTR_TOP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20060720
Friends
Class CX_CACS_INDCTR_TOP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPL Instance attribute Public Type reference (TYPE) CACSAPPL Commission Application Identification 20060809
2 BUSITIME Instance attribute Public Type reference (TYPE) CACSBUSITIME Effective Validity (Time Stamp YYYY.MM.DD hh:mm:ss) 20060809
3 CLASSNAME Instance attribute Public Type reference (TYPE) SEOCLSNAME Object Type Name 20060809
4 CREATE_APPL_OBJ_FAILED Constant Public See coding 20060809
5 ERROR_FAILED_ENQUEUE_INDCTR Constant Public See coding 20060720
6 ERROR_INVALID_CALL_CREATE Constant Public See coding 20060720
7 ERROR_INVALID_CALL_ENQUEUE Constant Public See coding 20060720
8 ERROR_INVALID_CALL_READ_INDCTR Constant Public See coding 20060720
9 ERROR_READ_INDAGR_DATA Constant Public See coding 20060720
10 INDCTR_ID Instance attribute Public Type reference (TYPE) CACS_CTRTBU_ID Commission Contract Number 20060809
11 INVALID_CONTRACT Constant Public See coding 20070205
12 INVALID_METHOD_CALL Constant Public See coding 20060809
13 MD_INDCTR_ID Instance attribute Public Type reference (TYPE) CACS_CTRTBU_ID Commission Contract Number 20060720
14 METHNAME Instance attribute Public Type reference (TYPE) SEOCPDNAME Full Component Name 20060809
15 TECHTIME Instance attribute Public Type reference (TYPE) CACSTECHTIME Technical Validity (Time Stamp: YYYY.MM.DD hh:mm:ss) 20060809
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060720
Events
Class CX_CACS_INDCTR_TOP has no event.
Types
Class CX_CACS_INDCTR_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 APPL Call by reference Type reference (TYPE) CACSAPPL 20060809
2 Importing BUSITIME Call by reference Type reference (TYPE) CACSBUSITIME 20060809
3 Importing CLASSNAME Call by reference Type reference (TYPE) SEOCLSNAME 20060809
4 Importing INDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTBU_ID 20060809
5 Importing MD_INDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTBU_ID 20060720
6 Importing METHNAME Call by reference Type reference (TYPE) SEOCPDNAME 20060809
7 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20060720
8 Importing TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME 20060809
9 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20060720

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