SAP ABAP Class CL_FIP_AOR_PERSIST (Persistance class FIP_AOR_PLANTS)
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_PERSIST  
Short Description Persistance class FIP_AOR_PLANTS    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FIP_BUSINESS_LOGIC   Business Logic for Fresh Item Procurement 
Created 20080116   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FIP_AOR_PERSIST has no forward declaration.
Interfaces
Class CL_FIP_AOR_PERSIST has no interface implemented.
Friends
Class CL_FIP_AOR_PERSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DB_NAME Constant Public See coding 20080122
2 GO_CO Static Attribute Protected Object reference (TYPE REF TO) CL_FIP_CONST Constants 20080118
3 GO_ME Static Attribute Protected Object reference (TYPE REF TO) CL_FIP_AOR_PERSIST Persistance class FIP_AOR_PLANTS 20080118
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MATERIALS Instance method Public Method Add materials to the FIP DB 20080305
2 ADD_PURCHASING Instance method Public Method Adds rows to purchasing table 20080130
3 ADD_RECIPIENTS Instance method Public Method Add recipients to the FIP DB 20080229
4 ADD_SUPLG_PLANTS Instance method Public Method 20080122
5 ADD_VENDORS Instance method Public Method Add vendors to the FIP DB 20080229
6 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20080116
7 GET_AOR_DB_NAME Instance method Protected Method 20080122
8 GET_BUYERS Instance method Public Method Gets AoR Buyers 20080317
9 GET_INSTANCE Static method Public Method 20080116
10 GET_MATERIALS Instance method Public Method Get table of material numbers from buyer's AoR 20080423
11 GET_PURCHASING Instance method Public Method 20080423
12 GET_RECIPIENTS Instance method Public Method Get table of recipients from buyer's AoR 20080423
13 GET_SUPLG_PLANTS Instance method Public Method 20080423
14 GET_VENDORS Instance method Public Method Get table of vendors from buyer's AoR 20080423
15 REMOVE_MATERIALS Instance method Public Method Remove Materials from FIP DB 20080305
16 REMOVE_PURCHASING Instance method Public Method Remove purchasing rows 20080130
17 REMOVE_RECIPIENTS Instance method Public Method Remove Recipients from FIP DB 20080303
18 REMOVE_SUPLG_PLANTS Instance method Public Method 20080122
19 REMOVE_VENDORS Instance method Public Method Remove Vendors from FIP DB 20080303
Events
Class CL_FIP_AOR_PERSIST has no event.
Types
Class CL_FIP_AOR_PERSIST has no local type.
Method Signatures

Method ADD_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_MAT All information for Material 20080305
2 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080327

Method ADD_MATERIALS on class CL_FIP_AOR_PERSIST has no exception.

Method ADD_PURCHASING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PURCHASING Call by reference Type reference (TYPE) FIP_T_SP_PUR add the plants to the buyers responsiblitity 20080229
2 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080327

Method ADD_PURCHASING on class CL_FIP_AOR_PERSIST has no exception.

Method ADD_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 Table of recipient numbers 20080229
2 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080327

Method ADD_RECIPIENTS on class CL_FIP_AOR_PERSIST has no exception.

Method ADD_SUPLG_PLANTS 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_SP add the plants to the buyers responsiblitity 20080229
2 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080327

Method ADD_SUPLG_PLANTS on class CL_FIP_AOR_PERSIST has no exception.

Method ADD_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 20080229
2 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080327

Method ADD_VENDORS on class CL_FIP_AOR_PERSIST has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method GET_AOR_DB_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20080122
2 Returning RV_DB_NAME Value transfer Type reference (TYPE) STRING 20080122

Method GET_AOR_DB_NAME on class CL_FIP_AOR_PERSIST has no exception.

Method GET_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 FIP Buyers 20080327

Method GET_BUYERS on class CL_FIP_AOR_PERSIST 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_AOR_PERSIST Persistance class FIP_AOR_PLANTS 20080116

Method GET_INSTANCE on class CL_FIP_AOR_PERSIST 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 Call by reference Type reference (TYPE) FIP_T_MAT FIP -- Supply Plant Table Type 20080423
2 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080423

Method GET_MATERIALS on class CL_FIP_AOR_PERSIST has no exception.

Method GET_PURCHASING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PURCHASING Call by reference Type reference (TYPE) FIP_T_SP_PUR Purchasing organizations and groups 20080423
2 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080423

Method GET_PURCHASING on class CL_FIP_AOR_PERSIST has no exception.

Method GET_RECIPIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RECIPIENTS Call by reference Type reference (TYPE) FIP_T_RECIPIENT FIP -- Supply Plant Table Type 20080423
2 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080423

Method GET_RECIPIENTS on class CL_FIP_AOR_PERSIST 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 Call by reference Type reference (TYPE) FIP_T_SP FIP -- Supply Plant Table Type 20080423
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 User Name 20080423

Method GET_SUPLG_PLANTS on class CL_FIP_AOR_PERSIST has no exception.

Method GET_VENDORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VENDORS Call by reference Type reference (TYPE) FIP_T_VENDOR FIP -- Supply Plant Table Type 20080423
2 Importing IT_LIFNR_RANGE Call by reference Type reference (TYPE) FIP_T_LIFNR_RANGE Range: Plant 20080424
3 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080423

Method GET_VENDORS on class CL_FIP_AOR_PERSIST has no exception.

Method REMOVE_MATERIALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MATERIAL Call by reference Type reference (TYPE) FIP_T_MAT add the plants to the buyers responsiblitity 20080305
2 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080327

Method REMOVE_MATERIALS on class CL_FIP_AOR_PERSIST has no exception.

Method REMOVE_PURCHASING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PURCHASING Call by reference Type reference (TYPE) FIP_T_SP_PUR add the plants to the buyers responsiblitity 20080229
2 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080327

Method REMOVE_PURCHASING on class CL_FIP_AOR_PERSIST has no exception.

Method REMOVE_RECIPIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RECIPIENT Call by reference Type reference (TYPE) FIP_T_RECIPIENT add the plants to the buyers responsiblitity 20080303
2 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080327

Method REMOVE_RECIPIENTS on class CL_FIP_AOR_PERSIST has no exception.

Method REMOVE_SUPLG_PLANTS 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_SP add the plants to the buyers responsiblitity 20080229
2 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080327

Method REMOVE_SUPLG_PLANTS on class CL_FIP_AOR_PERSIST has no exception.

Method REMOVE_VENDORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VENDOR Call by reference Type reference (TYPE) FIP_T_VENDOR add the plants to the buyers responsiblitity 20080303
2 Importing IV_BUYER Call by reference Type reference (TYPE) UNAME User Name 20080327

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