SAP ABAP Class CL_APL_ECATT_VERSION_LIST (List of Versions 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_LIST | List of eCATT Objects | 20070516 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_APL_ECATT_SCR_VERSION_LIST | List of Script Versions | 20070516 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_APL_ECATT_TD_VERSION_LIST | List of Test Data Container Versions | 20070518 |
Properties
| Class | CL_APL_ECATT_VERSION_LIST | |
| Short Description | List of Versions of eCATT Objects | |
| Super Class | CL_APL_ECATT_OBJECT_LIST | List of eCATT Objects |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_MIDDLEWARE | eCATT Middleware Objects |
| Created | 20070516 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_APL_ECATT_VERSION_LIST has no forward declaration.
Interfaces
Class CL_APL_ECATT_VERSION_LIST has no interface implemented.
Friends
Class CL_APL_ECATT_VERSION_LIST has no friend class.
Attributes
Class CL_APL_ECATT_VERSION_LIST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070516 | |
| 2 | Instance method | Public | Method | Set Business Function Data | 20071128 | |
| 3 | Instance method | Public | Method | Set Software Component Data | 20070518 | |
| 4 | Instance method | Public | Method | Import All Versions of an eCATT Object into List | 20070518 | |
| 5 | Instance method | Public | Method | Set Business Functions Data | 20071128 | |
| 6 | Instance method | Public | Method | Set Software Component Data | 20070518 |
Events
Class CL_APL_ECATT_VERSION_LIST has no event.
Types
Class CL_APL_ECATT_VERSION_LIST has no local type.
Method Signatures
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 | 20070516 | ||
| 2 | IM_FB_DEQUEUE | Call by reference | Type reference (TYPE) | CHAR30 | '' | Name des Dequeue Funktionsbausteins | 20070516 | ||
| 3 | IM_FB_ENQUEUE | Call by reference | Type reference (TYPE) | CHAR30 | '' | Name des Enqueue Funktionsbausteins | 20070516 | ||
| 4 | IM_NAME | Value transfer | Type reference (TYPE) | ETOBJ_NAME | eCATT Objekt | 20070516 | |||
| 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 | 20070516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20070516 |
Method GET_VERS_BF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_BF_OBJ | Value transfer | Type reference (TYPE) | ETBF_OBJ_TABTYPE | eCATT TTYP - Im Testscript/TDC verwendete Business Functions | 20071128 |
Method GET_VERS_BF on class CL_APL_ECATT_VERSION_LIST has no exception.
Method GET_VERS_SOFTCOMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SOFTCOMPS | Value transfer | Type reference (TYPE) | ETSYS_COMP_TABTYPE | eCATT Tabellentyp Softwarekomponentendaten | 20070518 |
Method GET_VERS_SOFTCOMP on class CL_APL_ECATT_VERSION_LIST has no exception.
Method READ_ALL_VERSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RD_LIMITS | Call by reference | Type reference (TYPE) | ETRDLIMITS | Beschränkungen für Einlesen | 20070518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20070518 |
Method SET_VERS_BF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BF_OBJ | Call by reference | Type reference (TYPE) | ETBF_OBJ_TABTYPE | eCATT TTYP - Im Testscript/TDC verwendete Business Functions | 20071128 |
Method SET_VERS_BF on class CL_APL_ECATT_VERSION_LIST has no exception.
Method SET_VERS_SOFTCOMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SOFTCOMPS | Call by reference | Type reference (TYPE) | ETSYS_COMP_TABTYPE | eCATT Tabellentyp Softwarekomponentendaten | 20070518 |
Method SET_VERS_SOFTCOMP on class CL_APL_ECATT_VERSION_LIST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |