SAP ABAP Class IF_FIP_MANAGE_STORE (Interface for managing store)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FIP_BADI_STORE_BAL BAdI interface for store 20080313
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FIP_IMPL_STORE_BAPI BAdI impl. class for accessing store 20080401
Properties
Class IF_FIP_MANAGE_STORE  
Short Description Interface for managing store    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080313   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_FIP_MANAGE_STORE has no interface implemented.
Friends
Class IF_FIP_MANAGE_STORE has no friend class.
Attributes
Class IF_FIP_MANAGE_STORE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_BY_ELEMENTS Instance method Public Method Reads store by elements 20080504
Events
Class IF_FIP_MANAGE_STORE has no event.
Types
Class IF_FIP_MANAGE_STORE has no local type.
Method Signatures

Method READ_BY_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOGGER Call by reference Object reference (TYPE REF TO) CL_FIP_MESSAGE_LOGGER Class for FIP message logging/handling 20080504
2 Exporting ET_RECIPIENTS Call by reference Type reference (TYPE) FIP_T_RECIPIENT_ALL_INFO Recipient information 20080504
3 Exporting EV_MORE_ELEMENTS_AVAILABLE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20080504
4 Exporting EV_RETURNED_QUERY_HITS_NUMBER Call by reference Type reference (TYPE) I 20080504
5 Importing IT_MATERIAL_ID Call by reference Type reference (TYPE) FIP_T_BAL_MATERIAL_ID Table of material IDs 20080504
6 Importing IT_STORE_ID Call by reference Type reference (TYPE) FIP_T_RECIPIENT Table of recipient numbers 20080504
7 Importing IT_SUPPLY_PLANT_ID Call by reference Type reference (TYPE) FIP_T_SP Table of WERKS 20080504
8 Importing IT_WERKS_EKORG Call by reference Type reference (TYPE) FIP_T_WERKS_EKORG Purchasing organization 20080515
9 Importing IV_QUERY_HITS_MAXIMUM_NUMBER Call by reference Type reference (TYPE) I 20080504
# Exception Resumable Description Created on
1 CX_FIP_DATA_NOT_FOUND Value does not exist 20080504
History
Last changed by/on SAP  20100310 
SAP Release Created in