SAP ABAP Class /SRMERP/CL_MO_TST_MAT_GROUP (material group test data provider)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-SSP (Application Component) Self-Service Procurement
⤷
/SRMERP/OL_MO (Package) Master Data Objects/Access
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SRMERP/IF_MO_DAC_MAT_GROUP | Material Group DAC provider | 20100525 |
Properties
| Class | /SRMERP/CL_MO_TST_MAT_GROUP | |
| Short Description | material group test data provider | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SRMERP/OL_MO | Master Data Objects/Access |
| Created | 20100525 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SRMERP/CL_MO_TST_MAT_GROUP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /SRMERP/IF_MO_DAC_MAT_GROUP | Material Group DAC provider | 20100525 |
Friends
Class /SRMERP/CL_MO_TST_MAT_GROUP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | ETOBJ_NAME | '/SRMERP/CL_MO_TST_MAT_GROUP' | Test Data Container | 20100526 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TT_T023 | material group | 20100526 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TT_T023T | material group description | 20100526 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20100525 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20100525 |
Events
Class /SRMERP/CL_MO_TST_MAT_GROUP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_T023 | Protected | See coding | material group | 20100526 | tt_t023 TYPE HASHED TABLE OF t023 WITH UNIQUE KEY matkl
|
|
| 2 | TT_T023T | Protected | See coding | material group description | 20100526 | tt_t023t TYPE HASHED TABLE OF t023t WITH UNIQUE KEY matkl spras
|
Method Signatures
Method LOAD_TEST_DATA Signature
Method LOAD_TEST_DATA on class /SRMERP/CL_MO_TST_MAT_GROUP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | error reading data from the test container | 20100526 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |