SAP ABAP Class CL_WER_ITEM_FIELD_MD_TEST (Test class for CL_WER_ITEM_FIELD_META_DATA)
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_TEST | Base class for test classes | 20070725 |
Properties
| Class | CL_WER_ITEM_FIELD_MD_TEST | |
| Short Description | Test class for CL_WER_ITEM_FIELD_META_DATA | |
| Super Class | CL_WER_TEST | Base class for test classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | T | Test Program |
| Category | 5 | |
| Package | WER_TEST | Test |
| Created | 20070725 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WER_ITEM_FIELD_MD_TEST has no forward declaration.
Interfaces
Class CL_WER_ITEM_FIELD_MD_TEST has no interface implemented.
Friends
Class CL_WER_ITEM_FIELD_MD_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) | CL_WER_ITEM_FIELD_META_DATA | Structure of a defined item | 20070725 | |||
| 2 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_WER_ITEM_DATA_TEST | Suppied data for the class CL_WER_ITEM_TEST | 20070725 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Extracts and returns child item fields | 20070725 | |
| 2 | Instance method | Protected | Test Method for ABAP Unit | All fields are set as active | 20070725 | |
| 3 | Instance method | Protected | Method | Test algorithm used by all test methods | 20070725 | |
| 4 | Instance method | Protected | Test Method for ABAP Unit | Some fields of level 1 are set as active | 20070725 | |
| 5 | Instance method | Protected | Test Method for ABAP Unit | Some fields of levels 1 & 2 are set as active | 20070725 | |
| 6 | Instance method | Protected | Test Method for ABAP Unit | Some fields of level 1, 2 & 3 are set as active | 20070725 | |
| 7 | Instance method | Protected | Test Method for ABAP Unit | Some fields of level 1, 2, 3 & 4 are set as active | 20070726 | |
| 8 | Instance method | Protected | Test Method for ABAP Unit | Some fields of level 2 are set as active | 20070725 | |
| 9 | Instance method | Protected | Test Method for ABAP Unit | Some fields of levels 2 & 3 are set as active | 20070725 | |
| 10 | Instance method | Protected | Test Method for ABAP Unit | Some fields of level 3 are set as active | 20070725 | |
| 11 | Instance method | Protected | Test Method for ABAP Unit | Some fields of level 4 are set as active | 20070726 | |
| 12 | Instance method | Protected | Test Method for ABAP Unit | No field is set as active | 20070725 | |
| 13 | Static method | Protected | Method | Creates static instances | 20070725 | |
| 14 | Static method | Protected | Method | Clears static instances | 20070725 | |
| 15 | Instance method | Protected | Method | Nothing for now | 20070725 | |
| 16 | Instance method | Protected | Method | Nothing for now | 20070725 |
Events
Class CL_WER_ITEM_FIELD_MD_TEST has no event.
Types
Class CL_WER_ITEM_FIELD_MD_TEST has no local type.
Method Signatures
Method ADD_CHILD_ITEM_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_META_DATA | Call by reference | Object reference (TYPE REF TO) | CL_WER_ITEM_FIELD_META_DATA | Structure of a defined item | 20070725 | |||
| 2 | XT_ITEM_FIELDS | Call by reference | Type reference (TYPE) | WER_ITEM_FIELD_META_DATA_TTY | Item field meta data objects and fields names | 20070725 |
Method ADD_CHILD_ITEM_FIELDS on class CL_WER_ITEM_FIELD_MD_TEST has no exception.
Method AS_ALL Signature
Method AS_ALL on class CL_WER_ITEM_FIELD_MD_TEST has no parameter.
Method AS_ALL on class CL_WER_ITEM_FIELD_MD_TEST has no exception.
Method AS_GENERIC_TEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_EXP_ACTIVE_FIELDS | Call by reference | Type reference (TYPE) | WER_ITEM_FIELD_ID_TTY | Table of item field identifiers | 20070725 | |||
| 2 | IT_FIELDS_TO_ACTIVATE | Call by reference | Type reference (TYPE) | WER_ITEM_FIELD_ID_TTY | Table of item field identifiers | 20070725 |
Method AS_GENERIC_TEST on class CL_WER_ITEM_FIELD_MD_TEST has no exception.
Method AS_LEVEL1 Signature
Method AS_LEVEL1 on class CL_WER_ITEM_FIELD_MD_TEST has no parameter.
Method AS_LEVEL1 on class CL_WER_ITEM_FIELD_MD_TEST has no exception.
Method AS_LEVEL1_2 Signature
Method AS_LEVEL1_2 on class CL_WER_ITEM_FIELD_MD_TEST has no parameter.
Method AS_LEVEL1_2 on class CL_WER_ITEM_FIELD_MD_TEST has no exception.
Method AS_LEVEL1_2_3 Signature
Method AS_LEVEL1_2_3 on class CL_WER_ITEM_FIELD_MD_TEST has no parameter.
Method AS_LEVEL1_2_3 on class CL_WER_ITEM_FIELD_MD_TEST has no exception.
Method AS_LEVEL1_2_3_4 Signature
Method AS_LEVEL1_2_3_4 on class CL_WER_ITEM_FIELD_MD_TEST has no parameter.
Method AS_LEVEL1_2_3_4 on class CL_WER_ITEM_FIELD_MD_TEST has no exception.
Method AS_LEVEL2 Signature
Method AS_LEVEL2 on class CL_WER_ITEM_FIELD_MD_TEST has no parameter.
Method AS_LEVEL2 on class CL_WER_ITEM_FIELD_MD_TEST has no exception.
Method AS_LEVEL2_3 Signature
Method AS_LEVEL2_3 on class CL_WER_ITEM_FIELD_MD_TEST has no parameter.
Method AS_LEVEL2_3 on class CL_WER_ITEM_FIELD_MD_TEST has no exception.
Method AS_LEVEL3 Signature
Method AS_LEVEL3 on class CL_WER_ITEM_FIELD_MD_TEST has no parameter.
Method AS_LEVEL3 on class CL_WER_ITEM_FIELD_MD_TEST has no exception.
Method AS_LEVEL4 Signature
Method AS_LEVEL4 on class CL_WER_ITEM_FIELD_MD_TEST has no parameter.
Method AS_LEVEL4 on class CL_WER_ITEM_FIELD_MD_TEST has no exception.
Method AS_NONE Signature
Method AS_NONE on class CL_WER_ITEM_FIELD_MD_TEST has no parameter.
Method AS_NONE on class CL_WER_ITEM_FIELD_MD_TEST has no exception.
Method _CLASS_SETUP Signature
Method _CLASS_SETUP on class CL_WER_ITEM_FIELD_MD_TEST has no parameter.
Method _CLASS_SETUP on class CL_WER_ITEM_FIELD_MD_TEST has no exception.
Method _CLASS_TEARDOWN Signature
Method _CLASS_TEARDOWN on class CL_WER_ITEM_FIELD_MD_TEST has no parameter.
Method _CLASS_TEARDOWN on class CL_WER_ITEM_FIELD_MD_TEST has no exception.
Method _SETUP Signature
Method _SETUP on class CL_WER_ITEM_FIELD_MD_TEST has no parameter.
Method _SETUP on class CL_WER_ITEM_FIELD_MD_TEST has no exception.
Method _TEARDOWN Signature
Method _TEARDOWN on class CL_WER_ITEM_FIELD_MD_TEST has no parameter.
Method _TEARDOWN on class CL_WER_ITEM_FIELD_MD_TEST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 603 |