SAP ABAP Class CL_ECATT_GD_PET (ECATT Pet)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_QM (Package) eCATT Test Cases
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ECATT_GD_ENTITY eCATT Base Class 20031017
Properties
Class CL_ECATT_GD_PET  
Short Description ECATT Pet    
Super Class CL_ECATT_GD_ENTITY eCATT Base Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SECATT_QM   eCATT Test Cases 
Created 20031017   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_ECATT_GD_PET Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_ECATT_GD_PET has no interface implemented.
Friends
Class CL_ECATT_GD_PET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTR Instance attribute Public Type reference (TYPE) TEXT30 'default attr' Test Attribute 20050207
2 ATTR_STAT Static Attribute Public Type reference (TYPE) TEXT30 'default attr stat' Text (30 Characters) 20050207
3 AT_VARIANTS Static Attribute Public Type reference (TYPE) ETPAR_VARI_TABTYPE Table for Variants of Parameter Values 20050405
4 A_TTYP_1 Instance attribute Public Type reference (TYPE) CL_ECATT_GD_PET=>TT_TYPE_1 DD Interface: Table Fields for DDIF_FIELDINFO_GET 20060622
5 A_TTYP_2 Instance attribute Public Type reference (TYPE) IF_ECATT_GD_ENTITY=>IF_TEST_TYP_1 My Special Test Type 20060622
6 OBJREF Instance attribute Public Object reference (TYPE REF TO) CL_ECATT_GD_ENTITY 20031020
7 OBJREF_STAT Static Attribute Public Object reference (TYPE REF TO) CL_ECATT_GD_ENTITY 20031020
8 STRUCT Instance attribute Public Type reference (TYPE) ECATT_GD_TEST 20031020
9 STRUCT_STAT Static Attribute Public Type reference (TYPE) ECATT_GD_TEST 20031020
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031021
2 CONSTRUCTOR Instance method Public Constructor Constructor 20031017
3 CREATE Static method Public Method Factory 20050512
4 SAY_SOMETHING_INST Instance method Public Method Object Local Function 20031020
5 STAT Static method Public Method 20031022
6 STAT_GEN_PARAM Instance method Public Method eCATT Paris AT: Generic Parameters 20050201
7 TEST_CLASS_TYPE Instance method Public Method Test Calss-based Type of the Import Parameter 20060621
8 TEST_INTERFACE_TYPES Instance method Public Method Parameter with Interface Typing 20060406
9 TEST_OPT_PARM Instance method Public Method Optional Parameters with Type Pool References 20060407
Events
Class CL_ECATT_GD_PET has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_TYPE_1 Public Type reference (TYPE) DFIES DD Interface: Table Fields for DDIF_FIELDINFO_GET 20060621
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ECATT_GD_PET has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ECATT_GD_PET has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KIND Call by reference Type reference (TYPE) TEXT30 20031017
2 Importing I_NAME Call by reference Type reference (TYPE) TEXT30 'darling' 20031017
3 Importing I_SAYING Call by reference Type reference (TYPE) TEXT30 'silence' 20031017
4 Importing I_WEIGHT Call by reference Type reference (TYPE) FLOAT '0' 20031017

Method CONSTRUCTOR on class CL_ECATT_GD_PET has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_PET Call by reference Object reference (TYPE REF TO) CL_ECATT_GD_PET ECATT pet 20050512

Method CREATE on class CL_ECATT_GD_PET has no exception.

Method SAY_SOMETHING_INST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SAYING Call by reference Type reference (TYPE) TEXT30 20031020

Method SAY_SOMETHING_INST on class CL_ECATT_GD_PET has no exception.

Method STAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHARFIELD Value transfer Type reference (TYPE) TEXT30 20031022

Method STAT on class CL_ECATT_GD_PET has no exception.

Method STAT_GEN_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ANY_TYPE Call by reference Type reference (TYPE) ANY irgendein Typ 20050201
2 Importing IM_CLIKE Call by reference Type reference (TYPE) CLIKE 20050201
3 Importing IM_CSEQ Call by reference Type reference (TYPE) CSEQUENCE 20050201
4 Importing IM_OBJREF Call by reference Object reference (TYPE REF TO) OBJECT irgendein Objekt 20050201
5 Importing IT_ANY_TAB Call by reference Type reference (TYPE) ANY TABLE 20050201
6 Importing IT_HASHED_TAB Call by reference Type reference (TYPE) HASHED TABLE 20050201
7 Importing IT_SORTED_TAB Call by reference Type reference (TYPE) SORTED TABLE 20050201

Method STAT_GEN_PARAM on class CL_ECATT_GD_PET has no exception.

Method TEST_CLASS_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PAR1 Call by reference Type reference (TYPE) CL_ECATT_GD_PET=>TT_TYPE_1 DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET 20060621

Method TEST_CLASS_TYPE on class CL_ECATT_GD_PET has no exception.

Method TEST_INTERFACE_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PAR1 Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20060427
2 Importing IM_PAR2 Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20060427

Method TEST_INTERFACE_TYPES on class CL_ECATT_GD_PET has no exception.

Method TEST_OPT_PARM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PAR1 Call by reference Type reference (TYPE) ABAP_TYPEPROPKIND 20060407
2 Importing IM_PAR2 Call by reference Type reference (TYPE) DFIES DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET 20060407

Method TEST_OPT_PARM on class CL_ECATT_GD_PET has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640