SAP ABAP Class CL_APL_ECATT_API_FC (Factory Class for eCATT API)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_API_ENG (Package) eCATT - Application Programming Interface

⤷

⤷

Properties
Class | CL_APL_ECATT_API_FC | |
Short Description | Factory Class for eCATT API | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SECATT_API_ENG | eCATT - Application Programming Interface |
Created | 20110215 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_APL_ECATT_API_FC has no forward declaration.
Interfaces
Class CL_APL_ECATT_API_FC has no interface implemented.
Friends
Class CL_APL_ECATT_API_FC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_APL_ECATT_SCRIPT_API | API Class for eCATT Test Script | 20110927 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_APL_ECATT_SDC_API | API Class for System Data Container | 20110927 | ||
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_APL_ECATT_TC_API | API Class for test configuration | 20110927 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | ETOBJ_TYPE | 'ECSD' | eCATT Object Type (Test Data, Script, Configuration, etc.) | 20110617 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | ETOBJ_TYPE | 'ECTC' | eCATT Object Type (Test Data, Script, Configuration, etc.) | 20110617 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | ETOBJ_TYPE | 'ECSC' | eCATT Object Type (Test Data, Script, Configuration, etc.) | 20110617 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Clear eCATT Object Instance | 20110323 |
2 | ![]() |
Static method | Public | Method | Get eCATT Object Instance | 20110215 |
Events
Class CL_APL_ECATT_API_FC has no event.
Types
Class CL_APL_ECATT_API_FC has no local type.
Method Signatures
Method CLEAR_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ETOBJ_TYPE | eCATT Object Type (Test Data, Script, Configuration, etc.) | 20110927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for eCATT API | 20111104 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EP_ECATT_SCRIPT_IF | Call by reference | Object reference (TYPE REF TO) | IF_APL_ECATT_SCRIPT_API | Interface for eCATT Test Script | 20110927 | ||
2 | ![]() |
EP_ECATT_SDC_IF | Call by reference | Object reference (TYPE REF TO) | IF_APL_ECATT_SDC_API | Interface for system data container | 20110927 | ||
3 | ![]() |
EP_ECATT_TC_IF | Call by reference | Object reference (TYPE REF TO) | IF_APL_ECATT_TC_API | Inteface for Test Configuration | 20110927 | ||
4 | ![]() |
IS_OBJECT_ID | Call by reference | Type reference (TYPE) | ETAPI_OBJ | eCATT Identification of Object in API Runtime | 20110927 | ||
5 | ![]() |
I_OBJECT_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination to eCATT Repository System | 20110927 |
Method GET_INSTANCE on class CL_APL_ECATT_API_FC has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |