SAP ABAP Class IF_WER_ITEM_SET (IF_WER_ITEM_SET)
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
| Class | IF_WER_ITEM_SET | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060811 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_WER_ITEM_SET has no forward declaration.
Interfaces
Class IF_WER_ITEM_SET has no interface implemented.
Friends
Class IF_WER_ITEM_SET has no friend class.
Attributes
Class 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
Class IF_WER_ITEM_SET has no event.
Types
Class 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 class IF_WER_ITEM_SET has no exception.
Method FREE Signature
Method FREE on class IF_WER_ITEM_SET has no parameter.
Method FREE on class 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 class 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 class 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 class 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 |