SAP ABAP Class CL_SLMP_HANDLER (Call Handler)
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

⤷

⤷

Properties
Class | CL_SLMP_HANDLER | |
Short Description | Call Handler | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLMP_RT | SL Protocol Runtime |
Created | 20121026 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SLMP_HANDLER has no forward declaration.
Interfaces
Class CL_SLMP_HANDLER has no interface implemented.
Friends
Class CL_SLMP_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_SLMP_HANDLER | 20121026 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SLMP_PROVIDER | 20121026 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20121026 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20130116 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Executes a get | 20121026 |
2 | ![]() |
Instance method | Public | Method | 20121026 | |
3 | ![]() |
Instance method | Public | Method | 20121026 | |
4 | ![]() |
Static method | Public | Method | Get an instance of the handler | 20121026 |
5 | ![]() |
Instance method | Public | Method | Initialize the handler | 20121026 |
6 | ![]() |
Instance method | Private | Method | 20121026 |
Events
Class CL_SLMP_HANDLER has no event.
Types
Class CL_SLMP_HANDLER has no local type.
Method Signatures
Method EXECUTE_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_KEY | Call by reference | Type reference (TYPE) | STRING | Key to entity | 20121026 | ||
2 | ![]() |
IV_TO_ENTITY_SET | Call by reference | Type reference (TYPE) | STRING | Navigate to entity set | 20121026 | ||
3 | ![]() |
RO_DC_OUT | Value transfer | Object reference (TYPE REF TO) | IF_SLMP_DATA_CONTAINER_OUT | Data Container outwards methods | 20121026 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SL Protocol Exception | 20121026 |
Method EXECUTE_POST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_DC_IN | Call by reference | Object reference (TYPE REF TO) | IF_SLMP_DATA_CONTAINER | 20130128 | |||
2 | ![]() |
IV_KEY | Call by reference | Type reference (TYPE) | STRING | 20130128 | |||
3 | ![]() |
IV_TO_ENTITY_SET | Call by reference | Type reference (TYPE) | STRING | 20130128 | |||
4 | ![]() |
RO_DC_OUT | Value transfer | Object reference (TYPE REF TO) | IF_SLMP_DATA_CONTAINER_OUT | 20121026 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121026 |
Method EXECUTE_PUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_DC_IN | Call by reference | Object reference (TYPE REF TO) | IF_SLMP_DATA_CONTAINER_OUT | Data Container outwards methods | 20121218 | ||
2 | ![]() |
IV_KEY | Call by reference | Type reference (TYPE) | STRING | 20121026 | |||
3 | ![]() |
IV_TO_ENTITY_SET | Call by reference | Type reference (TYPE) | STRING | 20121029 | |||
4 | ![]() |
RO_DC_OUT | Value transfer | Object reference (TYPE REF TO) | IF_SLMP_DATA_CONTAINER_OUT | 20121029 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121026 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SLMP_HANDLER | Call Handler | 20121026 |
Method GET_INSTANCE on class CL_SLMP_HANDLER has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ENTITY_SET | Call by reference | Type reference (TYPE) | STRING | Current entity set | 20121026 | ||
2 | ![]() |
IV_PROVIDER_ID | Call by reference | Type reference (TYPE) | STRING | Provider to be called | 20121026 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SL Protocol Exception | 20121026 |
Method _CLEAN_UP Signature
Method _CLEAN_UP on class CL_SLMP_HANDLER has no parameter.
Method _CLEAN_UP on class CL_SLMP_HANDLER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |