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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FIP_T_MATERIAL | All information for Material | 20080130 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FIP_T_RECIPIENT_ALL_INFO | Recipient information | 20080220 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FIP_T_SUPLG_PLANT_ALL_INFO | All information for Supply Plants | 20080130 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FIP_T_VENDOR_ALL_INFO | All information for Vendor | 20080130 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UNAME | User Name | 20080207 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080207 |
2 | ![]() |
Instance method | Public | Method | Returns buyer | 20080207 |
3 | ![]() |
Instance method | Public | Method | Returns list of materials | 20080131 |
4 | ![]() |
Instance method | Public | Method | Returns list of recipients | 20080220 |
5 | ![]() |
Instance method | Public | Method | Returns list of Supply Plants | 20080131 |
6 | ![]() |
Instance method | Public | Method | Returns list of vendors | 20080131 |
7 | ![]() |
Instance method | Public | Method | Sets list of materials | 20080131 |
8 | ![]() |
Instance method | Public | Method | Sets list of recipients | 20080220 |
9 | ![]() |
Instance method | Public | Method | Sets list of Supply Plants | 20080131 |
10 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |