SAP ABAP Class CL_ECATT_APL_CUSTOMIZING (Access Functions for eCATT Settings)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_CUSTOMIZE (Package) eCATT Customizing

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ECATT_APL_CUSTOMIZE_COMMON | eCATT Settings: General | 20101220 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_ECATT_APL_CUSTOMIZE_XML | eCATT Settings for XML Processing | 20100330 |
Properties
Class | CL_ECATT_APL_CUSTOMIZING | |
Short Description | Access Functions for eCATT Settings | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SECATT_CUSTOMIZE | eCATT Customizing |
Created | 20100330 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ECATT_APL_CUSTOMIZING has no forward declaration.
Interfaces
Class CL_ECATT_APL_CUSTOMIZING has no interface implemented.
Friends
Class CL_ECATT_APL_CUSTOMIZING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | ETCU_TT | Table of Settings | 20100426 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Protected | Method | Delete Setting | 20100330 |
2 | ![]() |
Static method | Protected | Method | Prioritize User-Specific Entries | 20101220 |
3 | ![]() |
Static method | Protected | Method | Read Settings for an Area | 20100330 |
4 | ![]() |
Static method | Protected | Method | Read Setting | 20100330 |
5 | ![]() |
Static method | Protected | Method | Write Setting | 20100330 |
Events
Class CL_ECATT_APL_CUSTOMIZING has no event.
Types
Class CL_ECATT_APL_CUSTOMIZING has no local type.
Method Signatures
Method DELETE_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AREA | Call by reference | Type reference (TYPE) | ETCU_AREA | eCATT Customizing Bereich | 20100330 | ||
2 | ![]() |
I_FUNCTION | Call by reference | Type reference (TYPE) | ETCU_AREA_FUNC | SPACE | eCATT Customizing Funktion | 20100330 | |
3 | ![]() |
I_SUBAREA | Call by reference | Type reference (TYPE) | ETCU_AREA_SUB | SPACE | eCATT Customizing Teilbereich | 20100330 | |
4 | ![]() |
I_USER | Call by reference | Type reference (TYPE) | XUBNAME | SPACE | Benutzername im Benutzerstamm | 20100330 |
Method DELETE_ENTRIES on class CL_ECATT_APL_CUSTOMIZING has no exception.
Method HANDLE_USER_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CUST_ENTRIES | Call by reference | Type reference (TYPE) | ETCU_TT | eCATT Customizing | 20101220 |
Method HANDLE_USER_ENTRIES on class CL_ECATT_APL_CUSTOMIZING has no exception.
Method READ_ENTRIES_AREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ENTRIES | Call by reference | Type reference (TYPE) | ETCU_TT | eCATT Customizing | 20100330 | ||
2 | ![]() |
I_AREA | Call by reference | Type reference (TYPE) | ETCU_AREA | eCATT Customizing Bereich | 20100330 | ||
3 | ![]() |
I_USER | Call by reference | Type reference (TYPE) | XUBNAME | SY-UNAME | Benutzername im Benutzerstamm | 20100330 |
Method READ_ENTRIES_AREA on class CL_ECATT_APL_CUSTOMIZING has no exception.
Method READ_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CU | Call by reference | Type reference (TYPE) | ECCUST | eCATT Customizing | 20100330 | ||
2 | ![]() |
I_AREA | Call by reference | Type reference (TYPE) | ETCU_AREA | eCATT Customizing Bereich | 20100330 | ||
3 | ![]() |
I_FUNCTION | Call by reference | Type reference (TYPE) | ETCU_AREA_FUNC | eCATT Customizing Funktion | 20100330 | ||
4 | ![]() |
I_SUBAREA | Call by reference | Type reference (TYPE) | ETCU_AREA_SUB | eCATT Customizing Teilbereich | 20100330 | ||
5 | ![]() |
I_USER | Call by reference | Type reference (TYPE) | XUBNAME | SY-UNAME | Benutzername im Benutzerstamm | 20100330 |
Method READ_ENTRY on class CL_ECATT_APL_CUSTOMIZING has no exception.
Method SET_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AREA | Call by reference | Type reference (TYPE) | ETCU_AREA | eCATT Customizing Bereich | 20100330 | ||
2 | ![]() |
I_FUNCTION | Call by reference | Type reference (TYPE) | ETCU_AREA_FUNC | SPACE | eCATT Customizing Funktion | 20100330 | |
3 | ![]() |
I_SUBAREA | Call by reference | Type reference (TYPE) | ETCU_AREA_SUB | SPACE | eCATT Customizing Teilbereich | 20100330 | |
4 | ![]() |
I_USER | Call by reference | Type reference (TYPE) | XUBNAME | SPACE | Benutzername im Benutzerstamm | 20100330 | |
5 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | ETCU_VAL | SPACE | eCATT Customizing Wert | 20100330 |
Method SET_ENTRY on class CL_ECATT_APL_CUSTOMIZING has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |