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 ADD_ITEMS Instance method Public Method Adds the item data for the set 20070829
2 FREE Instance method Public Method Frees all references and tables 20060811
3 GET_CONTEXT_SET Instance method Public Method Returns a context set according to the context mapping 20060811
4 GET_META_DATA Instance method Public Method Returns the meta data for this instance 20060811
5 GET_REF_TO_ITEMS Instance method Public Method Returns the item data for the set 20070830
6 SET_CONTEXT_MAPPER Instance method Public Method Sets the context/item field mapper instance 20060811
7 SET_ITEMS 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 Changing 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 Importing IR_DATA_OBJECTS Call by reference Object reference (TYPE REF TO) IF_FDT_TYPES=>TS_OBJECT_ID Data object IDs and references 20060811
2 Returning 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 CX_WER_RUNTIME 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 Exporting ER_META_DATA Call by reference Object reference (TYPE REF TO) CL_WER_ITEM_FIELD_META_DATA Structure of a defined item 20120320
2 Exporting 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 Returning 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 Importing 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 Changing XR_ITEMS Call by reference Object reference (TYPE REF TO) DATA 20061103
# Exception Resumable Description Created on
1 CX_WER_DATA_INVALID Rule Engine execution error 20060814
History
Last changed by/on SAP  20130531 
SAP Release Created in 700