SAP ABAP Class CX_MRM_ROOT (Basis Exception for Invoice Verification)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-IV (Application Component) Invoice Verification
⤷
MRM_BASE (Package) Basis Components for Invoice Verification
⤷
⤷
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 | 20080117 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_MRM_MESSAGE | Exception with Message Data | 20080117 |
Properties
| Class | CX_MRM_ROOT | |
| Short Description | Basis Exception for Invoice Verification | |
| 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 | MRM_BASE | Basis Components for Invoice Verification |
| Created | 20080117 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_MRM_ROOT has no forward declaration.
Interfaces
Class CX_MRM_ROOT has no interface implemented.
Friends
Class CX_MRM_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) | RE_BELNR | Document Number of an Invoice Document | 20080117 | |||
| 2 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '47849C12C13D09F1E10000000A421682' | 20080117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080117 | |
| 2 | Instance method | Public | Method | Reads the Document Data | 20080117 |
Events
Class CX_MRM_ROOT has no event.
Types
Class CX_MRM_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 | BELNR | Call by reference | Type reference (TYPE) | RE_BELNR | 20080117 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20080117 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20080117 |
Method CONSTRUCTOR on class CX_MRM_ROOT has no exception.
Method GET_INFOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BELNR | Call by reference | Type reference (TYPE) | RE_BELNR | Belegnummer eines Rechnungsbeleges | 20080117 |
Method GET_INFOS on class CX_MRM_ROOT has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |