SAP ABAP Class CL_FSL_UTILITIES_ACCESS (Access to Help Functions)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS (Application Component) Financial Services
⤷
FSL_UTILITIES (Package) Auxiliary Functions
⤷
⤷
Properties
| Class | CL_FSL_UTILITIES_ACCESS | |
| Short Description | Access to Help Functions | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FSL_UTILITIES | Auxiliary Functions |
| Created | 20070701 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FSL_UTILITIES_ACCESS has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CT_FSL_ABAPUNIT_HELPER | 20100427 | 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 | Object reference (TYPE REF TO) | IF_FSL_EXML_HELPER | Help Functionality for Access to Extended XML Handling | 20070731 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FSL_JOURNAL_ENTRY_PROVIDER | Access to Journal Entry Helper | 20081111 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FSL_LOGICAL_PORT_HELPER | Access to Logical Ports | 20070701 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FSL_RFC_HELPER | Help Functions for RFCs | 20110607 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FSL_WS_RUNTIME_HELPER | WS Runtime Help Functions | 20090216 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_FSL_UTILITIES_ACCESS | Access to Help Functions | 20070701 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20070701 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20070701 | |
| 3 | Instance method | Public | Method | Supplies Instance of ECH Facade | 20090212 | |
| 4 | Instance method | Public | Method | Supplies Instance of Idempotency Service Helper | 20070831 | |
| 5 | Instance method | Public | Method | Supplies Instance of Extended XML Handling Helper | 20070731 | |
| 6 | Instance method | Public | Method | Supplies Instance of Journal Entry Provider | 20081111 | |
| 7 | Instance method | Public | Method | Supplies Instance of Logical Port Helper | 20070701 | |
| 8 | Instance method | Public | Method | Gets Instance from RFC Helper | 20110607 | |
| 9 | Instance method | Public | Method | Supplies Instance of WS Runtime Helper | 20090216 | |
| 10 | Static method | Public | Method | Gets Instance | 20070701 |
Events
Class CL_FSL_UTILITIES_ACCESS has no event.
Types
Class CL_FSL_UTILITIES_ACCESS has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FSL_UTILITIES_ACCESS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FSL_UTILITIES_ACCESS has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FSL_UTILITIES_ACCESS has no parameter.
Method CONSTRUCTOR on class CL_FSL_UTILITIES_ACCESS has no exception.
Method CREATE_ECH_FACADE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STR_FEATURES | Call by reference | Type reference (TYPE) | IF_FSL_ECH_FACADE_TC=>T_STR_ECH_FACADE_FEATURES | FEH/ECH Features | 20090212 | |||
| 2 | I_STR_SERVICE_INFO | Call by reference | Type reference (TYPE) | IF_FSL_ECH_FACADE_TC=>T_STR_SERVICE_INFO | Informationen über zugehörigen Service | 20090212 | |||
| 3 | R_REF_ECH_EXECUTION | Value transfer | Object reference (TYPE REF TO) | IF_ECH_EXECUTION | Interface des Fehler- und Konfliktbehandlers (ECH) | 20090212 |
Method CREATE_ECH_FACADE on class CL_FSL_UTILITIES_ACCESS has no exception.
Method CREATE_IDP_SERVICE_HELPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_FSL_IDP_SERVICE_HELPER | Hilfsfunktion für Zugriff auf Idempotency Service | 20070831 |
Method CREATE_IDP_SERVICE_HELPER on class CL_FSL_UTILITIES_ACCESS has no exception.
Method GET_EXML_HELPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_FSL_EXML_HELPER | Hilfsfunktionalität für Zugriff auf extended XML handling | 20070731 |
Method GET_EXML_HELPER on class CL_FSL_UTILITIES_ACCESS has no exception.
Method GET_JOURNAL_ENTRY_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_FSL_JOURNAL_ENTRY_PROVIDER | Zugriff auf Journal Entry Helper | 20081111 |
Method GET_JOURNAL_ENTRY_PROVIDER on class CL_FSL_UTILITIES_ACCESS has no exception.
Method GET_LOGICAL_PORT_HELPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_FSL_LOGICAL_PORT_HELPER | Zugriff auf logische Ports | 20070701 |
Method GET_LOGICAL_PORT_HELPER on class CL_FSL_UTILITIES_ACCESS has no exception.
Method GET_RFC_HELPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_FSL_RFC_HELPER | Hilfsfunktionen für RFCs | 20110607 |
Method GET_RFC_HELPER on class CL_FSL_UTILITIES_ACCESS has no exception.
Method GET_WS_RUNTIME_HELPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_FSL_WS_RUNTIME_HELPER | WS Runtime Hilfsfunktionen | 20090216 |
Method GET_WS_RUNTIME_HELPER on class CL_FSL_UTILITIES_ACCESS has no exception.
Method S_GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_FSL_UTILITIES_ACCESS | Zugriff auf Hilfsfunktionen | 20070701 |
Method S_GET_INSTANCE on class CL_FSL_UTILITIES_ACCESS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |