SAP ABAP Class CX_CACS_NOTI_ROOT (Notification: Base Class for Exception Handling)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSNO2 (Package) ICM: Notification: Transaction Data
⤷
⤷
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 | 20080503 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20080503 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_CACS_PRC_NO1 | Notification Process: Exception Handling | 20080511 |
Properties
| Class | CX_CACS_NOTI_ROOT | |
| Short Description | Notification: Base Class for 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 | CACSNO2 | ICM: Notification: Transaction Data |
| Created | 20080503 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_CACS_NOTI_ROOT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20080503 |
Friends
Class CX_CACS_NOTI_ROOT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CACSAPPL | Identification of Application | 20080503 | |||
| 2 | Constant | Public | See coding | 20080503 | |||||
| 3 | Instance attribute | Public | Type reference (TYPE) | ENHBADIID | Name of a BAdI in Enhancement Framework | 20080503 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | CACSBUSITIME | Effective Validity (Time Stamp YYYY.MM.DD hh:mm:ss) | 20080503 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20080503 | |||
| 6 | Constant | Public | See coding | 20080503 | |||||
| 7 | Instance attribute | Public | Type reference (TYPE) | ENHSPOTNAME | Name (ID) of an Enhancement Spot | 20080503 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | CACS_CTRTBU_ID | Commission Contract Number | 20080503 | |||
| 9 | Constant | Public | See coding | 20080503 | |||||
| 10 | Instance attribute | Public | Type reference (TYPE) | SEOCPDNAME | Full Component Name | 20080503 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | CACSTECHTIME | Technical Validity (Time Stamp: YYYY.MM.DD hh:mm:ss) | 20080503 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080503 |
Events
Class CX_CACS_NOTI_ROOT has no event.
Types
Class CX_CACS_NOTI_ROOT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPL | Call by reference | Type reference (TYPE) | CACSAPPL | 20080503 | ||||
| 2 | BADI_NAME | Call by reference | Type reference (TYPE) | ENHBADIID | 20080503 | ||||
| 3 | BUSITIME | Call by reference | Type reference (TYPE) | CACSBUSITIME | 20080503 | ||||
| 4 | CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20080503 | ||||
| 5 | ENH_SPOT_NAME | Call by reference | Type reference (TYPE) | ENHSPOTNAME | 20080503 | ||||
| 6 | INDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTBU_ID | 20080503 | ||||
| 7 | METHNAME | Call by reference | Type reference (TYPE) | SEOCPDNAME | 20080503 | ||||
| 8 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20080503 | ||||
| 9 | TECHTIME | Call by reference | Type reference (TYPE) | CACSTECHTIME | 20080503 | ||||
| 10 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20080503 |
Method CONSTRUCTOR on class CX_CACS_NOTI_ROOT has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |