SAP ABAP Class CL_FIP_SETTINGS (FIP BO - buyer setting)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-FIP (Application Component) Perishables Procurement
     FIP_BUSINESS_LOGIC (Package) Business Logic for Fresh Item Procurement
Properties
Class CL_FIP_SETTINGS  
Short Description FIP BO - buyer setting    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FIP_BUSINESS_LOGIC   Business Logic for Fresh Item Procurement 
Created 20080130   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FIP_SETTINGS has no forward declaration.
Interfaces
Class CL_FIP_SETTINGS has no interface implemented.
Friends
Class CL_FIP_SETTINGS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_MATERIALS Instance attribute Private Type reference (TYPE) FIP_T_MATERIAL All information for Material 20080130
2 MT_RECIPIENTS Instance attribute Private Type reference (TYPE) FIP_T_RECIPIENT_ALL_INFO Recipient information 20080220
3 MT_SUPLG_PLANT Instance attribute Private Type reference (TYPE) FIP_T_SUPLG_PLANT_ALL_INFO All information for Supply Plants 20080130
4 MT_VENDORS Instance attribute Private Type reference (TYPE) FIP_T_VENDOR_ALL_INFO All information for Vendor 20080130
5 MV_BUYER Instance attribute Private Type reference (TYPE) UNAME User Name 20080207
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080207
2 GET_BUYER Instance method Public Method Returns buyer 20080207
3 GET_MATERIALS Instance method Public Method Returns list of materials 20080131
4 GET_RECIPIENTS Instance method Public Method Returns list of recipients 20080220
5 GET_SUPLG_PLANT Instance method Public Method Returns list of Supply Plants 20080131
6 GET_VENDORS Instance method Public Method Returns list of vendors 20080131
7 SET_MATERIALS Instance method Public Method Sets list of materials 20080131
8 SET_RECIPIENTS Instance method Public Method Sets list of recipients 20080220
9 SET_SUPLG_PLANT Instance method Public Method Sets list of Supply Plants 20080131
10 SET_VENDORS Instance method Public Method Sets list of vendors 20080131
Events
Class CL_FIP_SETTINGS has no event.
Types
Class CL_FIP_SETTINGS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080207

Method CONSTRUCTOR on class CL_FIP_SETTINGS has no exception.

Method GET_BUYER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_BUYER Value transfer Type reference (TYPE) UNAME User Name 20080207

Method GET_BUYER on class CL_FIP_SETTINGS has no exception.

Method GET_MATERIALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_MATERIALS Value transfer Object reference (TYPE REF TO) FIP_T_MATERIAL All information for Material 20080131

Method GET_MATERIALS on class CL_FIP_SETTINGS has no exception.

Method GET_RECIPIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_RECIPIENTS Value transfer Object reference (TYPE REF TO) FIP_T_RECIPIENT_ALL_INFO Recipient information 20080220

Method GET_RECIPIENTS on class CL_FIP_SETTINGS has no exception.

Method GET_SUPLG_PLANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_SUPLG_PLANT Value transfer Object reference (TYPE REF TO) FIP_T_SUPLG_PLANT_ALL_INFO All information for Supply Plants 20080131

Method GET_SUPLG_PLANT on class CL_FIP_SETTINGS has no exception.

Method GET_VENDORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_VENDORS Value transfer Object reference (TYPE REF TO) FIP_T_VENDOR_ALL_INFO All information for Vendor 20080131

Method GET_VENDORS on class CL_FIP_SETTINGS has no exception.

Method SET_MATERIALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MATERIALS Call by reference Type reference (TYPE) FIP_T_MATERIAL All information for Material 20080131

Method SET_MATERIALS on class CL_FIP_SETTINGS has no exception.

Method SET_RECIPIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RECIPIENTS Call by reference Type reference (TYPE) FIP_T_RECIPIENT_ALL_INFO Recipient information 20080220

Method SET_RECIPIENTS on class CL_FIP_SETTINGS has no exception.

Method SET_SUPLG_PLANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SUPLG_PLANT Call by reference Type reference (TYPE) FIP_T_SUPLG_PLANT_ALL_INFO All information for Supply Plants 20080131

Method SET_SUPLG_PLANT on class CL_FIP_SETTINGS has no exception.

Method SET_VENDORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VENDORS Call by reference Type reference (TYPE) FIP_T_VENDOR_ALL_INFO All information for Vendor 20080131

Method SET_VENDORS on class CL_FIP_SETTINGS has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604