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 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | IF_FDT_FACTORY | FDT: Factory | 20070307 | ||
2 | ![]() |
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 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20070307 |
2 | ![]() |
Static method | Private | Method | Collects the used expression and data object of an FDTt exp. | 20070307 |
3 | ![]() |
Static method | Public | Method | Returns the elements used by an FDT expression | 20070307 |
4 | ![]() |
Static method | Private | Method | Generates the FDT query result table structure | 20070307 |
5 | ![]() |
Static method | Public | Method | Returns an instance of the class | 20070307 |
6 | ![]() |
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 | ![]() |
I_EXPRESSION | Call by reference | Type reference (TYPE) | WER_ELEMENT_ID | Element unique identifier | 20070307 | ||
2 | ![]() |
XT_USED_DATA_OBJECT | Call by reference | Type reference (TYPE) | WER_ELEMENT_ID_TTY | List of element identificators | 20070307 | ||
3 | ![]() |
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 | ![]() |
ET_DATA_OBJECT | Call by reference | Type reference (TYPE) | WER_ELEMENT_ID_TTY | List of element identificators | 20070307 | ||
2 | ![]() |
ET_ELEMENT | Call by reference | Type reference (TYPE) | WER_ELEMENT_TTY | Element Identifications (id, name, description, type) | 20070307 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
IT_EXPRESSION | Call by reference | Type reference (TYPE) | WER_ELEMENT_ID_TTY | List of element identificators | 20070307 | ||
2 | ![]() |
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 |