SAP ABAP Class CL_ECH_CONFIGURATION (Implementation of Customizing Access)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ECH (Application Component) Error and Conflict Handler
⤷
FS_ECH_CUSTOMIZING (Package) ECH Customizing

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ECH_CONFIGURATION | Read Accesses to Customizing | 20060523 |
Properties
Class | CL_ECH_CONFIGURATION | |
Short Description | Implementation of Customizing Access | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FS_ECH_CUSTOMIZING | ECH Customizing |
Created | 20060523 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ECH_CONFIGURATION | Read Accesses to Customizing | 20060523 |
Friends
Class CL_ECH_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) | 20090830 | ||||
2 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20090830 | ||||
3 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20090830 | ||||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_ECH_PERSISTENCY | Persistence | 20091014 | ||
5 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_ECH_CONFIGURATION | Implementation of Customizing Access | 20060612 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20060524 | |
2 | ![]() |
Instance method | Public | Method | 20090831 | |
3 | ![]() |
Instance method | Public | Method | 20090831 | |
4 | ![]() |
Instance method | Protected | Method | 20090830 | |
5 | ![]() |
Instance method | Public | Method | 20090830 | |
6 | ![]() |
Instance method | Private | Method | Read All Customer Business Processes from DB | 20090827 |
7 | ![]() |
Instance method | Private | Method | Read All System Business Processes from DB | 20090827 |
8 | ![]() |
Instance method | Private | Method | Read Customer Customizing for Action, Notif., Persistence | 20090825 |
9 | ![]() |
Instance method | Private | Method | Read ECH <-> PPO Customer Mapping for Components and Process | 20090826 |
10 | ![]() |
Instance method | Private | Method | Read ECH<->PPO System Mapping for Component and Process | 20090826 |
11 | ![]() |
Instance method | Private | Method | Read System Customizing for Action, Notication, Persistence | 20090825 |
12 | ![]() |
Static method | Public | Method | 20060612 |
Events
Class CL_ECH_CONFIGURATION has no event.
Types
Class CL_ECH_CONFIGURATION has no local type.
Method Signatures
Method GET_ACTION_CLASS Signature
Method GET_ACTION_CLASS on class CL_ECH_CONFIGURATION has no parameter.
Method GET_ACTION_CLASS on class CL_ECH_CONFIGURATION has no exception.
Method GET_ECH_BY_PPO Signature
Method GET_ECH_BY_PPO on class CL_ECH_CONFIGURATION has no parameter.
Method GET_ECH_BY_PPO on class CL_ECH_CONFIGURATION has no exception.
Method GET_PPO_BY_ECH Signature
Method GET_PPO_BY_ECH on class CL_ECH_CONFIGURATION has no parameter.
Method GET_PPO_BY_ECH on class CL_ECH_CONFIGURATION has no exception.
Method GET_PROCESSES Signature
Method GET_PROCESSES on class CL_ECH_CONFIGURATION has no parameter.
Method GET_PROCESSES on class CL_ECH_CONFIGURATION has no exception.
Method GET_PROCESS_SETTING Signature
Method GET_PROCESS_SETTING on class CL_ECH_CONFIGURATION has no parameter.
Method GET_PROCESS_SETTING on class CL_ECH_CONFIGURATION has no exception.
Method READ_ALL_CUSTOM_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CUSTOM_PROCESSES | Call by reference | Type reference (TYPE) | IF_ECH_CONFIGURATION=>TY_T_PROCESSES | Geschäftsprozess & Zuordnung Aktion Persistenz Notifika | 20090827 |
Method READ_ALL_CUSTOM_ENTRIES on class CL_ECH_CONFIGURATION has no exception.
Method READ_ALL_SYSTEM_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SYSTEM_PROCESSES | Call by reference | Type reference (TYPE) | IF_ECH_CONFIGURATION=>TY_T_PROCESSES | Geschäftsprozess & Zuordnung Aktion Persistenz Notifika | 20090827 |
Method READ_ALL_SYSTEM_ENTRIES on class CL_ECH_CONFIGURATION has no exception.
Method READ_CUSTOM_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PROCESS | Call by reference | Type reference (TYPE) | ECH_STR_PROCESS | Prozess als Struktur | 20090825 | ||
2 | ![]() |
RS_ENTRY | Value transfer | Type reference (TYPE) | ECHC_PROCESSES | SAP Geschäftsprozess & Zuordnung Aktion Persistenz Notifika | 20090825 |
Method READ_CUSTOM_ENTRY on class CL_ECH_CONFIGURATION has no exception.
Method READ_ECH_PPO_MAPPING_CUSTOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PROCESS_ECH | Call by reference | Type reference (TYPE) | ECH_STR_PROCESS | Prozess als Struktur | 20090826 | ||
2 | ![]() |
IS_PROCESS_PPO | Call by reference | Type reference (TYPE) | ECH_STR_POST_PROCESSOR_PROCESS | Nachbearbeiter prozess | 20090826 | ||
3 | ![]() |
RS_ENTRY | Value transfer | Type reference (TYPE) | ECHC_PP_PROCESS | Kunden Nachbearbeitung - Bijektion ECH <-> PPO Komp./Proz. | 20090826 |
Method READ_ECH_PPO_MAPPING_CUSTOM on class CL_ECH_CONFIGURATION has no exception.
Method READ_ECH_PPO_MAPPING_SYSTEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PROCESS_ECH | Call by reference | Type reference (TYPE) | ECH_STR_PROCESS | Prozess als Struktur | 20090826 | ||
2 | ![]() |
IS_PROCESS_PPO | Call by reference | Type reference (TYPE) | ECH_STR_POST_PROCESSOR_PROCESS | Nachbearbeiter prozess | 20090826 | ||
3 | ![]() |
RS_ENTRY | Value transfer | Type reference (TYPE) | ECHS_PP_PROCESS | SAP Nachbearbeitung (Bijektion ECH <--> PPO) | 20090826 |
Method READ_ECH_PPO_MAPPING_SYSTEM on class CL_ECH_CONFIGURATION has no exception.
Method READ_SYSTEM_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PROCESS | Call by reference | Type reference (TYPE) | ECH_STR_PROCESS | Prozess als Struktur | 20090825 | ||
2 | ![]() |
RS_ENTRY | Value transfer | Type reference (TYPE) | ECHS_PROCESSES | SAP Geschäftsprozess & Zuordnung Aktion Persistenz Notifika | 20090825 |
Method READ_SYSTEM_ENTRY on class CL_ECH_CONFIGURATION has no exception.
Method S_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_ECH_CONFIGURATION | Lesezugriffe auf Customizing | 20060612 |
Method S_CREATE on class CL_ECH_CONFIGURATION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |