SAP ABAP Class CL_FEH_CONFIGURATION (Read Accesses to Customizing)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ECH (Application Component) Error and Conflict Handler
⤷
FEH_BASIS (Package) FEH Basis: General FEH Programs
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FEH_CONFIGURATION | Read Accesses to Customizing | 20090902 |
Properties
| Class | CL_FEH_CONFIGURATION | |
| Short Description | Read Accesses to Customizing | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FEH_BASIS | FEH Basis: General FEH Programs |
| Created | 20090831 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FEH_CONFIGURATION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FEH_CONFIGURATION | Read Accesses to Customizing | 20090902 |
Friends
Class CL_FEH_CONFIGURATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20090902 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20090902 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20090902 | |||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ECH_CONFIGURATION | Read Accesses to Customizing | 20090921 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090902 | ||
| 2 | Instance method | Public | Method | 20090902 | ||
| 3 | Instance method | Public | Method | 20090902 | ||
| 4 | Instance method | Private | Method | Map the DB Structure to an External (API) Structure | 20090921 | |
| 5 | Instance method | Private | Method | Map the External (API) Strucutre to the DB Structure | 20090921 | |
| 6 | Instance method | Private | Method | Read DB: Customer Customizing for Caller Data | 20090921 | |
| 7 | Instance method | Private | Method | Read DB: Customer Customizing for Caller Data | 20090921 | |
| 8 | Instance method | Private | Method | Read DB: Customer Business Process for Caller/Proxy | 20090902 | |
| 9 | Instance method | Private | Method | Read DB: System Business Process for Caller/Proxy | 20090902 | |
| 10 | Instance method | Private | Method | Read DB: Customer Customizing | 20090902 | |
| 11 | Instance method | Private | Method | Read DB: Read System Customizing | 20090902 | |
| 12 | Static method | Public | Method | Get Customizing Instance | 20090902 |
Events
Class CL_FEH_CONFIGURATION has no event.
Types
Class CL_FEH_CONFIGURATION has no local type.
Method Signatures
Method GET_API_CALL Signature
Method GET_API_CALL on class CL_FEH_CONFIGURATION has no parameter.
Method GET_API_CALL on class CL_FEH_CONFIGURATION has no exception.
Method GET_API_CALL_BY_PROCESS Signature
Method GET_API_CALL_BY_PROCESS on class CL_FEH_CONFIGURATION has no parameter.
Method GET_API_CALL_BY_PROCESS on class CL_FEH_CONFIGURATION has no exception.
Method GET_PROCESS_BY_API_CALL Signature
Method GET_PROCESS_BY_API_CALL on class CL_FEH_CONFIGURATION has no parameter.
Method GET_PROCESS_BY_API_CALL on class CL_FEH_CONFIGURATION has no exception.
Method MAP_DB_STRUCT_TO_EXT_STRUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DB | Call by reference | Type reference (TYPE) | FEHT_PROXY2CMPR | FEH Mapping Tabelle: Proxy Methode zu ECH Komponente Prozess | 20090921 | |||
| 2 | RS_API | Value transfer | Type reference (TYPE) | IF_FEH_CONFIGURATION=>TY_S_APICALL_SETTING | 20090921 |
Method MAP_DB_STRUCT_TO_EXT_STRUCT on class CL_FEH_CONFIGURATION has no exception.
Method MAP_EXT_STRUCT_TO_DB_STRUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_API | Value transfer | Type reference (TYPE) | IF_FEH_CONFIGURATION=>TY_S_APICALL_SETTING | 20090921 | ||||
| 2 | RS_DB | Value transfer | Type reference (TYPE) | FEHT_PROXY2CMPR | FEH Mapping Tabelle: Proxy Methode zu ECH Komponente Prozess | 20090921 |
Method MAP_EXT_STRUCT_TO_DB_STRUCT on class CL_FEH_CONFIGURATION has no exception.
Method READ_API_CALLS_CUSTOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_API_COMPONENT | Call by reference | Type reference (TYPE) | FEH_API_COMPONENT | Bezeichner einer Komponenten der rufenden API im FEH | 20090921 | |||
| 2 | IV_API_NAME | Call by reference | Type reference (TYPE) | FEH_API_NAME | Bezeichner der rufenden API im FEH (Klassen-/IF-/Baustein) | 20090921 | |||
| 3 | IV_CALLTYP | Call by reference | Type reference (TYPE) | FEH_CALLTYP | Aufruftyp im FEH (Service, RFC etc.) | 20090921 | |||
| 4 | RT_RESULT | Value transfer | Type reference (TYPE) | IF_FEH_CONFIGURATION=>TY_T_APICALL_SETTING | Aufrufer/Proxy zu ECH Komp./Prozess als Struktur | 20090921 |
Method READ_API_CALLS_CUSTOM on class CL_FEH_CONFIGURATION has no exception.
Method READ_API_CALLS_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_API_COMPONENT | Call by reference | Type reference (TYPE) | FEH_API_COMPONENT | Bezeichner einer Komponenten der rufenden API im FEH | 20090921 | |||
| 2 | IV_API_NAME | Call by reference | Type reference (TYPE) | FEH_API_NAME | Bezeichner der rufenden API im FEH (Klassen-/IF-/Baustein) | 20090921 | |||
| 3 | IV_CALLTYP | Call by reference | Type reference (TYPE) | FEH_CALLTYP | Aufruftyp im FEH (Service, RFC etc.) | 20090921 | |||
| 4 | RT_RESULT | Value transfer | Type reference (TYPE) | IF_FEH_CONFIGURATION=>TY_T_APICALL_SETTING | Aufrufer/Proxy zu ECH Komp./Prozess als Struktur | 20090921 |
Method READ_API_CALLS_SYSTEM on class CL_FEH_CONFIGURATION has no exception.
Method READ_API_CALL_BY_PROCESS_CUST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ECH_PROCESS | Call by reference | Type reference (TYPE) | ECH_STR_PROCESS | Prozess als Struktur | 20090902 | |||
| 2 | RS_API_CALL | Value transfer | Type reference (TYPE) | IF_FEH_CONFIGURATION=>TY_S_APICALL | Proxy/Aufrufer als Struktur | 20090902 |
Method READ_API_CALL_BY_PROCESS_CUST on class CL_FEH_CONFIGURATION has no exception.
Method READ_API_CALL_BY_PROCESS_SYST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ECH_PROCESS | Call by reference | Type reference (TYPE) | ECH_STR_PROCESS | Prozess als Struktur | 20090902 | |||
| 2 | RS_API_CALL | Value transfer | Type reference (TYPE) | IF_FEH_CONFIGURATION=>TY_S_APICALL | Proxy/Aufrufer als Struktur | 20090902 |
Method READ_API_CALL_BY_PROCESS_SYST on class CL_FEH_CONFIGURATION has no exception.
Method READ_API_CALL_CUSTOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROXY | Call by reference | Type reference (TYPE) | IF_FEH_CONFIGURATION=>TY_S_APICALL | Proxy/Aufrufer als Struktur | 20090902 | |||
| 2 | RS_RESULT | Value transfer | Type reference (TYPE) | IF_FEH_CONFIGURATION=>TY_S_APICALL_SETTING | Aufrufer/Proxy zu ECH Komp./Prozess als Struktur | 20090902 |
Method READ_API_CALL_CUSTOM on class CL_FEH_CONFIGURATION has no exception.
Method READ_API_CALL_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROXY | Call by reference | Type reference (TYPE) | IF_FEH_CONFIGURATION=>TY_S_APICALL | Proxy/Aufrufer als Struktur | 20090902 | |||
| 2 | RS_RESULT | Value transfer | Type reference (TYPE) | IF_FEH_CONFIGURATION=>TY_S_APICALL_SETTING | Aufrufer/Proxy zu ECH Komp./Prozess als Struktur | 20090902 |
Method READ_API_CALL_SYSTEM on class CL_FEH_CONFIGURATION has no exception.
Method S_CREATE 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) | IF_FEH_CONFIGURATION | Lesezugriffe auf Customizing | 20090902 |
Method S_CREATE on class CL_FEH_CONFIGURATION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |