SAP ABAP Class CL_FSL_ECH_PROVIDER (ECH Provider for FSL)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS (Application Component) Financial Services
⤷
FSL_UTILITIES (Package) Auxiliary Functions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ECH_PAYLOAD_GETTER | Read Payload Information | 20110615 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FEH_PAYLOAD_PROVIDER | Access to Persistence and to Data and Payload Provider | 20110615 |
Properties
Class | CL_FSL_ECH_PROVIDER | |
Short Description | ECH Provider for FSL | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FSL_UTILITIES | Auxiliary Functions |
Created | 20110615 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FSL_ECH_PROVIDER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ECH_PAYLOAD_GETTER | Read Payload Information | 20110615 | ||
2 | IF_FEH_PAYLOAD_PROVIDER | Access to Persistence and to Data and Payload Provider | 20110615 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CT_FSL_ABAPUNIT_HELPER | 20110615 | Help Class for ABAP Unit of Services |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FEH_GUID | Payload ID | 20110615 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_FSL_ECH_DATA_WRAPPER | Data Wrapper for ECH Facade | 20110616 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20110615 |
2 | ![]() |
Instance method | Private | Method | Mapping of Payload Info from DB to External Representation | 20110616 |
3 | ![]() |
Instance method | Private | Method | Mapping of Version Info from DB to External Representation | 20110616 |
4 | ![]() |
Instance method | Private | Method | Prepare Data for DB | 20110616 |
Events
Class CL_FSL_ECH_PROVIDER has no event.
Types
Class CL_FSL_ECH_PROVIDER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ECH_GUID | Call by reference | Type reference (TYPE) | FEH_GUID | ID einer Payload | 20110615 |
Method CONSTRUCTOR on class CL_FSL_ECH_PROVIDER has no exception.
Method MAP_PAYLOAD_DB2EXTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STR_DB | Call by reference | Type reference (TYPE) | FEH_RNG_MESSAGE_PERSISTENCY | Struktur der persistierten Message im FEH | 20110616 | ||
2 | ![]() |
R_STR_EXT | Value transfer | Type reference (TYPE) | IF_FEH_PAYLOAD_PROVIDER=>TY_S_VERSION_PAYLOAD | Payload-Info | 20110616 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler in Service Implementierung | 20110616 |
Method MAP_VERSION_DB2EXTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STR_DB | Call by reference | Type reference (TYPE) | FEH_RNG_MESSAGE_PERSISTENCY | Struktur der persistierten Message im FEH | 20110616 | ||
2 | ![]() |
R_STR_EXT | Value transfer | Type reference (TYPE) | IF_FEH_PAYLOAD_PROVIDER=>TY_S_VERSION_INFO | Versionsinfo | 20110616 |
Method MAP_VERSION_DB2EXTERNAL on class CL_FSL_ECH_PROVIDER has no exception.
Method PREPARE_FOR_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLG_NEW_VERSION | Call by reference | Type reference (TYPE) | ABAP_BOOL | Neue Version? | 20110616 | ||
2 | ![]() |
I_PAYLOAD | Call by reference | Type reference (TYPE) | ANY | Neue Payload | 20110616 | ||
3 | ![]() |
I_STR_DB | Call by reference | Type reference (TYPE) | FEH_RNG_MESSAGE_PERSISTENCY | Struktur der persistierten Message im FEH | 20110616 | ||
4 | ![]() |
I_STR_VERSION_INFO | Call by reference | Type reference (TYPE) | IF_FEH_PAYLOAD_PROVIDER=>TY_S_VERSION_INFO_UPDATE | Versionsinformationen | 20110616 | ||
5 | ![]() |
R_STR_DB | Value transfer | Type reference (TYPE) | FEH_RNG_MESSAGE_PERSISTENCY | Struktur der persistierten Message im FEH | 20110616 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler in Service Implementierung | 20110616 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |