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 IF_T100_MESSAGE 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 ACTION Instance attribute Public Type reference (TYPE) STRING 20120919
2 ACTION_NOT_IMPLEMENTED Constant Public See coding 20120919
3 ADDITIONAL_INFO Instance attribute Public Type reference (TYPE) STRING 20121030
4 BAD_ACTION Constant Public See coding 20121123
5 DATA_CONTAINER Instance attribute Public Object reference (TYPE REF TO) IF_SLMP_DATA_CONTAINER_SET Data Container outwards methods 20121213
6 ENTITY_SET_OF_DC Instance attribute Public Type reference (TYPE) STRING 20121214
7 ERROR_TEXT Instance attribute Public Type reference (TYPE) STRING 20120920
8 INTERNAL_PROVIDER_ERROR Constant Public See coding 20120920
9 INTERNAL_SERVER_ERROR Constant Public See coding 20121008
10 INVALID_INPUT Constant Public See coding 20120919
11 KEY Instance attribute Public Type reference (TYPE) STRING 20120919
12 NO_AUTHORITY Constant Public See coding 20120919
13 NO_DATA Constant Public See coding 20120919
14 PARAMETER Instance attribute Public Type reference (TYPE) STRING 20120919
15 VALUE Instance attribute Public Type reference (TYPE) STRING 20120919
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120919
2 GET_ADDITIONAL_INFO Instance method Public Method Gets additional Information 20121030
3 GET_DATA_CONTAINER 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 Importing ACTION Call by reference Type reference (TYPE) STRING 20120919
2 Importing ADDITIONAL_INFO Call by reference Type reference (TYPE) STRING 20121030
3 Importing DATA_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SLMP_DATA_CONTAINER_SET 20121213
4 Importing ENTITY_SET_OF_DC Call by reference Type reference (TYPE) STRING 20121214
5 Importing ERROR_TEXT Call by reference Type reference (TYPE) STRING 20120920
6 Importing KEY Call by reference Type reference (TYPE) STRING 20120919
7 Importing PARAMETER Call by reference Type reference (TYPE) STRING 20120919
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20120919
9 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20120919
10 Importing 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 Returning 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 Exporting EO_DC_SET Value transfer Object reference (TYPE REF TO) IF_SLMP_DATA_CONTAINER_SET Data Container outwards methods 20121214
2 Exporting 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