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 | Constant | Public | See coding | 20080122 | |||||
| 2 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_FIP_CONST | Constants | 20080118 | |||
| 3 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_FIP_AOR_PERSIST | Persistance class FIP_AOR_PLANTS | 20080118 |
Methods
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 | IT_MATERIALS | Call by reference | Type reference (TYPE) | FIP_T_MAT | All information for Material | 20080305 | |||
| 2 | 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 | IT_PURCHASING | Call by reference | Type reference (TYPE) | FIP_T_SP_PUR | add the plants to the buyers responsiblitity | 20080229 | |||
| 2 | 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 | IT_RECIPIENTS | Call by reference | Type reference (TYPE) | FIP_T_RECIPIENT | Table of recipient numbers | 20080229 | |||
| 2 | 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 | IT_SUPLG_PLANT | Call by reference | Type reference (TYPE) | FIP_T_SP | add the plants to the buyers responsiblitity | 20080229 | |||
| 2 | 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 | IT_VENDORS | Call by reference | Type reference (TYPE) | FIP_T_VENDOR | 20080229 | ||||
| 2 | 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 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20080122 | ||||
| 2 | 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 | 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 | 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 | ET_MATERIALS | Call by reference | Type reference (TYPE) | FIP_T_MAT | FIP -- Supply Plant Table Type | 20080423 | |||
| 2 | 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 | ET_PURCHASING | Call by reference | Type reference (TYPE) | FIP_T_SP_PUR | Purchasing organizations and groups | 20080423 | |||
| 2 | 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 | ET_RECIPIENTS | Call by reference | Type reference (TYPE) | FIP_T_RECIPIENT | FIP -- Supply Plant Table Type | 20080423 | |||
| 2 | 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 | ET_SUPLG_PLANTS | Call by reference | Type reference (TYPE) | FIP_T_SP | FIP -- Supply Plant Table Type | 20080423 | |||
| 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 | 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 | ET_VENDORS | Call by reference | Type reference (TYPE) | FIP_T_VENDOR | FIP -- Supply Plant Table Type | 20080423 | |||
| 2 | IT_LIFNR_RANGE | Call by reference | Type reference (TYPE) | FIP_T_LIFNR_RANGE | Range: Plant | 20080424 | |||
| 3 | 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 | IT_MATERIAL | Call by reference | Type reference (TYPE) | FIP_T_MAT | add the plants to the buyers responsiblitity | 20080305 | |||
| 2 | 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 | IT_PURCHASING | Call by reference | Type reference (TYPE) | FIP_T_SP_PUR | add the plants to the buyers responsiblitity | 20080229 | |||
| 2 | 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 | IT_RECIPIENT | Call by reference | Type reference (TYPE) | FIP_T_RECIPIENT | add the plants to the buyers responsiblitity | 20080303 | |||
| 2 | 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 | IT_SUPLG_PLANT | Call by reference | Type reference (TYPE) | FIP_T_SP | add the plants to the buyers responsiblitity | 20080229 | |||
| 2 | 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 | IT_VENDOR | Call by reference | Type reference (TYPE) | FIP_T_VENDOR | add the plants to the buyers responsiblitity | 20080303 | |||
| 2 | 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 |