SAP ABAP Interface IF_WER_ITEM_SET (IF_WER_ITEM_SET)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-MD-MM (Application Component) Material Master
⤷
WER_BUSINESS (Package) Business Layer
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WER_ITEM_SET | Set of deep structure items | 20060811 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WER_ITEM_SET_LEAN_META_DATA | Set of deep structure items | 20120320 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WER_ITEM_SET_LIGHT | Set of deep structure items | 20060811 |
Properties
| Interface | IF_WER_ITEM_SET | |
| Short Description |
General Data
| Package | WER_BUSINESS | Business Layer |
| Created | 20060811 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WER_ITEM_SET has no forward declaration.
Interfaces
Interface IF_WER_ITEM_SET has no interface.
Friends
Interface IF_WER_ITEM_SET has no friend.
Attributes
Interface IF_WER_ITEM_SET has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds the item data for the set | 20070829 | |
| 2 | Instance method | Public | Method | Frees all references and tables | 20060811 | |
| 3 | Instance method | Public | Method | Returns a context set according to the context mapping | 20060811 | |
| 4 | Instance method | Public | Method | Returns the meta data for this instance | 20060811 | |
| 5 | Instance method | Public | Method | Returns the item data for the set | 20070830 | |
| 6 | Instance method | Public | Method | Sets the context/item field mapper instance | 20060811 | |
| 7 | Instance method | Public | Method | Sets the item data for the set | 20060811 |
Events
Interface IF_WER_ITEM_SET has no event.
Types
Interface IF_WER_ITEM_SET has no local type.
Method Signatures
Method ADD_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XR_ITEMS | Call by reference | Object reference (TYPE REF TO) | DATA | 20070829 |
Method ADD_ITEMS on Interface IF_WER_ITEM_SET has no exception.
Method FREE Signature
Method FREE on Interface IF_WER_ITEM_SET has no parameter.
Method FREE on Interface IF_WER_ITEM_SET has no exception.
Method GET_CONTEXT_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA_OBJECTS | Call by reference | Object reference (TYPE REF TO) | IF_FDT_TYPES=>TS_OBJECT_ID | Data object IDs and references | 20060811 | |||
| 2 | RR_CONTEXT_SET | Value transfer | Object reference (TYPE REF TO) | CL_WER_CONTEXT_SET | Set of context instances | 20060811 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Rule Engine execution error | 20060814 |
Method GET_META_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_META_DATA | Call by reference | Object reference (TYPE REF TO) | CL_WER_ITEM_FIELD_META_DATA | Structure of a defined item | 20120320 | |||
| 2 | ET_META_DATA | Call by reference | Type reference (TYPE) | WER_ITEM_FIELDS_HASH_TTY | Table type for the database table wer_item_fields. | 20120320 |
Method GET_META_DATA on Interface IF_WER_ITEM_SET has no exception.
Method GET_REF_TO_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_ITEMS | Value transfer | Object reference (TYPE REF TO) | DATA | 20070830 |
Method GET_REF_TO_ITEMS on Interface IF_WER_ITEM_SET has no exception.
Method SET_CONTEXT_MAPPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTEXT_MAPPER | Call by reference | Object reference (TYPE REF TO) | CL_WER_CONTEXT_MAPPING | Mapping between item fields and function data objects | 20060811 |
Method SET_CONTEXT_MAPPER on Interface IF_WER_ITEM_SET has no exception.
Method SET_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XR_ITEMS | Call by reference | Object reference (TYPE REF TO) | DATA | 20061103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Rule Engine execution error | 20060814 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |