SAP ABAP Class CL_WER_SERVICES_TEST (Services specific to testing and debugging)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD-MM (Application Component) Material Master
     WER_TEST (Package) Test
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WER_SERVICES Grouping of generic services 20070307
Properties
Class CL_WER_SERVICES_TEST  
Short Description Services specific to testing and debugging    
Super Class CL_WER_SERVICES Grouping of generic services 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status T  Test Program 
Category 0   
Package WER_TEST   Test 
Created 20070302   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WER_SERVICES_TEST has no forward declaration.
Interfaces
Class CL_WER_SERVICES_TEST has no interface implemented.
Friends
Class CL_WER_SERVICES_TEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SR_FDT_FACTORY Static Attribute Protected Object reference (TYPE REF TO) IF_FDT_FACTORY FDT: Factory 20070307
2 SR_FDT_QUERY_TABLE_TYPE Static Attribute Protected Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20070307
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20070307
2 COLLECT_USED_OBJECTS Static method Private Method Collects the used expression and data object of an FDTt exp. 20070307
3 GET_FDT_EXPR_USED_OBJECTS Static method Public Method Returns the elements used by an FDT expression 20070307
4 GET_FDT_QUERY_TABLE_TYPE Static method Private Method Generates the FDT query result table structure 20070307
5 GET_TEST_INSTANCE Static method Public Method Returns an instance of the class 20070307
6 QUERY_FDT_EXPRESSION Static method Public Method Execute a query on FDT expressions 20070307
Events
Class CL_WER_SERVICES_TEST has no event.
Types
Class CL_WER_SERVICES_TEST has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method COLLECT_USED_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXPRESSION Call by reference Type reference (TYPE) WER_ELEMENT_ID Element unique identifier 20070307
2 Changing XT_USED_DATA_OBJECT Call by reference Type reference (TYPE) WER_ELEMENT_ID_TTY List of element identificators 20070307
3 Changing XT_USED_EXPRESSION Call by reference Type reference (TYPE) WER_ELEMENT_ID_TTY List of element identificators 20070307

Method COLLECT_USED_OBJECTS on class CL_WER_SERVICES_TEST has no exception.

Method GET_FDT_EXPR_USED_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA_OBJECT Call by reference Type reference (TYPE) WER_ELEMENT_ID_TTY List of element identificators 20070307
2 Exporting ET_ELEMENT Call by reference Type reference (TYPE) WER_ELEMENT_TTY Element Identifications (id, name, description, type) 20070307
3 Importing I_ID Call by reference Type reference (TYPE) WER_ELEMENT_ID Element unique identifier 20070307

Method GET_FDT_EXPR_USED_OBJECTS on class CL_WER_SERVICES_TEST has no exception.

Method GET_FDT_QUERY_TABLE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_TABLE_TYPE Value transfer Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20070307

Method GET_FDT_QUERY_TABLE_TYPE on class CL_WER_SERVICES_TEST has no exception.

Method GET_TEST_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_WER_SERVICES_TEST Services specific to testing and debugging 20070307

Method GET_TEST_INSTANCE on class CL_WER_SERVICES_TEST has no exception.

Method QUERY_FDT_EXPRESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EXPRESSION Call by reference Type reference (TYPE) WER_ELEMENT_ID_TTY List of element identificators 20070307
2 Returning RT_ELEMENT Value transfer Object reference (TYPE REF TO) WER_ELEMENT_TTY Element Identifications (id, name, description, type) 20070307

Method QUERY_FDT_EXPRESSION on class CL_WER_SERVICES_TEST has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in