SAP ABAP Class CL_FIP_DL_PERSISTENCE_HANDLER (Central "Hub" for Distribution List)
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_DL_PERSISTENCE_HANDLER | |
Short Description | Central "Hub" for Distribution List | |
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 | 20080310 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FIP_DL_PERSISTENCE_HANDLER has no forward declaration.
Interfaces
Class CL_FIP_DL_PERSISTENCE_HANDLER has no interface implemented.
Friends
Class CL_FIP_DL_PERSISTENCE_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_FIP_BAL_FACTORY | Factory implementing and hiding backend access | 20080429 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_FIP_MESSAGE_LOGGER | Class for FIP message logging/handling | 20080508 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_FIP_MASTER_DATA_HANDLER | class used to retrieve erp master data | 20080508 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_FIP_ORDER_HANDLER | Class for handling of transactional data | 20080502 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FIP_FABKL | Factory calendar key | 20080521 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DATS | Field of type DATS | 20080310 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UNAME | User Name | 20080310 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FIP_WERKS_D | Plant | 20080506 |
Methods
Events
Class CL_FIP_DL_PERSISTENCE_HANDLER has no event.
Types
Class CL_FIP_DL_PERSISTENCE_HANDLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_FIP_MESSAGE_LOGGER | Class for FIP message logging/handling | 20080522 | ||
2 | ![]() |
IV_BUYER_ID | Call by reference | Type reference (TYPE) | FIP_BUYER | FIP Buyer | 20080310 | ||
3 | ![]() |
IV_DC_ID | Call by reference | Type reference (TYPE) | WERKS_D | Plant | 20080310 |
Method CONSTRUCTOR on class CL_FIP_DL_PERSISTENCE_HANDLER has no exception.
Method GET_ADDED_MATERIALS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DL_MATERIALS | Call by reference | Type reference (TYPE) | FIP_T_DL_MATERIAL | Material Structure for DL | 20080501 | ||
2 | ![]() |
ET_MATERIAL_RECIPIENT_PDTS | Call by reference | Type reference (TYPE) | FIP_T_MATERIAL_RCPT_PDT | Table Material Rcpt Relationships for Order Lines retrieval | 20080501 | ||
3 | ![]() |
ET_ORDER_LINES | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080501 | ||
4 | ![]() |
IT_MATNR | Call by reference | Type reference (TYPE) | FIP_T_MAT | Material Number | 20080501 |
Method GET_ADDED_MATERIALS on class CL_FIP_DL_PERSISTENCE_HANDLER has no exception.
Method GET_ALL_MATERIALS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DL_MATERIALS | Call by reference | Type reference (TYPE) | FIP_T_DL_MATERIAL | Table containing all material specific information for DL | 20080325 | ||
2 | ![]() |
ET_MATERIAL_RECIPIENT_PDTS | Call by reference | Type reference (TYPE) | FIP_T_MATERIAL_RCPT_PDT | Table Material Rcpt Relationships for Order Lines retrieval | 20080325 | ||
3 | ![]() |
ET_ORDER_LINES | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080315 |
Method GET_ALL_MATERIALS on class CL_FIP_DL_PERSISTENCE_HANDLER has no exception.
Method GET_DATA_FROM_BAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DL_MATERIALS | Call by reference | Type reference (TYPE) | FIP_T_DL_MATERIAL | Table containing all material specific information for DL | 20080315 |
Method GET_DATA_FROM_BAL on class CL_FIP_DL_PERSISTENCE_HANDLER has no exception.
Method GET_DATA_FROM_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DL_MATERIALS | Call by reference | Type reference (TYPE) | FIP_T_DL_MATERIAL | Table containing all material specific information for DL | 20080506 | ||
2 | ![]() |
ET_MATERIAL_RECIPIENT_PDTS | Call by reference | Type reference (TYPE) | FIP_T_MATERIAL_RCPT_PDT | Table Material Rcpt Relationships for Order Lines retrieval | 20080506 | ||
3 | ![]() |
IT_DL_MATERIALS | Call by reference | Type reference (TYPE) | FIP_T_DL_MATERIAL | Table containing all material specific information for DL | 20080506 |
Method GET_DATA_FROM_SETTINGS on class CL_FIP_DL_PERSISTENCE_HANDLER has no exception.
Method GET_MATERIALS_FROM_MR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DL_MATERIALS | Call by reference | Type reference (TYPE) | FIP_T_DL_MATERIAL | Table containing all material specific information for DL | 20080315 |
Method GET_MATERIALS_FROM_MR on class CL_FIP_DL_PERSISTENCE_HANDLER has no exception.
Method GET_ORDER_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_ORDER_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_FIP_ORDER_HANDLER | Class for handling of transactional data | 20080506 |
Method GET_ORDER_HANDLER on class CL_FIP_DL_PERSISTENCE_HANDLER has no exception.
Method GET_ORDER_LINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MATERIAL_RECIPIENT_PDTS | Call by reference | Type reference (TYPE) | FIP_T_MATERIAL_RCPT_PDT | Table Material Rcpt Relationships for Order Lines retrieval | 20080506 | ||
2 | ![]() |
ET_ORDER_LINES | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080315 |
Method GET_ORDER_LINES on class CL_FIP_DL_PERSISTENCE_HANDLER has no exception.
Method GET_PLANT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FABKL | Call by reference | Type reference (TYPE) | FIP_FABKL | Factory calendar key | 20080521 | ||
2 | ![]() |
EV_GI_DATE_FROM_SP | Call by reference | Type reference (TYPE) | FIP_DELIVERY_TO_SP | Delivery date to Supply Plant (in days) | 20080626 | ||
3 | ![]() |
EV_WAERS | Call by reference | Type reference (TYPE) | WAERS | Currency Key | 20080521 |
Method GET_PLANT_DATA on class CL_FIP_DL_PERSISTENCE_HANDLER has no exception.
Method GET_SALES_PRICES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DL_MATERIALS | Call by reference | Type reference (TYPE) | FIP_T_DL_MATERIAL | Table containing all material specific information for DL | 20080516 | ||
2 | ![]() |
CT_MATERIAL_RECIPIENT_PDTS | Call by reference | Type reference (TYPE) | FIP_T_MATERIAL_RCPT_PDT | Table Material Rcpt Relationships for Order Lines retrieval | 20080516 |
Method GET_SALES_PRICES on class CL_FIP_DL_PERSISTENCE_HANDLER has no exception.
Method MODIFY_ORDERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_NEW_EBELN_LIST | Call by reference | Type reference (TYPE) | FIP_T_EBELN_LIST | Table of PO/STO numbers | 20080512 | ||
2 | ![]() |
ET_SUCCESSFUL_ORDER_LINES | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080512 | ||
3 | ![]() |
IT_ORDER_LINES | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080512 | ||
4 | ![]() |
IT_ORDER_LINES_X | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE_X | FIP order line data change parameter | 20080512 |
Method MODIFY_ORDERS on class CL_FIP_DL_PERSISTENCE_HANDLER has no exception.
Method SET_GI_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_GI_DATE | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080310 |
Method SET_GI_DATE on class CL_FIP_DL_PERSISTENCE_HANDLER has no exception.
Method UPDATE_MATERIAL_RECIPIENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MATERIAL_RECIPIENT_PDTS | Call by reference | Type reference (TYPE) | FIP_T_MATERIAL_RCPT_PDT | Table Material Rcpt Relationships for Order Lines retrieval | 20080505 | ||
2 | ![]() |
IT_DL_MATERIALS | Call by reference | Type reference (TYPE) | FIP_T_DL_MATERIAL | Table containing all material specific information for DL | 20080505 |
Method UPDATE_MATERIAL_RECIPIENTS on class CL_FIP_DL_PERSISTENCE_HANDLER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 604 |