SAP ABAP Class CL_APL_ECATT_OBJECT_LIST (List of eCATT Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_MIDDLEWARE (Package) eCATT Middleware Objects

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_APL_ECATT_OBJECT | Basis Class for eCATT Objects | 20030623 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_APL_ECATT_VERSION_LIST | List of Versions of eCATT Objects | 20070516 |
Properties
Class | CL_APL_ECATT_OBJECT_LIST | |
Short Description | List of eCATT Objects | |
Super Class | CL_APL_ECATT_OBJECT | Basis Class for eCATT Objects |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SECATT_MIDDLEWARE | eCATT Middleware Objects |
Created | 20030623 | 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) |
Interfaces
Class CL_APL_ECATT_OBJECT_LIST has no interface implemented.
Friends
Class CL_APL_ECATT_OBJECT_LIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ETECATT_LIST_TABTYPE | List for Loaded eCATTs | 20030623 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ETOBJ_TYPE | OBJ_TYPE of the objects in the list | 20070518 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR1 | CL_APL_ECATT_CONST=>SORT_BY_VERSION | Sort Order for Table of eCATT Objects | 20030624 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Append Single eCATT-Object | 20030623 |
2 | ![]() |
Instance method | Public | Method | Release or Delete All Entries of List | 20030630 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20030623 |
4 | ![]() |
Instance method | Protected | Method | Raise Exception for Not Implemented Methods | 20030623 |
5 | ![]() |
Instance method | Public | Method | Remove Individual eCATT from List | 20030623 |
6 | ![]() |
Instance method | Protected | Method | Call SAVE for Objects in the List | 20030701 |
Events
Class CL_APL_ECATT_OBJECT_LIST has no event.
Types
Class CL_APL_ECATT_OBJECT_LIST has no local type.
Method Signatures
Method ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_ECATT_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_OBJECT | 20030623 |
Method ADD on class CL_APL_ECATT_OBJECT_LIST has no exception.
Method CLEAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OBJECT_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_GUI_ECATT_OBJECT_USAGE | Bearbeitung von eCATT-Objekten | 20030630 | ||
2 | ![]() |
IM_SUPPRESS_EVENTS | Call by reference | Type reference (TYPE) | ETONOFF | ' ' | Ereignisse unterdrücken | 20030630 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse für eCatt Middleware Ausnahmen | 20030630 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DONT_CHECK_NAMES | Call by reference | Type reference (TYPE) | ETONOFF | ' ' | Test auf Namensgültigkeit nicht durchführen | 20030623 | |
2 | ![]() |
IM_FB_DEQUEUE | Call by reference | Type reference (TYPE) | CHAR30 | '' | Name des Dequeue Funktionsbausteins | 20030623 | |
3 | ![]() |
IM_FB_ENQUEUE | Call by reference | Type reference (TYPE) | CHAR30 | '' | Name des Enqueue Funktionsbausteins | 20030623 | |
4 | ![]() |
IM_NAME | Value transfer | Type reference (TYPE) | ETOBJ_NAME | eCATT Objekt | 20030623 | ||
5 | ![]() |
IM_OBJ_TYPE_TO_LIST | Call by reference | Type reference (TYPE) | ETOBJ_TYPE | eCATT Objekttyp der Elemente der Liste | 20070518 | ||
6 | ![]() |
IM_TYPE | Call by reference | Type reference (TYPE) | ETOBJ_TYPE | eCATT Objekttyp | 20030626 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse für eCatt Middleware Ausnahmen | 20030623 |
Method RAISE_NOT_IMPLEMENTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CALLED_METHOD | Call by reference | Type reference (TYPE) | STRING | '' | 20030623 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse für eCatt Middleware Ausnahmen | 20030623 |
Method REMOVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OBJECT_NAME | Call by reference | Type reference (TYPE) | ETOBJ_NAME | 20030623 | |||
2 | ![]() |
IM_OBJECT_VERSION | Call by reference | Type reference (TYPE) | ETOBJ_VER | 20030623 |
Method REMOVE on class CL_APL_ECATT_OBJECT_LIST has no exception.
Method SAVE_LIST_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ECATT_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_OBJECT | 20030701 | |||
2 | ![]() |
IM_LEAVE_CHANGED | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | 20030701 | ||
3 | ![]() |
IM_SAVE_VER | Call by reference | Type reference (TYPE) | ETONOFF | 'X' | 20030701 | ||
4 | ![]() |
IM_SKIP_CTS | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | 20030701 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse für eCatt Middleware Ausnahmen | 20030701 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 640 |