SAP ABAP Class CX_SLMP (SL Protocol Exception)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-TC-RT (Application Component) Runtime for ABAP based automated TC
⤷
SLMP_RT (Package) SL Protocol 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 | 20120919 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20120919 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SLMP_CHECKER | SL Protocol failed checks | 20121031 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_SLMP_READER | Exceptions of reader | 20121012 |
Properties
| Class | CX_SLMP | |
| Short Description | SL Protocol Exception | |
| 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 | SLMP_RT | SL Protocol Runtime |
| Created | 20120919 | SAP |
| Last change | 20140121 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20120919 |
Friends
Class CX_SLMP 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 | 20120919 | ||||
| 2 | Constant | Public | See coding | 20120919 | |||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20121030 | ||||
| 4 | Constant | Public | See coding | 20121123 | |||||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SLMP_DATA_CONTAINER_SET | Data Container outwards methods | 20121213 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 20121214 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120920 | ||||
| 8 | Constant | Public | See coding | 20120920 | |||||
| 9 | Constant | Public | See coding | 20121008 | |||||
| 10 | Constant | Public | See coding | 20120919 | |||||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120919 | ||||
| 12 | Constant | Public | See coding | 20120919 | |||||
| 13 | Constant | Public | See coding | 20120919 | |||||
| 14 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120919 | ||||
| 15 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120919 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120919 | |
| 2 | Instance method | Public | Method | Gets additional Information | 20121030 | |
| 3 | Instance method | Public | Method | Get Data Container containing error entity (set) to render | 20121213 |
Events
Class CX_SLMP has no event.
Types
Class CX_SLMP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Type reference (TYPE) | STRING | 20120919 | ||||
| 2 | ADDITIONAL_INFO | Call by reference | Type reference (TYPE) | STRING | 20121030 | ||||
| 3 | DATA_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SLMP_DATA_CONTAINER_SET | 20121213 | ||||
| 4 | ENTITY_SET_OF_DC | Call by reference | Type reference (TYPE) | STRING | 20121214 | ||||
| 5 | ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120920 | ||||
| 6 | KEY | Call by reference | Type reference (TYPE) | STRING | 20120919 | ||||
| 7 | PARAMETER | Call by reference | Type reference (TYPE) | STRING | 20120919 | ||||
| 8 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20120919 | ||||
| 9 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20120919 | ||||
| 10 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20120919 |
Method CONSTRUCTOR on class CX_SLMP has no exception.
Method GET_ADDITIONAL_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20121030 |
Method GET_ADDITIONAL_INFO on class CX_SLMP has no exception.
Method GET_DATA_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_DC_SET | Value transfer | Object reference (TYPE REF TO) | IF_SLMP_DATA_CONTAINER_SET | Data Container outwards methods | 20121214 | |||
| 2 | EV_ENTITY_SET | Call by reference | Type reference (TYPE) | STRING | 20121214 |
Method GET_DATA_CONTAINER on class CX_SLMP has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |