SAP ABAP Class CL_APL_ECATT_START_DATA (eCATT Object - Start Profile Data)
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 | 20051207 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_APL_ECATT_PARAMS_USAGE | eCATT - User of CL_APL_ECATT_PARAMS | 20100616 |
Properties
| Class | CL_APL_ECATT_START_DATA | |
| Short Description | eCATT Object - Start Profile Data | |
| 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 | 20051207 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_APL_ECATT_START_DATA has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_APL_ECATT_PARAMS_USAGE | eCATT - User of CL_APL_ECATT_PARAMS | 20100616 |
Friends
Class CL_APL_ECATT_START_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_APL_ECATT_START_PROFIL | Administered Start Profile | 20070604 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ETOBJ_TYPE | eCATT Object Type for this Profile | 20060124 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ETSTARTER | Type of the Start Activity | 20060124 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ETXML_LINE_STR | eCATT XML Stream | 20060123 | |||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20100616 |
Methods
Events
Class CL_APL_ECATT_START_DATA has no event.
Types
Class CL_APL_ECATT_START_DATA 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 | SPACE | Test auf Namensgültigkeit nicht durchführen | 20060123 | ||
| 2 | IM_NAME | Call by reference | Type reference (TYPE) | ETOBJ_NAME | eCATT Objekt | 20060123 | |||
| 3 | IM_PARAMS | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_PARAMS | Parameterdefinition für Testdaten | 20100616 | |||
| 4 | IM_VERSION | Call by reference | Type reference (TYPE) | ETOBJ_VER | '1' | eCATT Objektversion | 20060123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20060123 |
Method GET_SP_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SP_XML | Call by reference | Type reference (TYPE) | ETXML_LINE_STR | eCATT XML Stream | 20060124 | |||
| 2 | E_TYPE_OF_START | Call by reference | Type reference (TYPE) | ETSTARTER | eCATT - Starttyp für eCATT-Start | 20060124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20060124 |
Method GET_SYSTEM_DATA_REF Signature
Method GET_SYSTEM_DATA_REF on class CL_APL_ECATT_START_DATA has no parameter.
Method GET_SYSTEM_DATA_REF on class CL_APL_ECATT_START_DATA has no exception.
Method GET_TESTSYS_MAINTAIN Signature
Method GET_TESTSYS_MAINTAIN on class CL_APL_ECATT_START_DATA has no parameter.
Method GET_TESTSYS_MAINTAIN on class CL_APL_ECATT_START_DATA has no exception.
Method GET_VAR_EXT Signature
Method GET_VAR_EXT on class CL_APL_ECATT_START_DATA has no parameter.
Method GET_VAR_EXT on class CL_APL_ECATT_START_DATA has no exception.
Method INIT_PARAMS Signature
Method INIT_PARAMS on class CL_APL_ECATT_START_DATA has no parameter.
Method INIT_PARAMS on class CL_APL_ECATT_START_DATA has no exception.
Method READ_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_READ_LIMITS | Call by reference | Type reference (TYPE) | ETRDLIMITS | 20060123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20060123 |
Method SAVE_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DO_COMMIT | Call by reference | Type reference (TYPE) | ETONOFF | ' ' | Commit Work ausführen | 20060124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20060124 |
Method SET_SP_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SP_XML | Call by reference | Type reference (TYPE) | ETXML_LINE_STR | eCATT XML Stream | 20060124 | |||
| 2 | I_TYPE_OF_START | Call by reference | Type reference (TYPE) | ETSTARTER | eCATT - Starttyp für eCATT-Start | 20060124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20060124 |
Method SET_TESTSYS_MAINTAIN Signature
Method SET_TESTSYS_MAINTAIN on class CL_APL_ECATT_START_DATA has no parameter.
Method SET_TESTSYS_MAINTAIN on class CL_APL_ECATT_START_DATA has no exception.
Method SET_VAR_EXT Signature
Method SET_VAR_EXT on class CL_APL_ECATT_START_DATA has no parameter.
Method SET_VAR_EXT on class CL_APL_ECATT_START_DATA has no exception.
Method XML_FROM_STARTPROFIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_START_PROFIL_XML | Call by reference | Type reference (TYPE) | XSTRING | XML Stream mit Startoptionen-XML | 20070605 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20070605 |
Method XML_TO_STARTPROFIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_START_OPTIONS_XML | Call by reference | Type reference (TYPE) | XSTRING | XML Stream mit Startoptionen-XML | 20070605 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20070604 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |