SAP ABAP Interface IF_FSL_WS_RUNTIME_HELPER (WS Runtime Help Functions)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS (Application Component) Financial Services
⤷
FSL_UTILITIES (Package) Auxiliary Functions

⤷

⤷

Properties
Interface | IF_FSL_WS_RUNTIME_HELPER | |
Short Description | WS Runtime Help Functions |
General Data
Package | FSL_UTILITIES | Auxiliary Functions |
Created | 20090210 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_FSL_WS_RUNTIME_HELPER has no interface.
Friends
Interface IF_FSL_WS_RUNTIME_HELPER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CON_DIRECTION_INBOUND | Constant | Public | Type reference (TYPE) | T_DIRECTION | 'I' | Inbound Communication | 20090211 | |
2 | CON_DIRECTION_OUTBOUND | Constant | Public | Type reference (TYPE) | T_DIRECTION | 'O' | Outbound Communication | 20090211 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Calculates Message ID for Services | 20090211 |
2 | ![]() |
Instance method | Public | Method | Provides Operation of Current Inbound Operation | 20110221 |
3 | ![]() |
Instance method | Public | Method | Supplies Message ID | 20090210 |
4 | ![]() |
Instance method | Public | Method | Instance Registered with WS Runtime? | 20090210 |
5 | ![]() |
Instance method | Public | Method | Registers Call-Back with WS Runtime | 20090210 |
6 | ![]() |
Instance method | Public | Method | Resets Helper to Starting Status | 20090216 |
7 | ![]() |
Instance method | Public | Method | Sets Message ID for Later Processing | 20090210 |
8 | ![]() |
Instance method | Public | Method | Sets Message in WS Runtime to 'Processed' | 20090210 |
Events
Interface IF_FSL_WS_RUNTIME_HELPER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_DIRECTION | Public | Type reference (TYPE) | CHAR1 | Direction of Communication | 20090211 |
|
2 | T_MESSAGE_ID | Public | Type reference (TYPE) | SYSUUID_X | Message ID | 20090210 |
|
3 | T_OPERATION | Public | See coding | Operation | 20110221 | begin of T_OPERATION,
class type SEOCLSNAME,
operation type SEOCMPNAME,
end of T_OPERATION
|
Method Signatures
Method CALC_MESSAGE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DIRECTION | Call by reference | Type reference (TYPE) | T_DIRECTION | Richtung der Kommunikation | 20090211 | ||
2 | ![]() |
I_REF_OUTBOUND_PROXY | Call by reference | Object reference (TYPE REF TO) | IF_PROXY_BASIS | ABAP Proxies: Grundlegende Proxy-Methoden | 20090211 | ||
3 | ![]() |
R_MESSAGE_ID | Value transfer | Type reference (TYPE) | T_MESSAGE_ID | Message ID | 20090211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler in Service Implementierung | 20090211 | |
2 | ![]() |
Fehlerhafter Parameter | 20090211 |
Method GET_INBOUND_MESSAGE_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_OPERATION | Value transfer | Type reference (TYPE) | T_OPERATION | Operation | 20110221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler in Service Implementierung | 20110221 |
Method GET_MESSAGE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_MESSAGE_ID | Value transfer | Type reference (TYPE) | T_MESSAGE_ID | Message ID | 20090210 |
Method GET_MESSAGE_ID on Interface IF_FSL_WS_RUNTIME_HELPER has no exception.
Method IS_REGISTERED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_REGISTERED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090210 |
Method IS_REGISTERED on Interface IF_FSL_WS_RUNTIME_HELPER has no exception.
Method REGISTER_CALLBACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REF_CALLBACK | Call by reference | Object reference (TYPE REF TO) | IF_WS_TRANSACTION_CALLBACK | 20090210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler in Service Implementierung | 20090210 |
Method RESET Signature
Method RESET on Interface IF_FSL_WS_RUNTIME_HELPER has no parameter.
Method RESET on Interface IF_FSL_WS_RUNTIME_HELPER has no exception.
Method SET_MESSAGE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MESSAGE_ID | Call by reference | Type reference (TYPE) | T_MESSAGE_ID | Message ID | 20090210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler in Service Implementierung | 20090210 |
Method SET_MESSAGE_TO_PROCESSED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROCESSED_SUCCESSFULL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler in Service Implementierung | 20090211 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 300 |