SAP ABAP Class CL_FIP_AOR_MANAGER (BO AoR's Manager)
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_AOR_MANAGER  
Short Description BO AoR's Manager    
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 20080108   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FIP_AOR_MANAGER has no forward declaration.
Interfaces
Class CL_FIP_AOR_MANAGER has no interface implemented.
Friends
Class CL_FIP_AOR_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_AOR_HANDLER Static Attribute Private Object reference (TYPE REF TO) CL_FIP_AOR_HANDLER Class handling data retrieval for object of class CL_FIP_AOR 20080423
2 GO_ME Static Attribute Protected Object reference (TYPE REF TO) CL_FIP_AOR_MANAGER BO AoR's Manager 20080118
3 GT_AORS Static Attribute Private Type reference (TYPE) FIP_T_AOR_BUFFER Buffer of Buyer AoRs 20080204
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20080108
2 GET_ALL_BUYERS Static method Public Method Get all FIP buyer 20080423
3 GET_AOR Instance method Private Method Get current buyer's AoR 20080204
4 GET_INSTANCE Static method Public Method Get instance of the AoR Manager 20080206
5 GET_MATERIALS Instance method Public Method Gets materials from Buyer's AoR 20080204
6 GET_MATERIAL_VARIANTS Instance method Public Method Gets variants of a material 20080313
7 GET_PURCHASING Instance method Public Method Gets purchasing information from Buyer's AoR 20080205
8 GET_RECIPIENTS Instance method Public Method Gets recipients from Buyer's AoR 20080225
9 GET_SUPLG_PLANTS Instance method Public Method Gets supplying plants from Buyer's AoR 20080205
10 GET_VENDORS Instance method Public Method Gets materials from Buyer's AoR 20080220
11 SAVE Instance method Public Method Saves new AoR 20080303
Events
Class CL_FIP_AOR_MANAGER has no event.
Types
Class CL_FIP_AOR_MANAGER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_ALL_BUYERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUYERS Call by reference Type reference (TYPE) FIP_T_BUYER_DETAILS Table of FIP Buyer Details 20080423

Method GET_ALL_BUYERS on class CL_FIP_AOR_MANAGER has no exception.

Method GET_AOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_AOR Call by reference Object reference (TYPE REF TO) CL_FIP_AOR FIP BO - Area of Responsibility 20080204
2 Importing IV_BUYER Call by reference Type reference (TYPE) FIP_BUYER FIP Buyer 20080206

Method GET_AOR on class CL_FIP_AOR_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_AOR_MANAGER Value transfer Object reference (TYPE REF TO) CL_FIP_AOR_MANAGER BO AoR's Manager 20080206

Method GET_INSTANCE on class CL_FIP_AOR_MANAGER has no exception.

Method GET_MATERIALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MATERIALS_BASIC Call by reference Type reference (TYPE) FIP_T_MATERIAL_BASIC Table of materials with material groups and descriptions 20080204
2 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME FIP Buyer 20080206
3 Importing IV_EXCLUDE_GENERICS Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20080313
4 Importing IV_EXCLUDE_VARIANTS Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20080313
5 Importing IV_MATNR_ONLY Call by reference Type reference (TYPE) BOOLEAN only read the material number 20110809

Method GET_MATERIALS on class CL_FIP_AOR_MANAGER has no exception.

Method GET_MATERIAL_VARIANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MATERIALS_BASIC Call by reference Type reference (TYPE) FIP_T_MATERIAL_BASIC Table of materials with material groups and descriptions 20080313
2 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME FIP Buyer 20080313
3 Importing IV_MATERIAL Call by reference Type reference (TYPE) MATNR Material Number 20080313

Method GET_MATERIAL_VARIANTS on class CL_FIP_AOR_MANAGER has no exception.

Method GET_PURCHASING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INVALID_PURCHASING Call by reference Type reference (TYPE) FIP_T_SP_PUR Selected purchasing org/grps for supplying plants 20080514
2 Exporting ET_PURCHASING Call by reference Type reference (TYPE) FIP_T_SP_PURCHASING Table of materials with material groups and descriptions 20080205
3 Importing IT_SUPLG_PLANTS Call by reference Type reference (TYPE) FIP_T_SP Table of WERKS 20080429
4 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME FIP Buyer 20080206
5 Importing IV_WITH_EXTENDED_INFO Call by reference Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown) 20080415

Method GET_PURCHASING on class CL_FIP_AOR_MANAGER has no exception.

Method GET_RECIPIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INVALID_RECIPIENTS Call by reference Type reference (TYPE) FIP_T_RECIPIENT Table of recipient numbers 20080512
2 Exporting ET_RECIPIENTS_BASIC Call by reference Type reference (TYPE) FIP_T_RECIPIENT_BASIC Table of materials with material groups and descriptions 20080225
3 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME FIP Buyer 20080225
4 Importing IV_WITH_EXTENDED_INFO Call by reference Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown) 20080415

Method GET_RECIPIENTS on class CL_FIP_AOR_MANAGER has no exception.

Method GET_SUPLG_PLANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SUPLG_PLANTS_BASIC Call by reference Type reference (TYPE) FIP_T_SUPLG_PLANT_BASIC Table of materials with material groups and descriptions 20080205
2 Importing IT_WERKS_RANGE Call by reference Type reference (TYPE) FIP_T_WERKS_RANGE Range: Plant 20080424
3 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME FIP Buyer 20080206
4 Importing IV_WITH_EXTENDED_INFO Call by reference Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown) 20080415

Method GET_SUPLG_PLANTS on class CL_FIP_AOR_MANAGER has no exception.

Method GET_VENDORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INVALID_VENDORS Call by reference Type reference (TYPE) FIP_T_VENDOR Table of vendor numbers 20080512
2 Exporting ET_VENDORS_BASIC Call by reference Type reference (TYPE) FIP_T_VENDOR_BASIC Table of materials with material groups and descriptions 20080220
3 Importing IT_LIFNR_RANGE Call by reference Type reference (TYPE) FIP_T_LIFNR_RANGE Range: Vendor Account 20080424
4 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME FIP Buyer 20080220
5 Importing IV_WITH_EXTENDED_INFO Call by reference Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown) 20080415

Method GET_VENDORS on class CL_FIP_AOR_MANAGER has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_AVAIL_MATERIALS Call by reference Type reference (TYPE) FIP_T_ART_BUFF Buffer Articles Table 20080305
2 Importing IT_PURCHASING Call by reference Type reference (TYPE) FIP_T_SP_PURCHASING Table of suplg plant and purchasing info 20080303
3 Importing IT_RECIPIENTS Call by reference Type reference (TYPE) FIP_T_RECIPIENT_BASIC Table of FIP recipients 20080303
4 Importing IT_SEL_MATERIALS Call by reference Type reference (TYPE) FIP_T_ART_BUFF Table of materials with material groups and descriptions 20080305
5 Importing IT_SUPLG_PLANTS Call by reference Type reference (TYPE) FIP_T_SUPLG_PLANT_BASIC Table of supplying plants 20080421
6 Importing IT_VENDORS Call by reference Type reference (TYPE) FIP_T_VENDOR_BASIC Table of vendors 20080303
7 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME FIP Buyer 20080303
# Exception Resumable Description Created on
1 CX_FIP_AUTHORIZATION Authorization error 20080317
History
Last changed by/on SAP  20130531 
SAP Release Created in 604