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 | ![]() |
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 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_FIP_AOR_MANAGER | BO AoR's Manager | 20080118 | ||
3 | ![]() |
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 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080108 |
2 | ![]() |
Static method | Public | Method | Get all FIP buyer | 20080423 |
3 | ![]() |
Instance method | Private | Method | Get current buyer's AoR | 20080204 |
4 | ![]() |
Static method | Public | Method | Get instance of the AoR Manager | 20080206 |
5 | ![]() |
Instance method | Public | Method | Gets materials from Buyer's AoR | 20080204 |
6 | ![]() |
Instance method | Public | Method | Gets variants of a material | 20080313 |
7 | ![]() |
Instance method | Public | Method | Gets purchasing information from Buyer's AoR | 20080205 |
8 | ![]() |
Instance method | Public | Method | Gets recipients from Buyer's AoR | 20080225 |
9 | ![]() |
Instance method | Public | Method | Gets supplying plants from Buyer's AoR | 20080205 |
10 | ![]() |
Instance method | Public | Method | Gets materials from Buyer's AoR | 20080220 |
11 | ![]() |
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 | ![]() |
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 | ![]() |
EO_AOR | Call by reference | Object reference (TYPE REF TO) | CL_FIP_AOR | FIP BO - Area of Responsibility | 20080204 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
ET_MATERIALS_BASIC | Call by reference | Type reference (TYPE) | FIP_T_MATERIAL_BASIC | Table of materials with material groups and descriptions | 20080204 | ||
2 | ![]() |
IV_BUYER | Call by reference | Type reference (TYPE) | UNAME | FIP Buyer | 20080206 | ||
3 | ![]() |
IV_EXCLUDE_GENERICS | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080313 | ||
4 | ![]() |
IV_EXCLUDE_VARIANTS | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080313 | ||
5 | ![]() |
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 | ![]() |
ET_MATERIALS_BASIC | Call by reference | Type reference (TYPE) | FIP_T_MATERIAL_BASIC | Table of materials with material groups and descriptions | 20080313 | ||
2 | ![]() |
IV_BUYER | Call by reference | Type reference (TYPE) | UNAME | FIP Buyer | 20080313 | ||
3 | ![]() |
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 | ![]() |
ET_INVALID_PURCHASING | Call by reference | Type reference (TYPE) | FIP_T_SP_PUR | Selected purchasing org/grps for supplying plants | 20080514 | ||
2 | ![]() |
ET_PURCHASING | Call by reference | Type reference (TYPE) | FIP_T_SP_PURCHASING | Table of materials with material groups and descriptions | 20080205 | ||
3 | ![]() |
IT_SUPLG_PLANTS | Call by reference | Type reference (TYPE) | FIP_T_SP | Table of WERKS | 20080429 | ||
4 | ![]() |
IV_BUYER | Call by reference | Type reference (TYPE) | UNAME | FIP Buyer | 20080206 | ||
5 | ![]() |
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 | ![]() |
ET_INVALID_RECIPIENTS | Call by reference | Type reference (TYPE) | FIP_T_RECIPIENT | Table of recipient numbers | 20080512 | ||
2 | ![]() |
ET_RECIPIENTS_BASIC | Call by reference | Type reference (TYPE) | FIP_T_RECIPIENT_BASIC | Table of materials with material groups and descriptions | 20080225 | ||
3 | ![]() |
IV_BUYER | Call by reference | Type reference (TYPE) | UNAME | FIP Buyer | 20080225 | ||
4 | ![]() |
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 | ![]() |
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 | ![]() |
IT_WERKS_RANGE | Call by reference | Type reference (TYPE) | FIP_T_WERKS_RANGE | Range: Plant | 20080424 | ||
3 | ![]() |
IV_BUYER | Call by reference | Type reference (TYPE) | UNAME | FIP Buyer | 20080206 | ||
4 | ![]() |
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 | ![]() |
ET_INVALID_VENDORS | Call by reference | Type reference (TYPE) | FIP_T_VENDOR | Table of vendor numbers | 20080512 | ||
2 | ![]() |
ET_VENDORS_BASIC | Call by reference | Type reference (TYPE) | FIP_T_VENDOR_BASIC | Table of materials with material groups and descriptions | 20080220 | ||
3 | ![]() |
IT_LIFNR_RANGE | Call by reference | Type reference (TYPE) | FIP_T_LIFNR_RANGE | Range: Vendor Account | 20080424 | ||
4 | ![]() |
IV_BUYER | Call by reference | Type reference (TYPE) | UNAME | FIP Buyer | 20080220 | ||
5 | ![]() |
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 | ![]() |
IT_AVAIL_MATERIALS | Call by reference | Type reference (TYPE) | FIP_T_ART_BUFF | Buffer Articles Table | 20080305 | ||
2 | ![]() |
IT_PURCHASING | Call by reference | Type reference (TYPE) | FIP_T_SP_PURCHASING | Table of suplg plant and purchasing info | 20080303 | ||
3 | ![]() |
IT_RECIPIENTS | Call by reference | Type reference (TYPE) | FIP_T_RECIPIENT_BASIC | Table of FIP recipients | 20080303 | ||
4 | ![]() |
IT_SEL_MATERIALS | Call by reference | Type reference (TYPE) | FIP_T_ART_BUFF | Table of materials with material groups and descriptions | 20080305 | ||
5 | ![]() |
IT_SUPLG_PLANTS | Call by reference | Type reference (TYPE) | FIP_T_SUPLG_PLANT_BASIC | Table of supplying plants | 20080421 | ||
6 | ![]() |
IT_VENDORS | Call by reference | Type reference (TYPE) | FIP_T_VENDOR_BASIC | Table of vendors | 20080303 | ||
7 | ![]() |
IV_BUYER | Call by reference | Type reference (TYPE) | UNAME | FIP Buyer | 20080303 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Authorization error | 20080317 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 604 |