SAP ABAP Class CE_FSL_EXML_DIRECTION (Direction of the Messages in eXML)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS (Application Component) Financial Services
⤷
FSL_UTILITIES (Package) Auxiliary Functions
⤷
⤷
Properties
| Class | CE_FSL_EXML_DIRECTION | |
| Short Description | Direction of the Messages in eXML | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FSL_UTILITIES | Auxiliary Functions |
| Created | 20070828 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CE_FSL_EXML_DIRECTION has no interface implemented.
Friends
Class CE_FSL_EXML_DIRECTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CE_FSL_EXML_DIRECTION | Direction: Both | 20070828 | |||
| 2 | Constant | Private | Type reference (TYPE) | CE_FSL_EXML_DIRECTION=>T_PROXY_MESSAGE_DIRECTION | '' | Direction in Proxy: Both | 20070828 | ||
| 3 | Constant | Private | Type reference (TYPE) | CE_FSL_EXML_DIRECTION=>T_PROXY_MESSAGE_DIRECTION | 'REQUEST' | Direction in Proxy: Request | 20070828 | ||
| 4 | Constant | Private | Type reference (TYPE) | CE_FSL_EXML_DIRECTION=>T_PROXY_MESSAGE_DIRECTION | 'RESPONSE' | Direction in Proxy: Response | 20070828 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | CE_FSL_EXML_DIRECTION=>T_PROXY_MESSAGE_DIRECTION | Direction ind Proxy | 20070828 | |||
| 6 | Static Attribute | Public | Object reference (TYPE REF TO) | CE_FSL_EXML_DIRECTION | Direction: Request | 20070828 | |||
| 7 | Static Attribute | Public | Object reference (TYPE REF TO) | CE_FSL_EXML_DIRECTION | Direction: Response | 20070828 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class Constructor | 20070828 | |
| 2 | Instance method | Public | Method | Supplies Value in Proxy Display | 20070828 | |
| 3 | Static method | Public | Method | Provides Instance to Proxy Display | 20110122 |
Events
Class CE_FSL_EXML_DIRECTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_PROXY_MESSAGE_DIRECTION | Public | Type reference (TYPE) | STRING | 20070828 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CE_FSL_EXML_DIRECTION has no parameter.
Method CLASS_CONSTRUCTOR on class CE_FSL_EXML_DIRECTION has no exception.
Method GET_PROXY_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PROXY_VALUE | Value transfer | Type reference (TYPE) | CE_FSL_EXML_DIRECTION=>T_PROXY_MESSAGE_DIRECTION | 20070828 |
Method GET_PROXY_VALUE on class CE_FSL_EXML_DIRECTION has no exception.
Method S_GET_INSTANCE_BY_PROXY_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROXY_VALUE | Call by reference | Type reference (TYPE) | CE_FSL_EXML_DIRECTION=>T_PROXY_MESSAGE_DIRECTION | Proxy Wert | 20110122 | |||
| 2 | R_REF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CE_FSL_EXML_DIRECTION | Richtung der Nachrichten in eXML | 20110122 |
Method S_GET_INSTANCE_BY_PROXY_VALUE on class CE_FSL_EXML_DIRECTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 200 |