SAP ABAP Class CL_WER_ITEM_SET (Set of deep structure items)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-MD-MM (Application Component) Material Master
⤷
WER_BUSINESS (Package) Business Layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WER_ITEM_FIELD | Field of a deep structure | 20060705 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WER_ITEM_SET | 20060811 |
Properties
| Class | CL_WER_ITEM_SET | |
| Short Description | Set of deep structure items | |
| Super Class | CL_WER_ITEM_FIELD | Field of a deep structure |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WER_BUSINESS | Business Layer |
| Created | 20060705 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WER_ITEM_SET has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WER_ITEM_SET | 20060811 |
Friends
Class CL_WER_ITEM_SET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WER_CONTEXT_MAPPING | Mapping between item fields and function data objects | 20060811 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WER_ITEM_TTY | Item objects and ids | 20060705 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20060705 | ||
| 2 | Instance method | Private | Method | Creates the items of the set | 20060712 | |
| 3 | Instance method | Public | Method | 20060811 | ||
| 4 | Instance method | Public | Method | 20060811 | ||
| 5 | Instance method | Public | Method | 20060811 |
Events
Class CL_WER_ITEM_SET has no event.
Types
Class CL_WER_ITEM_SET has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ITEMS | Call by reference | Object reference (TYPE REF TO) | DATA | Reference to a table of deep structures | 20060811 | |||
| 2 | IR_META_DATA | Call by reference | Object reference (TYPE REF TO) | CL_WER_ITEM_FIELD_META_DATA | Item set meta data | 20060706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data supplied | 20060710 |
Method CREATE_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ITEM | Call by reference | Object reference (TYPE REF TO) | DATA | 20060712 | ||||
| 2 | IR_META_DATA | Call by reference | Object reference (TYPE REF TO) | CL_WER_ITEM_FIELD_META_DATA | Item field meta data objects and fields names | 20060712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data supplied | 20060712 |
Method GET_CONTEXT_SET Signature
Method GET_CONTEXT_SET on class CL_WER_ITEM_SET has no parameter.
Method GET_CONTEXT_SET on class CL_WER_ITEM_SET has no exception.
Method SET_CONTEXT_MAPPER Signature
Method SET_CONTEXT_MAPPER on class CL_WER_ITEM_SET has no parameter.
Method SET_CONTEXT_MAPPER on class CL_WER_ITEM_SET has no exception.
Method SET_ITEMS Signature
Method SET_ITEMS on class CL_WER_ITEM_SET has no parameter.
Method SET_ITEMS on class CL_WER_ITEM_SET has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |