SAP ABAP Class IF_FIP_MANAGE_DISTR_CENTER (Interface for managing distribution center)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FIP_BADI_DISTR_CENTER_BAL BAdI interface for distribution center 20080317
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FIP_IMPL_DISTR_CENTER_BAPI BAdI impl. class using BAPIs/local calls to access backend 20080326
Properties
Class IF_FIP_MANAGE_DISTR_CENTER  
Short Description Interface for managing distribution center    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080317   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FIP_MANAGE_DISTR_CENTER has no forward declaration.
Interfaces
Class IF_FIP_MANAGE_DISTR_CENTER has no interface implemented.
Friends
Class IF_FIP_MANAGE_DISTR_CENTER has no friend class.
Attributes
Class IF_FIP_MANAGE_DISTR_CENTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_BY_ELEMENTS Instance method Public Method Reads Distribution Centers by elements 20080507
Events
Class IF_FIP_MANAGE_DISTR_CENTER has no event.
Types
Class IF_FIP_MANAGE_DISTR_CENTER 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 20080507
2 Exporting ET_DC Call by reference Type reference (TYPE) FIP_T_SUPLG_PLANT_ALL_INFO All information for Distribution Centers 20080507
3 Exporting EV_MORE_ELEMENTS_AVAILABLE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080507
4 Exporting EV_RETURNED_QUERY_HITS_NUMBER Call by reference Type reference (TYPE) I 20080507
5 Importing IT_DC Call by reference Type reference (TYPE) FIP_T_SUPLG_PLANT_BASIC Table of supplying plants 20080509
6 Importing IT_MATERIAL_ID Call by reference Type reference (TYPE) FIP_T_BAL_MATERIAL_ID Table of material IDs 20080507
7 Importing IT_RECIPIENT_ID Call by reference Type reference (TYPE) FIP_T_RECIPIENT Table of recipient numbers 20080507
8 Importing IT_SUPPLIER_ID Call by reference Type reference (TYPE) FIP_T_VENDOR Table of vendor numbers 20080507
9 Importing IT_WERKS_EKORG Call by reference Type reference (TYPE) FIP_T_WERKS_EKORG Purchasing organization 20080602
10 Importing IV_QUERY_HITS_MAXIMUM_NUMBER Call by reference Type reference (TYPE) I 20080507

Method READ_BY_ELEMENTS on class IF_FIP_MANAGE_DISTR_CENTER has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in