SAP ABAP Class CX_COND_MNT (General Exception Class for Condition Maintenance)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-MD-CM (Application Component) Conditions
⤷
COND_API (Package) API for Condition Maintenance
⤷
⤷
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_MNT_RECORD | Exceptions During Condition Record Processing | 20061002 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_COND_MNT_SESSION | Exceptions from Maintenance Session | 20061002 |
Properties
| Class | CX_COND_MNT | |
| Short Description | General Exception Class for Condition Maintenance | |
| 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 | P | SAP Standard Production Program |
| Category | 40 | Exception Class |
| Package | COND_API | API for Condition Maintenance |
| Created | 20061002 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_COND_MNT has no forward declaration.
Interfaces
Class CX_COND_MNT has no interface implemented.
Friends
Class CX_COND_MNT 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 | '800B5DD7D4511DEB93E15AD9229C55B2' | 20061002 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | COND_MNT_HANDLE | Handle for Maintenance Session | 20061002 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20061002 |
Events
Class CX_COND_MNT has no event.
Types
Class CX_COND_MNT 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_HANDLE | Call by reference | Type reference (TYPE) | COND_MNT_HANDLE | 20061002 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20061002 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20061002 |
Method CONSTRUCTOR on class CX_COND_MNT has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |