SAP ABAP Class CL_APL_ECATT_ABAPOO (eCATT Access for ABAPOO)
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

⤷

⤷

Properties
Class | CL_APL_ECATT_ABAPOO | |
Short Description | eCATT Access for ABAPOO | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SECATT_MIDDLEWARE | eCATT Middleware Objects |
Created | 20020610 | SAP |
Last change | 20110908 | 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_ABAPOO has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_APL_ECATT_PARAMS | 20020807 | Parameter Definition for Test Data |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR30 | A | 20020807 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR30 | 'ABC' | Constant | 20020808 | |
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CHAR30 | Static Attribute | 20020808 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Object Attribute Existence Check with Error Processing | 20031020 |
2 | ![]() |
Static method | Public | Method | Object Method Existence Check with Error Processing | 20020807 |
3 | ![]() |
Instance method | Public | Method | Test | 20020807 |
Events
Class CL_APL_ECATT_ABAPOO has no event.
Types
Class CL_APL_ECATT_ABAPOO has no local type.
Method Signatures
Method CHECK_OBJATTR_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20031020 | ||
2 | ![]() |
CH_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20031020 | ||
3 | ![]() |
ES_EXPO | Call by reference | Type reference (TYPE) | ETSCR_EXPO | Interne Exportstruktur LINE_INTERPRETER | 20071106 | ||
4 | ![]() |
EX_COMP_EXISTS | Call by reference | Type reference (TYPE) | ETONOFF | 'X'-Komponente existiert, SPACE - 'X'-Komponente existiert n | 20031020 | ||
5 | ![]() |
EX_COMP_IS_STATIC | Call by reference | Type reference (TYPE) | ETONOFF | 'X'-Komponente ist statisch, SPACE - 'X'-Komponente ist nich | 20031020 | ||
6 | ![]() |
EX_COMP_TYPE | Call by reference | Type reference (TYPE) | ETONOFF | Typ der Komponente 'A' Attribut | 20031020 | ||
7 | ![]() |
EX_EXISTS | Call by reference | Type reference (TYPE) | ETONOFF | 'X'-Klasse existiert, SPACE-Klasse existiert nicht | 20031020 | ||
8 | ![]() |
E_TARGET_SYS | Call by reference | Type reference (TYPE) | ETCMP_CMP | Zielsystem (Schlüssel im Systemdatencontainer) | 20080619 | ||
9 | ![]() |
IM_ATTR_NAME | Call by reference | Type reference (TYPE) | SEOCPDNAME | Vollständiger Komponentenname | 20031020 | ||
10 | ![]() |
IM_CALLING_METHOD | Call by reference | Type reference (TYPE) | STRING | Aufrufende Methode | 20031020 | ||
11 | ![]() |
IM_NEW_PARAM | Call by reference | Type reference (TYPE) | ETONOFF | Internal use | 20031020 | ||
12 | ![]() |
IM_PARAM_PTR | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_PARAMS | Parameterdefinition für Testdaten | 20031020 | ||
13 | ![]() |
IM_PINDEX | Call by reference | Type reference (TYPE) | ETPINDEX | Parameterindex | 20031020 | ||
14 | ![]() |
IM_PNAME | Value transfer | Type reference (TYPE) | STRING | Parametername | 20031020 | ||
15 | ![]() |
IM_PTYP | Call by reference | Type reference (TYPE) | ETP_TYP | Sichtbarkeit eines Parameters | 20031020 | ||
16 | ![]() |
IM_STATIC | Call by reference | Type reference (TYPE) | ETONOFF | Attribut soll statisch sein | 20031020 | ||
17 | ![]() |
IM_WRITEABLE_REQUIRED | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | Attribut soll beschreibbar sein | 20040630 | |
18 | ![]() |
IP_LOG | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_LOG | 20031020 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse für eCatt Middleware Ausnahmen | 20031020 |
Method CHECK_OBJMETH_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20020807 | ||
2 | ![]() |
CH_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020807 | ||
3 | ![]() |
C_TARGETSYS | Call by reference | Type reference (TYPE) | ETCMP_CMP | Zielsystem (Schlüssel im Systemdatencontainer) | 20080618 | ||
4 | ![]() |
ES_EXPO | Call by reference | Type reference (TYPE) | ETSCR_EXPO | Interne Exportstruktur LINE_INTERPRETER | 20071106 | ||
5 | ![]() |
EX_COMP_EXISTS | Call by reference | Type reference (TYPE) | ETONOFF | 'X'-Komponente existiert, SPACE - 'X'-Komponente existiert n | 20020807 | ||
6 | ![]() |
EX_COMP_IS_STATIC | Call by reference | Type reference (TYPE) | ETONOFF | 'X'-Komponente ist statisch, SPACE - 'X'-Komponente ist nich | 20020807 | ||
7 | ![]() |
EX_COMP_TYPE | Call by reference | Type reference (TYPE) | ETONOFF | Typ der Komponente 'M' Methode, 'A' Attribut | 20020807 | ||
8 | ![]() |
EX_EXISTS | Call by reference | Type reference (TYPE) | ETONOFF | 'X'-Klasse existiert, SPACE-Klasse existiert nicht | 20020807 | ||
9 | ![]() |
IM_ATTR_WRITEABLE_REQUIRED | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | Attribut soll beschreibbar sein (SETATTR) | 20040630 | |
10 | ![]() |
IM_CALLING_METHOD | Call by reference | Type reference (TYPE) | STRING | Aufrufende Methode | 20020807 | ||
11 | ![]() |
IM_METHOD_NAME | Call by reference | Type reference (TYPE) | SEOCPDNAME | Vollständiger Komponentenname | 20020807 | ||
12 | ![]() |
IM_NEW_PARAM | Call by reference | Type reference (TYPE) | ETONOFF | Internal use | 20020807 | ||
13 | ![]() |
IM_PARAM_PTR | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_PARAMS | Parameterdefinition für Testdaten | 20020807 | ||
14 | ![]() |
IM_PINDEX | Call by reference | Type reference (TYPE) | ETPINDEX | Parameterindex | 20020807 | ||
15 | ![]() |
IM_PNAME | Value transfer | Type reference (TYPE) | STRING | Parametername | 20020807 | ||
16 | ![]() |
IM_PTYP | Call by reference | Type reference (TYPE) | ETP_TYP | Sichtbarkeit eines Parameters | 20020807 | ||
17 | ![]() |
IM_STATIC_REQUIRED | Call by reference | Type reference (TYPE) | ETONOFF | Methode soll statisch sein | 20020807 | ||
18 | ![]() |
IM_XMLREF_TYP | Call by reference | Type reference (TYPE) | ETREF_TYP | Typ einer Kommandoschnittstelle im XML-Schema/Template | 20020807 | ||
19 | ![]() |
IP_LOG | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_LOG | 20031020 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse für eCatt Middleware Ausnahmen | 20020807 |
Method TEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_A | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20020807 |
Method TEST on class CL_APL_ECATT_ABAPOO has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 630 |