SAP ABAP Class CX_SAM_INTERNAL_ERROR (Exception class for system or metadata load)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SAM (Application Component) Status and Action Management
⤷
SESF_SAM_RT (Package) S&AM Runtime
⤷
⤷
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 | 20070808 |
Properties
| Class | CX_SAM_INTERNAL_ERROR | |
| Short Description | Exception class for system or metadata load | |
| 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 | SESF_SAM_RT | S&AM Runtime |
| Created | 20070808 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CX_SAM_INTERNAL_ERROR has no interface implemented.
Friends
Class CX_SAM_INTERNAL_ERROR 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) | STRING | Business object name | 20080205 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SAM_NODE_ID | SESF_BO_NODE_ID | 20070925 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Business object node name | 20070808 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | IF_SAM_TYPES=>TY_STATUS_SCHEMA | S&AM schema name | 20070808 | |||
| 5 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0018FE864EEE1DEC91B1CDD38E360523' | 20070808 | |||
| 6 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0018FE864EEE1DEC91B1D4BF4218A523' | 20070808 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070808 |
Events
Class CX_SAM_INTERNAL_ERROR has no event.
Types
Class CX_SAM_INTERNAL_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MD_BO_NAME | Call by reference | Type reference (TYPE) | STRING | 20080205 | ||||
| 2 | MD_NODE_ID | Call by reference | Type reference (TYPE) | SAM_NODE_ID | 20070925 | ||||
| 3 | MD_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20070808 | ||||
| 4 | MD_SCHEMA_NAME | Call by reference | Type reference (TYPE) | IF_SAM_TYPES=>TY_STATUS_SCHEMA | 20070808 | ||||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20070808 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20070808 |
Method CONSTRUCTOR on class CX_SAM_INTERNAL_ERROR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |