SAP ABAP Class CL_TWBM_REF_OBJECT_INFO (Test Workbench: Information About Referenced Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-ORG (Application Component) Test Organizer
     S_TWBM (Package) Test Workbench Manager
Properties
Class CL_TWBM_REF_OBJECT_INFO  
Short Description Test Workbench: Information About Referenced Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_TWBM   Test Workbench Manager 
Created 20020626   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TWBM_REF_OBJECT_INFO has no forward declaration.
Interfaces
Class CL_TWBM_REF_OBJECT_INFO has no interface implemented.
Friends
Class CL_TWBM_REF_OBJECT_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ECATT_ATTRIB_C Instance attribute Private Type reference (TYPE) ETOBJ_CNST eCATT Attributes - Restrictions 20020904
2 ECATT_ATTRIB_D Instance attribute Private Type reference (TYPE) ETOBJ_DOC eCATT Attributes - Documentation 20020904
3 ECATT_ATTRIB_G Instance attribute Private Type reference (TYPE) ETOBJ_GNDT eCATT Attributes - General Data 20020904
4 ECATT_ATTRIB_N Instance attribute Private Type reference (TYPE) ETOBJNOVER eCATT Attributes Non-Version-Specific 20020904
5 ECATT_CONFIG_REFNAMES Instance attribute Private Type reference (TYPE) ETTC_REFS eCATT Referenced Objects of Test Configuration 20020904
6 REF_OBJECT Instance attribute Private Type reference (TYPE) TWBM_REF_OBJECTS TWBM: Referenced Objects 20020626
7 REF_OBJECTS Instance attribute Private Type reference (TYPE) HIER_REF_OBJECT_TABTYP TWBM: Referenced Objects 20021212
Methods
# Method Level Visibility Method type Description Created on
1 CLONE Instance method Public Method Clone the Object 20020719
2 GET_ECATT_ATTRIB Instance method Public Method eCATT: Provides Attributes of the Object 20020904
3 GET_ECATT_CONFIG_REFNAMES Instance method Public Method eCATT: Query Names of Referenced Objects of Test Config. 20020904
4 GET_REF_OBJECT Instance method Public Method Get Referenced Object 20020626
5 GET_REF_OBJECTS Instance method Public Method Get Referenced Objects 20021212
6 SET_ECATT_ATTRIB Instance method Public Method eCATT: Sets All Attributes of eCATT Object 20020904
7 SET_ECATT_CONFIG_REFNAMES Instance method Public Method eCATT: Sets Names of Referenced Objects of Test Config. 20020904
8 SET_REF_OBJECT Instance method Public Method Set Referenced Object 20020626
9 SET_REF_OBJECTS Instance method Public Method Set Referenced Objects 20021212
Events
Class CL_TWBM_REF_OBJECT_INFO has no event.
Types
Class CL_TWBM_REF_OBJECT_INFO has no local type.
Method Signatures

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_OBJECT Value transfer Object reference (TYPE REF TO) CL_TWBM_REF_OBJECT_INFO Testworkbench: Information zum referenziertes Objekt 20020719

Method CLONE on class CL_TWBM_REF_OBJECT_INFO has no exception.

Method GET_ECATT_ATTRIB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ATTRIB_C Call by reference Type reference (TYPE) ETOBJ_CNST eCATT Attribute - Einschränkungen 20020904
2 Exporting EX_ATTRIB_D Call by reference Type reference (TYPE) ETOBJ_DOC eCATT Attribute - Dokumentation 20020904
3 Exporting EX_ATTRIB_G Call by reference Type reference (TYPE) ETOBJ_GNDT eCATT Attribute - Allgemeine Daten 20020904
4 Exporting EX_ATTRIB_N Call by reference Type reference (TYPE) ETOBJNOVER eCATT Attribute nicht versionsabhängig 20020904

Method GET_ECATT_ATTRIB on class CL_TWBM_REF_OBJECT_INFO has no exception.

Method GET_ECATT_CONFIG_REFNAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_REFNAMES Value transfer Type reference (TYPE) ETTC_REFS eCATT Referenzierte Objekte einer Testkonfiguration 20020904

Method GET_ECATT_CONFIG_REFNAMES on class CL_TWBM_REF_OBJECT_INFO has no exception.

Method GET_REF_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_REF_OBJECT Value transfer Type reference (TYPE) TWBM_REF_OBJECTS TWBM: Referenzierte Objekte 20020626

Method GET_REF_OBJECT on class CL_TWBM_REF_OBJECT_INFO has no exception.

Method GET_REF_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_REF_OBJECTS Value transfer Type reference (TYPE) HIER_REF_OBJECT_TABTYP TWBM: Referenzierte Objekte 20021212

Method GET_REF_OBJECTS on class CL_TWBM_REF_OBJECT_INFO has no exception.

Method SET_ECATT_ATTRIB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRIB_C Call by reference Type reference (TYPE) ETOBJ_CNST eCATT Attribute - Einschränkungen 20020904
2 Importing IM_ATTRIB_D Call by reference Type reference (TYPE) ETOBJ_DOC eCATT Attribute - Dokumentation 20020904
3 Importing IM_ATTRIB_G Call by reference Type reference (TYPE) ETOBJ_GNDT eCATT Attribute - Allgemeine Daten 20020904
4 Importing IM_ATTRIB_N Call by reference Type reference (TYPE) ETOBJNOVER eCATT Attribute nicht versionsabhängig 20020904

Method SET_ECATT_ATTRIB on class CL_TWBM_REF_OBJECT_INFO has no exception.

Method SET_ECATT_CONFIG_REFNAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REFNAMES Call by reference Type reference (TYPE) ETTC_REFS eCATT Referenzierte Objekte einer Testkonfiguration 20020904

Method SET_ECATT_CONFIG_REFNAMES on class CL_TWBM_REF_OBJECT_INFO has no exception.

Method SET_REF_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REF_OBJECT Call by reference Type reference (TYPE) TWBM_REF_OBJECTS TWBM: Referenzierte Objekte 20020626

Method SET_REF_OBJECT on class CL_TWBM_REF_OBJECT_INFO has no exception.

Method SET_REF_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REF_OBJECTS Call by reference Type reference (TYPE) HIER_REF_OBJECT_TABTYP TWBM: Referenzierte Objekte 20021212

Method SET_REF_OBJECTS on class CL_TWBM_REF_OBJECT_INFO has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 630