SAP ABAP Class TDC_HRPAD00_VARIANT_GENERIC (Auxiliary Class for Reading Test Data Containers)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PA-PA-DE (Application Component) Germany
     P99_ADMIN_UTILITIES (Package) Utilities for Personnel Administration
Properties
Class TDC_HRPAD00_VARIANT_GENERIC  
Short Description Auxiliary Class for Reading Test Data Containers    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class HRPAD99_ADMIN    
Program status     
Category 0   
Package P99_ADMIN_UTILITIES   Utilities for Personnel Administration 
Created 20120605   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class TDC_HRPAD00_VARIANT_GENERIC has no forward declaration.
Interfaces
Class TDC_HRPAD00_VARIANT_GENERIC has no interface implemented.
Friends
Class TDC_HRPAD00_VARIANT_GENERIC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_TDC_API Instance attribute Protected Object reference (TYPE REF TO) CL_APL_ECATT_TDC_API Access to the TEST DATA CONTAINER 20120615
2 MV_CONTAINER_NAME Instance attribute Protected Type reference (TYPE) ETOBJ_NAME eCATT Object 20120615
3 MV_VARIANT_NAME Instance attribute Protected Type reference (TYPE) ETVAR_ID Name of variant 20120615
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor Sets Name of Variant Object 20120615
2 GET_PARAM_VALUE Instance method Public Method Returns Parameter Value of Variant 20120615
3 GET_VARIANTS Static method Public Method Returns Variants of Test Data Container 20120615
4 GET_VARIANT_NAME Instance method Public Method Returns Name of Variant Object 20120615
5 IS_ACTIVE Instance method Protected Method Returns True If Test Case Is Marked as Active 20120919
Events
Class TDC_HRPAD00_VARIANT_GENERIC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_VARIANT Public See coding Table Type of References to Own Class 20120615 TT_VARIANT type standard table of ref to tdc_hrpad00_variant_generic with default key
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TDC_API Call by reference Object reference (TYPE REF TO) CL_APL_ECATT_TDC_API Access to the TEST DATA CONTAINER 20120615
2 Importing IV_CONTAINER_NAME Call by reference Type reference (TYPE) ETOBJ_NAME eCATT Objekt 20120615
3 Importing IV_VARIANT_NAME Call by reference Type reference (TYPE) ETVAR_ID Name der Variante 20120615

Method CONSTRUCTOR on class TDC_HRPAD00_VARIANT_GENERIC has no exception.

Method GET_PARAM_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ANY_VALUE Value transfer Type reference (TYPE) ANY 20120615
2 Importing IV_PARAM_NAME Call by reference Type reference (TYPE) ETPAR_NAME Name eines Parameters für eCATT Datencontainer 20120615

Method GET_PARAM_VALUE on class TDC_HRPAD00_VARIANT_GENERIC has no exception.

Method GET_VARIANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTAINER_NAME Call by reference Type reference (TYPE) ETOBJ_NAME eCATT Objekt 20120615
2 Returning RT_VARIANT Value transfer Type reference (TYPE) TT_VARIANT Tabellentyp von Referenzen auf die eigene Klasse 20120615
# Exception Resumable Description Created on
1 CX_ECATT_TDC_ACCESS Fehler beim Zugriff auf den Testdatencontainer 20120615

Method GET_VARIANT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VARIANT_NAME Value transfer Type reference (TYPE) ETVAR_ID Name der Variante 20120615

Method GET_VARIANT_NAME on class TDC_HRPAD00_VARIANT_GENERIC has no exception.

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20120919

Method IS_ACTIVE on class TDC_HRPAD00_VARIANT_GENERIC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in