SAP ABAP Class CX_COND_DATAOBJECT (General Exception Class for Data Object)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-MD-CM (Application Component) Conditions
⤷
COND_SRV (Package) Service Tools for Condition Technique

⤷

⤷

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 | 20061002 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_COND_DATACONTAINER | Exception Class for Data Container | 20061006 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_COND_DATAOBJECT_CREATION | Exception Class: Create Data Object | 20060929 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_COND_DATAOBJECT_PROCESSING | Exception Class: Work with Data Object | 20060929 |
Properties
Class | CX_COND_DATAOBJECT | |
Short Description | General Exception Class for Data Object | |
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 | COND_SRV | Service Tools for Condition Technique |
Created | 20060929 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_COND_DATAOBJECT has no forward declaration.
Interfaces
Class CX_COND_DATAOBJECT has no interface implemented.
Friends
Class CX_COND_DATAOBJECT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '800B5DD7D4511DEB94C1F276485E59DD' | 20060929 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | COND_DATAOBJECT_NAME | Name of Data Object for Conditions | 20061002 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060929 |
Events
Class CX_COND_DATAOBJECT has no event.
Types
Class CX_COND_DATAOBJECT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
M_NAME | Call by reference | Type reference (TYPE) | COND_DATAOBJECT_NAME | 20061002 | |||
2 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20060929 | |||
3 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20060929 |
Method CONSTRUCTOR on class CX_COND_DATAOBJECT has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |