SAP ABAP Class CX_CACS_DOCUMENT_ROOT (Commission Document: Base Class Exception Handling)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSDO (Package) ICM: Commission Document '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 | 20060801 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20060801 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_CACS_DOCUMENT | Commission Document: Exception Handling | 20060801 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_CACS_DOCUMENT_FACTORY | Commission Document: Factory: Exception Handling | 20060801 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_CACS_DOCUMENT_POST | Document Posting: Exception Handling | 20060801 |
Properties
Class | CX_CACS_DOCUMENT_ROOT | |
Short Description | Commission Document: 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 | CACSDO | ICM: Commission Document 'Light' |
Created | 20060801 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_CACS_DOCUMENT_ROOT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20060801 |
Friends
Class CX_CACS_DOCUMENT_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 | Commission Application Identification | 20060801 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CACSDOCID | Document Identification | 20060801 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CACSDOCTYPE | Document Type of Commission Document | 20060921 | ||
4 | ![]() |
Constant | Public | See coding | 20060801 | ||||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SEOCPDNAME | Full Component Name | 20060801 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CACSPSTYEAR | Assignment Year of Commission Case/Document | 20060801 | ||
7 | ![]() |
Constant | Public | See coding | 20060921 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060801 |
Events
Class CX_CACS_DOCUMENT_ROOT has no event.
Types
Class CX_CACS_DOCUMENT_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 | 20060801 | |||
2 | ![]() |
DOC_ID | Call by reference | Type reference (TYPE) | CACSDOCID | 20060801 | |||
3 | ![]() |
DOC_TYPE | Call by reference | Type reference (TYPE) | CACSDOCTYPE | 20060921 | |||
4 | ![]() |
METHNAME | Call by reference | Type reference (TYPE) | SEOCPDNAME | 20060801 | |||
5 | ![]() |
POST_YEAR | Call by reference | Type reference (TYPE) | CACSPSTYEAR | 20060801 | |||
6 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20060801 | |||
7 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20060801 |
Method CONSTRUCTOR on class CX_CACS_DOCUMENT_ROOT has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |