SAP ABAP Class CL_APL_ECATT_OBJ_USAGE (Contains the Cross-Reference Data and Methods)
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_OBJ_USAGE | |
Short Description | Contains the Cross-Reference Data and Methods | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SECATT_MIDDLEWARE | eCATT Middleware Objects |
Created | 20030210 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_APL_ECATT_OBJ_USAGE has no interface implemented.
Friends
Class CL_APL_ECATT_OBJ_USAGE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_APL_ECATT_OBJECT | eCATT Object to Which this ..Usage Instance Belongs | 20030408 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ECOBJUSE_TABTYPE | Cross-Reference List | 20030210 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns the Reference Count to an Object | 20030210 |
2 | ![]() |
Instance method | Public | Method | Collects the Where-Used Lists | 20030210 |
3 | ![]() |
Instance method | Public | Constructor | Initialization of the Object | 20030217 |
4 | ![]() |
Instance method | Public | Method | Authorization of the Use of Parameters in XML Structures | 20060830 |
5 | ![]() |
Instance method | Public | Method | Read Container Instance | 20051118 |
6 | ![]() |
Instance method | Public | Method | Returns the Where-Used Lists to Object | 20030210 |
7 | ![]() |
Instance method | Public | Method | Reads the Usage Data from the Database | 20030210 |
8 | ![]() |
Instance method | Public | Method | Deletes all Usage Data for an Object | 20030210 |
9 | ![]() |
Instance method | Public | Method | Deletes all Current Usage Data | 20030210 |
10 | ![]() |
Instance method | Public | Method | Writes the Usage Data into the Database | 20030210 |
Events
Class CL_APL_ECATT_OBJ_USAGE has no event.
Types
Class CL_APL_ECATT_OBJ_USAGE has no local type.
Method Signatures
Method CHECK_USAGE_OF_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJ | Value transfer | Type reference (TYPE) | ECOBJUSE | In Testskript-Kommandoschnittstellen verwendete WB-Objekte | 20030211 | ||
2 | ![]() |
REF_COUNT | Value transfer | Type reference (TYPE) | I | 20030211 |
Method CHECK_USAGE_OF_OBJ on class CL_APL_ECATT_OBJ_USAGE has no exception.
Method COLLECT_USAGE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
USAGE_INFO | Value transfer | Type reference (TYPE) | ECOBJUSE | In Testskript-Kommandoschnittstellen verwendete WB-Objekte | 20030210 |
Method COLLECT_USAGE_INFO on class CL_APL_ECATT_OBJ_USAGE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ECATT_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_OBJECT | 20030408 |
Method CONSTRUCTOR on class CL_APL_ECATT_OBJ_USAGE has no exception.
Method CORRECT_PARAM_USAGE_IN_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PARDEF_NEW | Call by reference | Type reference (TYPE) | ETPAR_DEF | eCATT Parameterdefinition | 20060830 | ||
2 | ![]() |
IS_PARDEF_OLD | Call by reference | Type reference (TYPE) | ETPAR_DEF | eCATT Parameterdefinition | 20060830 |
Method CORRECT_PARAM_USAGE_IN_XML on class CL_APL_ECATT_OBJ_USAGE has no exception.
Method GET_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_APL_ECATT_OBJECT | 20051118 |
Method GET_CONTAINER on class CL_APL_ECATT_OBJ_USAGE has no exception.
Method GET_USAGE_OF_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJ | Value transfer | Type reference (TYPE) | ECOBJUSE | In Testskript-Kommandoschnittstellen verwendete WB-Objekte | 20030211 | ||
2 | ![]() |
USAGE_LIST | Value transfer | Type reference (TYPE) | ECOBJUSE_TABTYPE | Tabelle von Usage-Infos zu verwendeten Objekten | 20030211 |
Method GET_USAGE_OF_OBJ on class CL_APL_ECATT_OBJ_USAGE has no exception.
Method READ_USAGE_DATA Signature
Method READ_USAGE_DATA on class CL_APL_ECATT_OBJ_USAGE has no parameter.
Method READ_USAGE_DATA on class CL_APL_ECATT_OBJ_USAGE has no exception.
Method REMOVE_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJ | Value transfer | Type reference (TYPE) | ECOBJUSE | In Testskript-Kommandoschnittstellen verwendete WB-Objekte | 20030218 |
Method REMOVE_OBJECT on class CL_APL_ECATT_OBJ_USAGE has no exception.
Method RESET_USAGE_INFO Signature
Method RESET_USAGE_INFO on class CL_APL_ECATT_OBJ_USAGE has no parameter.
Method RESET_USAGE_INFO on class CL_APL_ECATT_OBJ_USAGE has no exception.
Method SAVE_USAGE_DATA Signature
Method SAVE_USAGE_DATA on class CL_APL_ECATT_OBJ_USAGE has no parameter.
Method SAVE_USAGE_DATA on class CL_APL_ECATT_OBJ_USAGE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |