SAP ABAP Class CL_FIP_SETTINGS_MANAGER (Buyer settings manager for Business Layer)
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_MANAGER  
Short Description Buyer settings manager for Business Layer    
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 20080131   SAP 
Last change 20130531   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 CL_FIP_SETTINGS_MANAGER has no interface implemented.
Friends
Class CL_FIP_SETTINGS_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_LENGHT_FOUR Constant Public Type reference (TYPE) I 4 20080820
2 GO_AOR_MANAGER Static Attribute Protected Object reference (TYPE REF TO) CL_FIP_AOR_MANAGER BO AoR's Manager 20080305
3 GO_ME Static Attribute Protected Object reference (TYPE REF TO) CL_FIP_SETTINGS_MANAGER Buyer settings manager for Business Layer 20080131
4 GO_PERSIST Static Attribute Protected Object reference (TYPE REF TO) CL_FIP_SETTINGS_PERSIST Persistance class for Settings 20080211
5 GO_SETTINGS_HANDLER Static Attribute Private Object reference (TYPE REF TO) CL_FIP_SETTINGS_HANDLER Settings handler for FIP 20080201
6 MO_MATERIALS_BUFFER Instance attribute Private Object reference (TYPE REF TO) CL_FIP_SETTINGS Objects of class CL_FIP_SETTINGS 20080131
7 MO_RECIPIENTS_BUFFER Instance attribute Private Object reference (TYPE REF TO) CL_FIP_SETTINGS FIP BO - buyer setting 20080402
8 MO_SP_BUFFER Instance attribute Private Object reference (TYPE REF TO) CL_FIP_SETTINGS Objects of class CL_FIP_SETTINGS 20080131
9 MO_VENDORS_BUFFER Instance attribute Private Object reference (TYPE REF TO) CL_FIP_SETTINGS Objects of class CL_FIP_SETTINGS 20080131
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SALES_PRICE_DATA Instance method Private Method 20080808
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20080201
3 ENRICH_MATERIALS_DATA Instance method Private Method Enriches materials data 20080313
4 ENRICH_MATERIALS_MANY_BUYERS Instance method Private Method 20080507
5 ENRICH_MAT_STATISTICAL_DATA Instance method Private Method Enrich the Materials with statistical data 20080522
6 ENRICH_MAT_VEND_PURCH_DATA Instance method Private Method Enrich Vendor-Material Purchase Data 20080702
7 ENRICH_RECIPIENTS_DATA Instance method Public Method Enriches recipients data 20080220
8 ENRICH_RECIPIENTS_MANY_BUYERS Instance method Private Method 20080506
9 ENRICH_SP_DATA Instance method Private Method Enriches supply plants data 20080219
10 ENRICH_SP_STATISTICAL_DATA Instance method Public Method Enrich the Supplying Plants with statistical data 20080523
11 ENRICH_VENDORS_DATA Instance method Private Method Enriches vendors data 20080212
12 ENRICH_VENDORS_MANY_BUYERS Instance method Private Method Merge data from FIP and BAL 20080506
13 ENRICH_VENDOR_SP_PURCHASING Instance method Private Method Enrich the Purchasing Data if it is missing fields 20080602
14 FILTER_PURCHASE_DATA Instance method Private Method Filter the Pricing Data with that from AOR 20080506
15 GET_INSTANCE Static method Public Method Returns the singleton instance 20080131
16 GET_MATERIALS_BUFFER Instance method Public Method Returns Materials Buffer 20080131
17 GET_MATERIALS_FOR_RECIPIENT Instance method Public Method Returns all materials for recipient 20080314
18 GET_MATERIALS_FOR_SP Instance method Public Method Returns all materials for supplying plant 20080312
19 GET_MATERIALS_FOR_SP_MATERIAL Instance method Public Method Get material Detail and Supply Plant relational data 20080422
20 GET_MATERIALS_FOR_SP_VENDOR Instance method Public Method 20080424
21 GET_MATERIALS_FOR_SUPPLIER Instance method Public Method Returns all materials for supplier 20080312
22 GET_MATERIALS_VENDORS_ACTIVE Instance method Private Method Retrieve list of materials vendors that are active 20080507
23 GET_MATERIAL_DETAILS Instance method Public Method Returns all information for a material 20080131
24 GET_PO_TYPES Instance method Public Method Retrieve the default PO Types 20080428
25 GET_QUOTA Instance method Private Method reads quotations 20100826
26 GET_RECIPIENTS_BUFFER Instance method Public Method Returns recipients buffer 20080220
27 GET_RECIPIENTS_DRD Instance method Public Method Retreive recipients for SP-Recip 20080501
28 GET_RECIPIENTS_FOR_MATERIAL Instance method Public Method Returns the recipients for a material 20080220
29 GET_RECIPIENTS_FOR_SP Instance method Public Method Returns the recipients for a supplying plant 20080331
30 GET_RECIPIENT_DETAILS Instance method Public Method Returns all Information for a recipient 20080402
31 GET_RECPTS_FOR_SP_MATERIAL Instance method Public Method 20080423
32 GET_RECPTS_MATERIALS_ACTIVE Instance method Private Method Retrieve list of rcpts and materials that are active,in AOR 20080506
33 GET_SP_BUFFER Instance method Public Method Returns supply plants buffer 20080131
34 GET_SP_DETAILS Instance method Public Method Returns all information for a supplying plant 20080327
35 GET_SP_FOR_MATERIAL Instance method Public Method Returns all supply plants for a material 20080219
36 GET_SP_FOR_RECIPIENT Instance method Public Method Returns all supply plants for recipient 20080404
37 GET_SP_FOR_SUPPLIER Instance method Public Method Returns all supply plants for vendor 20080404
38 GET_SP_TO_ENRICH_MAT_DATA Instance method Private Method 20080812
39 GET_STATISTICAL_DATA Instance method Public Method Returns all the Statistical Data information 20080425
40 GET_VENDORS_BUFFER Instance method Public Method Returns vendors buffer 20080131
41 GET_VENDORS_DETAILS Instance method Public Method Returns all information for a vendor 20080222
42 GET_VENDORS_FOR_MATERIAL Instance method Public Method Returns all vendors for a material 20080208
43 GET_VENDORS_FOR_SP Instance method Public Method Returns all vendors for supplying plant 20080324
44 GET_VENDORS_FOR_SP_MATERIAL Instance method Public Method 20080423
45 GET_VENDORS_FOR_SP_VENDORS Instance method Public Method Retrieves the vendor, vendor-sp related data based on vendor 20080509
46 GET_VENDORS_MATERIALS_ACTIVE Instance method Private Method Retrieve list of material and vendors that are active,in AOR 20080506
47 REMOVE_SETTINGS_DATA Instance method Public Method Remove data from FIP tables after removing from AOR 20080507
48 SAVE Instance method Public Method Saves all FIP specific data 20080325
49 SAVE_RECIPIENT_QUOTA_DATA Instance method Public Method Save the Recipients Quota data 20080501
50 SET_MATERIALS_BUFFER Instance method Public Method Sets materials buffer 20080131
51 SET_RECIPIENTS_BUFFER Instance method Public Method Sets recipients buffer 20080220
52 SET_SP_BUFFER Instance method Public Method Sets supply plants buffer 20080131
53 SET_VENDORS_BUFFER Instance method Public Method Sets vendors buffer 20080131
Events
Class CL_FIP_SETTINGS_MANAGER has no event.
Types
Class CL_FIP_SETTINGS_MANAGER has no local type.
Method Signatures

Method ADD_SALES_PRICE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CRT_RECIPIENTS Call by reference Object reference (TYPE REF TO) FIP_T_RECIPIENT_ALL_INFO Recipient information 20080808

Method ADD_SALES_PRICE_DATA on class CL_FIP_SETTINGS_MANAGER has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_FIP_SETTINGS_MANAGER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FIP_SETTINGS_MANAGER has no exception.

Method ENRICH_MATERIALS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MATERIALS_FROM_AL Call by reference Type reference (TYPE) FIP_T_MATERIAL All information for Material 20080313
2 Importing IT_MATERIALS_FROM_FIP Call by reference Type reference (TYPE) FIP_T_MATERIAL All information for Material 20080313
3 Importing IT_WERKS_EKORG Call by reference Type reference (TYPE) FIP_T_WERKS_EKORG Table of plant and purchasing organization 20080812
4 Importing IV_FOR_RECIPIENTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080820
5 Importing IV_FOR_VENDORS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20080512
6 Returning RRT_MATERIALS Value transfer Object reference (TYPE REF TO) FIP_T_MATERIAL All information for Material 20080313

Method ENRICH_MATERIALS_DATA on class CL_FIP_SETTINGS_MANAGER has no exception.

Method ENRICH_MATERIALS_MANY_BUYERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MATERIALS_BAL Call by reference Type reference (TYPE) FIP_T_MATERIAL All information for Material 20080507
2 Importing IT_MATER_SP_FIP Call by reference Type reference (TYPE) FIP_T_MATERIAL All information for Material 20080507
3 Importing IT_MATER_SP_VEND_FIP Call by reference Type reference (TYPE) FIP_T_MATERIAL All information for Material 20080507
4 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20080507
5 Returning RRT_MERGED_MATERIALS Value transfer Object reference (TYPE REF TO) FIP_T_MATERIAL All information for Material 20080507

Method ENRICH_MATERIALS_MANY_BUYERS on class CL_FIP_SETTINGS_MANAGER has no exception.

Method ENRICH_MAT_STATISTICAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MATERIAL Call by reference Type reference (TYPE) FIP_T_MATERIAL All information for Material 20080522
2 Importing IS_SP_NUMBER Call by reference Type reference (TYPE) FIP_S_SP Selected purchasing org/grps for supplying plants 20080522
3 Importing IT_MATERIAL Call by reference Type reference (TYPE) FIP_T_MATERIAL All information for Material 20080522
4 Importing IT_STAT_DATA Call by reference Type reference (TYPE) FIP_T_MAT_STYPE Table of Material - Supplying Plant statistical data 20080522
5 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080522

Method ENRICH_MAT_STATISTICAL_DATA on class CL_FIP_SETTINGS_MANAGER has no exception.

Method ENRICH_MAT_VEND_PURCH_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NEW_DETAILS Call by reference Type reference (TYPE) FIP_T_PURCHASE_PRICE_DETAILS Table of Purchase Price Data 20080702
2 Importing IT_AOR_PURCH Call by reference Type reference (TYPE) FIP_T_SP_PURCHASING Table of suplg plant and purchasing info 20080702
3 Importing IT_DETAILS Call by reference Type reference (TYPE) FIP_T_PURCHASE_PRICE_DETAILS Table of Purchase Price Data 20080702
4 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20080702

Method ENRICH_MAT_VEND_PURCH_DATA on class CL_FIP_SETTINGS_MANAGER has no exception.

Method ENRICH_RECIPIENTS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RECIPIENTS_FROM_AL Call by reference Type reference (TYPE) FIP_T_RECIPIENT_ALL_INFO Recipient information 20080220
2 Importing IT_RECIPIENTS_FROM_FIP Call by reference Type reference (TYPE) FIP_T_RECIPIENT_ALL_INFO Recipient information 20080220
3 Importing IV_NO_REC_DETAILS Call by reference Type reference (TYPE) C get no recipient details 20100302
4 Returning RRT_RECIPIENTS Value transfer Object reference (TYPE REF TO) FIP_T_RECIPIENT_ALL_INFO Recipient information 20080220

Method ENRICH_RECIPIENTS_DATA on class CL_FIP_SETTINGS_MANAGER has no exception.

Method ENRICH_RECIPIENTS_MANY_BUYERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MATNR_UNAME Call by reference Type reference (TYPE) FIP_T_BUYER_MATERIAL Table of buyer materials 20080506
2 Importing IT_MAT_SP Call by reference Type reference (TYPE) FIP_T_RECIPIENT_ACTIVE table of recipients containing if active 20080506
3 Importing IT_RECIPIENTS_BAL Call by reference Type reference (TYPE) FIP_T_RECIPIENT_ALL_INFO Recipient information 20080506
4 Importing IT_RECIPIENT_MAT Call by reference Type reference (TYPE) FIP_T_RECIPIENT_ACTIVE table of recipients containing if active 20080506
5 Importing IT_RECIPIENT_SPLT Call by reference Type reference (TYPE) FIP_T_RECIPIENT_ACTIVE table of recipients containing if active 20080506
6 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20080506
7 Returning RRT_MERGED_RECIPIENTS Value transfer Object reference (TYPE REF TO) FIP_T_RECIPIENT_ALL_INFO Recipient information 20080506

Method ENRICH_RECIPIENTS_MANY_BUYERS on class CL_FIP_SETTINGS_MANAGER has no exception.

Method ENRICH_SP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SP_FROM_AL Call by reference Type reference (TYPE) FIP_T_SUPLG_PLANT_ALL_INFO All information for Supplying Plants 20080219
2 Importing IT_SP_FROM_FIP Call by reference Type reference (TYPE) FIP_T_SUPLG_PLANT_ALL_INFO All information for Supplying Plants 20080219
3 Returning RRT_SP Value transfer Object reference (TYPE REF TO) FIP_T_SUPLG_PLANT_ALL_INFO All information for Supplying Plants 20080219

Method ENRICH_SP_DATA on class CL_FIP_SETTINGS_MANAGER has no exception.

Method ENRICH_SP_STATISTICAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SP Call by reference Type reference (TYPE) FIP_T_SUPLG_PLANT_ALL_INFO All information for Supplying Plants 20080523
2 Importing IT_SP Call by reference Type reference (TYPE) FIP_T_SUPLG_PLANT_ALL_INFO All information for Supplying Plants 20080523
3 Importing IT_STAT_DATA Call by reference Type reference (TYPE) FIP_T_MAT_STYPE Table of Material - Supplying Plant statistical data 20080523
4 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080523
5 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20080523

Method ENRICH_SP_STATISTICAL_DATA on class CL_FIP_SETTINGS_MANAGER has no exception.

Method ENRICH_VENDORS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VENDORS_FROM_AL Call by reference Type reference (TYPE) FIP_T_VENDOR_ALL_INFO All information for Vendor 20080212
2 Importing IT_VENDORS_FROM_FIP Call by reference Type reference (TYPE) FIP_T_VENDOR_ALL_INFO All information for Vendor 20080212
3 Importing IV_FOR_MATERIALS Call by reference Type reference (TYPE) ABAP_BOOL 20080512
4 Returning RRT_VENDORS Value transfer Object reference (TYPE REF TO) FIP_T_VENDOR_ALL_INFO All information for Vendor 20080212

Method ENRICH_VENDORS_DATA on class CL_FIP_SETTINGS_MANAGER has no exception.

Method ENRICH_VENDORS_MANY_BUYERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VENDORS_BAL Call by reference Type reference (TYPE) FIP_T_VENDOR_ALL_INFO All information for Vendor 20080506
2 Importing IT_VENDORS_MAT_SP_FIP Call by reference Type reference (TYPE) FIP_T_VENDOR_ALL_INFO All information for Vendor 20080506
3 Importing IT_VENDORS_SP_FIP Call by reference Type reference (TYPE) FIP_T_VENDOR_ALL_INFO All information for Vendor 20080506
4 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20080506
5 Returning RRT_MERGED_VENDORS Value transfer Object reference (TYPE REF TO) FIP_T_VENDOR_ALL_INFO All information for Vendor 20080506

Method ENRICH_VENDORS_MANY_BUYERS on class CL_FIP_SETTINGS_MANAGER has no exception.

Method ENRICH_VENDOR_SP_PURCHASING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NEW_DETAILS Call by reference Type reference (TYPE) FIP_T_SP_VDR_PURCHASE_DATA Table of Price data for Supplying Plant - Vendor relation 20080602
2 Importing IT_AOR_PURCH Call by reference Type reference (TYPE) FIP_T_SP_PURCHASING Table of suplg plant and purchasing info 20080602
3 Importing IT_DETAILS Call by reference Type reference (TYPE) FIP_T_SP_VDR_PURCHASE_DATA Table of Price data for Supplying Plant - Vendor relation 20080602
4 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20080602

Method ENRICH_VENDOR_SP_PURCHASING on class CL_FIP_SETTINGS_MANAGER has no exception.

Method FILTER_PURCHASE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BAL_VENDOR Call by reference Type reference (TYPE) FIP_S_VENDOR_ALL_INFO Vendor Information 20080506
2 Returning RS_FILTERED_VENDOR Value transfer Type reference (TYPE) FIP_S_VENDOR_ALL_INFO Vendor Information 20080506

Method FILTER_PURCHASE_DATA on class CL_FIP_SETTINGS_MANAGER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_FIP_SETTINGS_MANAGER Buyer settings manager for Business Layer 20080131

Method GET_INSTANCE on class CL_FIP_SETTINGS_MANAGER has no exception.

Method GET_MATERIALS_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_MATERIALS_BUFFER Value transfer Object reference (TYPE REF TO) CL_FIP_SETTINGS Objects of class CL_FIP_SETTINGS 20080131

Method GET_MATERIALS_BUFFER on class CL_FIP_SETTINGS_MANAGER has no exception.

Method GET_MATERIALS_FOR_RECIPIENT 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 20080314
2 Exporting ET_MATERIAL Call by reference Type reference (TYPE) FIP_T_MATERIAL All information for Vendor 20080314
3 Exporting EV_MORE_ELEMENTS_AVAILABLE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080314
4 Exporting EV_RETURNED_QUERY_HITS_NUMBER Call by reference Type reference (TYPE) I 20080314
5 Importing IS_RECIPIENT_ID Call by reference Type reference (TYPE) FIP_S_RECIPIENT Structure with recipient 20080314
6 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080314
7 Importing IV_MAX_HITS Call by reference Type reference (TYPE) I 20080314
# Exception Resumable Description Created on
1 CX_FIP_DATA_NOT_FOUND Value does not exist 20080314

Method GET_MATERIALS_FOR_SP 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 20080313
2 Exporting ET_MATERIAL Call by reference Type reference (TYPE) FIP_T_MATERIAL All information for Vendor 20080313
3 Exporting EV_MORE_ELEMENTS_AVAILABLE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080313
4 Exporting EV_RETURNED_QUERY_HITS_NUMBER Call by reference Type reference (TYPE) I 20080313
5 Importing IS_SP_NUMBER Call by reference Type reference (TYPE) FIP_S_SP Material Number 20080314
6 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080313
7 Importing IV_MAX_HITS Call by reference Type reference (TYPE) I 20080313
# Exception Resumable Description Created on
1 CX_FIP_DATA_NOT_FOUND Value does not exist 20080313

Method GET_MATERIALS_FOR_SP_MATERIAL 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 20080422
2 Exporting ET_MATERIALS Call by reference Type reference (TYPE) FIP_T_MATERIAL Multiple relational data to material,supplier,recipient,sp 20080422
3 Importing IT_MATNR_UNAME Call by reference Type reference (TYPE) FIP_T_BUYER_MATERIAL Table of recipient numbers 20080422
4 Importing IV_ACTIVE_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20080512
5 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20080422
# Exception Resumable Description Created on
1 CX_FIP_DATA_NOT_FOUND Value does not exist 20080422

Method GET_MATERIALS_FOR_SP_VENDOR 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 20080424
2 Exporting ET_MATERIAL_VENDORS Call by reference Type reference (TYPE) FIP_T_MATERIAL All information for Material 20080424
3 Importing IT_LIFNR_UNAME Call by reference Type reference (TYPE) FIP_T_BUYER_VENDOR Table of buyer materials 20080507
4 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20080424
# Exception Resumable Description Created on
1 CX_FIP_DATA_NOT_FOUND Value does not exist 20080507

Method GET_MATERIALS_FOR_SUPPLIER 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 20080314
2 Exporting ET_MATERIAL Call by reference Type reference (TYPE) FIP_T_MATERIAL All information for Vendor 20080314
3 Exporting EV_MORE_ELEMENTS_AVAILABLE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080314
4 Exporting EV_RETURNED_QUERY_HITS_NUMBER Call by reference Type reference (TYPE) I 20080314
5 Importing IS_SUPPLIER_ID Call by reference Type reference (TYPE) FIP_S_VENDOR Material Number 20080314
6 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080314
7 Importing IV_MAX_HITS Call by reference Type reference (TYPE) I 20080314
# Exception Resumable Description Created on
1 CX_FIP_DATA_NOT_FOUND Value does not exist 20080314

Method GET_MATERIALS_VENDORS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MAT_LIST Call by reference Type reference (TYPE) FIP_T_MAT Table of material IDs 20080507
2 Exporting ET_VENDOR_LIST Call by reference Type reference (TYPE) FIP_T_VENDOR Table of vendors 20080507
3 Importing IT_LIFNR_UNAME Call by reference Type reference (TYPE) FIP_T_BUYER_VENDOR Table of buyer materials 20080507
4 Importing IT_MAT_SPLT Call by reference Type reference (TYPE) FIP_T_MATERIAL All information for Material 20080507
5 Importing IT_MAT_VEND_SPLT Call by reference Type reference (TYPE) FIP_T_MATERIAL All information for Material 20080507
6 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080514
7 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20080507

Method GET_MATERIALS_VENDORS_ACTIVE on class CL_FIP_SETTINGS_MANAGER has no exception.

Method GET_MATERIAL_DETAILS 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 20080212
2 Exporting ER_MATERIAL Value transfer Object reference (TYPE REF TO) FIP_S_MATERIAL_ALL_INFO Material Information 20080215
3 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080207
4 Importing IV_MAT_NUMBER Call by reference Type reference (TYPE) MATNR Material Number 20080131
# Exception Resumable Description Created on
1 CX_FIP_DATA_NOT_FOUND Value does not exist 20080201

Method GET_PO_TYPES 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 20080429
2 Exporting ET_PO_TYPES Call by reference Type reference (TYPE) FIP_T_BAL_PO_TYPE Table of PO Types 20080428

Method GET_PO_TYPES on class CL_FIP_SETTINGS_MANAGER has no exception.

Method GET_QUOTA 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 20100826
2 Changing CT_VENDORS Call by reference Type reference (TYPE) FIP_T_VENDOR_ALL_INFO All information for Vendor 20100826

Method GET_QUOTA on class CL_FIP_SETTINGS_MANAGER has no exception.

Method GET_RECIPIENTS_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RECIPIENTS_BUFFER Value transfer Object reference (TYPE REF TO) CL_FIP_SETTINGS FIP BO - buyer setting 20080220

Method GET_RECIPIENTS_BUFFER on class CL_FIP_SETTINGS_MANAGER has no exception.

Method GET_RECIPIENTS_DRD 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 20080501
2 Exporting ET_RECIPIENTS Call by reference Type reference (TYPE) FIP_T_RCPT_QUOTA_DATA Recipient Quota Data 20080501
3 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20080501
4 Importing IV_UNAME Call by reference Type reference (TYPE) UNAME User Name 20080501
5 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20080501
# Exception Resumable Description Created on
1 CX_FIP_DATA_NOT_FOUND Value does not exist 20080501
2 CX_FIP_UNEXPECTED Error caused by a coding error 20080501

Method GET_RECIPIENTS_FOR_MATERIAL 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 20080220
2 Exporting ERT_RECIPIENTS Call by reference Object reference (TYPE REF TO) FIP_T_RECIPIENT_ALL_INFO Recipient information 20080317
3 Exporting EV_MORE_ELEMENTS_AVAILABLE Call by reference Type reference (TYPE) ABAP_BOOL 20080314
4 Exporting EV_RETURNED_QUERY_HITS_NUMBER Call by reference Type reference (TYPE) I 20080314
5 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080220
6 Importing IV_MAT_NUM Call by reference Type reference (TYPE) MATNR Material Number 20080331
7 Importing IV_MAX_HITS Call by reference Type reference (TYPE) I 20080314
# Exception Resumable Description Created on
1 CX_FIP_DATA_NOT_FOUND Value does not exist 20080402

Method GET_RECIPIENTS_FOR_SP 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 20080331
2 Exporting ET_RECIPIENTS Call by reference Type reference (TYPE) FIP_T_RECIPIENT_ALL_INFO Recipient information 20090421
3 Exporting EV_MORE_ELEMENTS_AVAILABLE Call by reference Type reference (TYPE) ABAP_BOOL 20080331
4 Exporting EV_RETURNED_QUERY_HITS_NUMBER Call by reference Type reference (TYPE) I 20080331
5 Importing IS_SP_ID Call by reference Type reference (TYPE) FIP_S_SP FIP -- Supply Plant 20080331
6 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080331
7 Importing IV_MAX_HITS Call by reference Type reference (TYPE) I 20080331
8 Importing IV_NO_REC_DETAILS Call by reference Type reference (TYPE) C get no details for recipients 20100302
# Exception Resumable Description Created on
1 CX_FIP_DATA_NOT_FOUND Value does not exist 20080331

Method GET_RECIPIENT_DETAILS 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 20080402
2 Exporting ER_RECIPIENT Call by reference Object reference (TYPE REF TO) FIP_S_RECIPIENT_ALL_INFO Recipient Information 20080402
3 Importing IS_RECIPIENT Call by reference Type reference (TYPE) FIP_S_RECIPIENT Structure with recipient 20080402
4 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080402
# Exception Resumable Description Created on
1 CX_FIP_DATA_NOT_FOUND Value does not exist 20080402

Method GET_RECPTS_FOR_SP_MATERIAL 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 20080423
2 Exporting ET_MAT_RECIPIENT Call by reference Type reference (TYPE) FIP_T_RECIPIENT_ALL_INFO Recipient information 20080423
3 Importing IT_MATNR_UNAME Call by reference Type reference (TYPE) FIP_T_BUYER_MATERIAL Table of materials with material groups and descriptions 20080424
4 Importing IV_ONLY_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL 20080423
5 Importing IV_USE_AOR Call by reference Type reference (TYPE) ABAP_BOOL 20080423
6 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20080423
# Exception Resumable Description Created on
1 CX_FIP_DATA_NOT_FOUND Value does not exist 20080423

Method GET_RECPTS_MATERIALS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MATERIALS Call by reference Type reference (TYPE) FIP_T_BAL_MATERIAL_ID Table of material IDs 20080506
2 Exporting ET_RECIP_LIST Call by reference Type reference (TYPE) FIP_T_RECIPIENT_BASIC Table of FIP recipients 20080506
3 Importing IT_MATNR_UNAME Call by reference Type reference (TYPE) FIP_T_BUYER_MATERIAL Table of buyer materials 20080506
4 Importing IT_MAT_SP Call by reference Type reference (TYPE) FIP_T_RECIPIENT_ACTIVE Recipient information 20080506
5 Importing IT_RECIPIENT_MAT Call by reference Type reference (TYPE) FIP_T_RECIPIENT_ACTIVE Recipient information 20080506
6 Importing IT_RECIPIENT_SPLT Call by reference Type reference (TYPE) FIP_T_RECIPIENT_ACTIVE Recipient information 20080506
7 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20080506

Method GET_RECPTS_MATERIALS_ACTIVE on class CL_FIP_SETTINGS_MANAGER has no exception.

Method GET_SP_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_SP_BUFFER Value transfer Object reference (TYPE REF TO) CL_FIP_SETTINGS FIP BO - buyer setting 20080131

Method GET_SP_BUFFER on class CL_FIP_SETTINGS_MANAGER has no exception.

Method GET_SP_DETAILS 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 20080327
2 Exporting ES_SP Call by reference Type reference (TYPE) FIP_S_SUPLG_PLANT_ALL_INFO All information for supplying plant 20080327
3 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080327
4 Importing IV_SP_NUMBER Call by reference Type reference (TYPE) FIP_S_SP Selected purchasing org/grps for supplying plants 20080327
# Exception Resumable Description Created on
1 CX_FIP_DATA_NOT_FOUND Value does not exist 20080327

Method GET_SP_FOR_MATERIAL 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 20080219
2 Exporting ERT_SP Call by reference Object reference (TYPE REF TO) FIP_T_SUPLG_PLANT_ALL_INFO All information for Supplying Plants 20080219
3 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080219
4 Importing IV_MAT_NUMBER Call by reference Type reference (TYPE) MATNR Material Number 20080219
# Exception Resumable Description Created on
1 CX_FIP_DATA_NOT_FOUND Value does not exist 20080409

Method GET_SP_FOR_RECIPIENT 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 20080404
2 Exporting ET_SP Call by reference Type reference (TYPE) FIP_T_SUPLG_PLANT_ALL_INFO All information for Supplying Plants 20080404
3 Exporting EV_MORE_ELEMENTS_AVAILABLE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080404
4 Exporting EV_RETURNED_QUERY_HITS_NUMBER Call by reference Type reference (TYPE) I 20080404
5 Importing IS_RECIPIENT_ID Call by reference Type reference (TYPE) FIP_S_RECIPIENT Structure with recipient 20080404
6 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080404
7 Importing IV_MAX_HITS Call by reference Type reference (TYPE) I 20080404
# Exception Resumable Description Created on
1 CX_FIP_DATA_INVALID Invalid data supplied 20080508
2 CX_FIP_DATA_NOT_FOUND Value does not exist 20080404
3 CX_FIP_RUNTIME FIP execution error 20080508

Method GET_SP_FOR_SUPPLIER 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 20080404
2 Exporting ET_SP Call by reference Type reference (TYPE) FIP_T_SUPLG_PLANT_ALL_INFO All information for Supplying Plants 20080404
3 Exporting EV_MORE_ELEMENTS_AVAILABLE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080404
4 Exporting EV_RETURNED_QUERY_HITS_NUMBER Call by reference Type reference (TYPE) I 20080404
5 Importing IS_SUPPLIER_ID Call by reference Type reference (TYPE) FIP_S_VENDOR Structure with vendor 20080404
6 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080404
7 Importing IV_MAX_HITS Call by reference Type reference (TYPE) I 20080404
# Exception Resumable Description Created on
1 CX_FIP_DATA_NOT_FOUND Value does not exist 20080404

Method GET_SP_TO_ENRICH_MAT_DATA 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 20080812
2 Changing CRT_MATERIALS Call by reference Object reference (TYPE REF TO) FIP_T_MATERIAL All information for Material 20080812
3 Importing IT_WERKS_EKORG Call by reference Type reference (TYPE) FIP_T_WERKS_EKORG Table of plant and purchasing organization 20080812

Method GET_SP_TO_ENRICH_MAT_DATA on class CL_FIP_SETTINGS_MANAGER has no exception.

Method GET_STATISTICAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STAT_DATA Value transfer Object reference (TYPE REF TO) FIP_T_MAT_STYPE Table of Material - Supplying Plant statistical data 20080514
2 Importing IT_BUYERS Call by reference Type reference (TYPE) FIP_T_BUYER_DETAILS User Name 20080425
3 Importing IT_MATERIALS Call by reference Type reference (TYPE) FIP_T_MATERIAL_BASIC Table of material numbers 20080425
4 Importing IT_SPLTS Call by reference Type reference (TYPE) FIP_T_SUPLG_PLANT_BASIC Selected purchasing org/grps for supplying plants 20080425

Method GET_STATISTICAL_DATA on class CL_FIP_SETTINGS_MANAGER has no exception.

Method GET_VENDORS_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_VENDORS_BUFFER Value transfer Object reference (TYPE REF TO) CL_FIP_SETTINGS Objects of class CL_FIP_SETTINGS 20080131

Method GET_VENDORS_BUFFER on class CL_FIP_SETTINGS_MANAGER has no exception.

Method GET_VENDORS_DETAILS 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 20080222
2 Exporting ER_VENDOR Call by reference Object reference (TYPE REF TO) FIP_S_VENDOR_ALL_INFO All information for Vendor 20080222
3 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080222
4 Importing IV_VENDOR_NUMBER Call by reference Type reference (TYPE) LIFNR Account Number of Vendor or Creditor 20080222
# Exception Resumable Description Created on
1 CX_FIP_DATA_NOT_FOUND Value does not exist 20080222

Method GET_VENDORS_FOR_MATERIAL 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 20080212
2 Exporting ERT_VENDORS Value transfer Object reference (TYPE REF TO) FIP_T_VENDOR_ALL_INFO All information for Vendor 20080215
3 Exporting EV_MORE_ELEMENTS_AVAILABLE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080307
4 Exporting EV_RETURNED_QUERY_HITS_NUMBER Call by reference Type reference (TYPE) I 20080307
5 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080208
6 Importing IV_MAT_NUMBER Call by reference Type reference (TYPE) MATNR Material Number 20080208
7 Importing IV_MAX_HITS Call by reference Type reference (TYPE) I 20080307
# Exception Resumable Description Created on
1 CX_FIP_DATA_NOT_FOUND Value does not exist 20080303

Method GET_VENDORS_FOR_SP 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 20080324
2 Exporting ERT_VENDORS Call by reference Object reference (TYPE REF TO) FIP_T_VENDOR_ALL_INFO All information for Vendor 20080324
3 Exporting EV_MORE_ELEMENTS_AVAILABLE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080324
4 Exporting EV_RETURNED_QUERY_HITS_NUMBER Call by reference Type reference (TYPE) I 20080324
5 Importing IS_SP_NUMBER Call by reference Type reference (TYPE) FIP_S_SP FIP -- Supply Plant 20080324
6 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080324
7 Importing IV_MAX_HITS Call by reference Type reference (TYPE) I 20080324
# Exception Resumable Description Created on
1 CX_FIP_DATA_NOT_FOUND Value does not exist 20080324

Method GET_VENDORS_FOR_SP_MATERIAL 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 20080423
2 Exporting ET_MAT_VENDOR Call by reference Type reference (TYPE) FIP_T_VENDOR_ALL_INFO All information for Vendor 20080423
3 Importing IT_MATNR_UNAME Call by reference Type reference (TYPE) FIP_T_BUYER_MATERIAL Table of materials with material groups and descriptions 20080423
4 Importing IV_ONLY_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL 20080423
5 Importing IV_USE_AOR Call by reference Type reference (TYPE) ABAP_BOOL 20080423
6 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20080423
# Exception Resumable Description Created on
1 CX_FIP_DATA_NOT_FOUND Value does not exist 20080423

Method GET_VENDORS_FOR_SP_VENDORS 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 20080509
2 Exporting ET_VENDORS Call by reference Type reference (TYPE) FIP_T_VENDOR_ALL_INFO All information for Vendor 20080509
3 Importing IT_LIFNR_UNAME Call by reference Type reference (TYPE) FIP_T_BUYER_VENDOR Table of Vendor-Buyer Ids 20080509
4 Importing IV_ACTIVE_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20080512
5 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20080509
# Exception Resumable Description Created on
1 CX_FIP_DATA_NOT_FOUND Value does not exist 20080509

Method GET_VENDORS_MATERIALS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MATERIAL_LIST Call by reference Type reference (TYPE) FIP_T_BAL_MATERIAL_ID Structure containing a material ID 20080506
2 Exporting ET_VENDOR_LIST Call by reference Type reference (TYPE) FIP_T_VENDOR_BASIC Table of vendors 20080506
3 Importing IT_MATNR_UNAME Call by reference Type reference (TYPE) FIP_T_BUYER_MATERIAL Table of buyer materials 20080506
4 Importing IT_VENDOR_SPLT Call by reference Type reference (TYPE) FIP_T_VENDOR_ALL_INFO All information for Vendor 20080506
5 Importing IT_VEND_SP_MAT Call by reference Type reference (TYPE) FIP_T_VENDOR_ALL_INFO All information for Vendor 20080506
6 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080512
7 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20080506

Method GET_VENDORS_MATERIALS_ACTIVE on class CL_FIP_SETTINGS_MANAGER has no exception.

Method REMOVE_SETTINGS_DATA 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_MAT Table of materials with material groups and descriptions 20080507
2 Importing IT_RECIPIENTS Call by reference Type reference (TYPE) FIP_T_RECIPIENT Recipient information 20080507
3 Importing IT_SUPLG_PLANTS Call by reference Type reference (TYPE) FIP_T_SP Table of supplying plants 20080507
4 Importing IT_VENDORS Call by reference Type reference (TYPE) FIP_T_VENDOR Table of vendors 20080507
5 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080507

Method REMOVE_SETTINGS_DATA on class CL_FIP_SETTINGS_MANAGER has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RECIPIENT Call by reference Type reference (TYPE) FIP_S_RECIPIENT FIP Recipient Number 20080510
2 Importing IS_SUPLG_DETAILS Call by reference Type reference (TYPE) FIP_S_SUPLG_PLANT_DETAILS FIP distribution center 20080626
3 Importing IT_MATERIALS Call by reference Type reference (TYPE) FIP_T_MATERIAL All information for Material 20080325
4 Importing IT_RECIPIENTS Call by reference Type reference (TYPE) FIP_T_RECIPIENT_ALL_INFO Recipient information 20080402
5 Importing IT_SP Call by reference Type reference (TYPE) FIP_T_SUPLG_PLANT_ALL_INFO All information for Supplying Plants 20080325
6 Importing IT_SUPPLIER Call by reference Type reference (TYPE) FIP_T_VENDOR_ALL_INFO All information for Vendor 20080325
7 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080509
8 Importing IV_LIFNR Call by reference Type reference (TYPE) LIFNR Account Number of Vendor or Creditor 20080509
9 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20080509
10 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant Table for National (Centrally Agreed) Contracts 20080509
# Exception Resumable Description Created on
1 CX_FIP_DATA_EXISTS Unique identifier exists 20080325
2 CX_FIP_DATA_INVALID Invalid data supplied 20080325

Method SAVE_RECIPIENT_QUOTA_DATA 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 20080513
2 Importing IT_RECIPIENTS Call by reference Type reference (TYPE) FIP_T_RCPT_QUOTA_DATA_SAVE Table of Quota Data to Save 20080501
# Exception Resumable Description Created on
1 CX_FIP_UNEXPECTED Error caused by a coding error 20080502

Method SET_MATERIALS_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MATERIALS Call by reference Object reference (TYPE REF TO) CL_FIP_SETTINGS Objects of class CL_FIP_SETTINGS 20080131

Method SET_MATERIALS_BUFFER on class CL_FIP_SETTINGS_MANAGER has no exception.

Method SET_RECIPIENTS_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RECIPIENTS Call by reference Object reference (TYPE REF TO) CL_FIP_SETTINGS FIP BO - buyer setting 20080220

Method SET_RECIPIENTS_BUFFER on class CL_FIP_SETTINGS_MANAGER has no exception.

Method SET_SP_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SUPLG_PLANT Call by reference Object reference (TYPE REF TO) CL_FIP_SETTINGS FIP BO - buyer setting 20080131

Method SET_SP_BUFFER on class CL_FIP_SETTINGS_MANAGER has no exception.

Method SET_VENDORS_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VENDORS Call by reference Object reference (TYPE REF TO) CL_FIP_SETTINGS FIP BO - buyer setting 20080131

Method SET_VENDORS_BUFFER on class CL_FIP_SETTINGS_MANAGER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 604