Hierarchy
⤷
⤷
Properties
| Class | CL_FIP_PL_PERSISTENCE_HANDLER | |
| Short Description | Handles connectivity to other "Business Objects" | |
| 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 | 20080315 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_FIP_PL_PERSISTENCE_HANDLER has no interface implemented.
Friends
Class CL_FIP_PL_PERSISTENCE_HANDLER has no friend class.
Attributes
Methods
Events
Class CL_FIP_PL_PERSISTENCE_HANDLER has no event.
Types
Class CL_FIP_PL_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 | 20080514 | |||
| 2 | IO_ORDER_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_FIP_ORDER_HANDLER | Class for handling of transactional data | 20080520 | |||
| 3 | IV_UNAME | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080404 | |||
| 4 | IV_WERKS | Call by reference | Type reference (TYPE) | EWERK | Plant | 20080315 |
Method CONSTRUCTOR on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method CREATE_CPO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RCPN_DOCS | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080509 | |||
| 2 | ET_CPO_KEY | Call by reference | Type reference (TYPE) | FIP_T_EKKO_KEY | Table Type for PO Key - EBELN | 20080509 | |||
| 3 | ET_RCPN_DOC_KEY_PO | Call by reference | Type reference (TYPE) | FIP_T_EKKO_KEY | Table Type for PO Key - EBELN | 20080509 | |||
| 4 | ET_RCPN_DOC_KEY_SO | Call by reference | Type reference (TYPE) | FIP_T_EKKO_KEY | Table Type for PO Key - EBELN | 20080509 | |||
| 5 | ET_SUCCESSFUL_ORDER_LINES | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080524 | |||
| 6 | IT_CPO_ORDER_LINE | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Items of the PL; include everything the user can enter | 20080510 | |||
| 7 | I_PARAMETERS | Call by reference | Type reference (TYPE) | FIP_S_CPO_PARAMETER | Create Collective PO: Control and Selection Parameter | 20080509 |
Method CREATE_CPO on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method DETERMINE_EINDT_DFT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DELIV_DATE_SP_PL | Call by reference | Type reference (TYPE) | FIP_DELIVERY_TO_SP | Delivery date to Supply Plant (in days) | 20080516 | |||
| 2 | IV_MRPPP | Call by reference | Type reference (TYPE) | FIP_MRPPP | PPC planning calendar | 20080516 | |||
| 3 | RV_EINDT | Value transfer | Type reference (TYPE) | EINDT | Item delivery date | 20080516 |
Method DETERMINE_EINDT_DFT on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method DO_ROUND_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_QTY | Call by reference | Type reference (TYPE) | FIP_DOC_QTY | Document Quantity | 20080702 | |||
| 2 | IV_EKORG | Call by reference | Type reference (TYPE) | EKORG | Purchasing organization | 20080725 | |||
| 3 | IV_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20080725 | |||
| 4 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080725 | |||
| 5 | IV_MEINS | Call by reference | Type reference (TYPE) | FIP_DOC_UOM | Document Unit | 20080702 | |||
| 6 | IV_QTY | Call by reference | Type reference (TYPE) | FIP_DOC_QTY | Document Quantity | 20080702 |
Method DO_ROUND_UNIT on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method DO_UOM_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_QUANTITY | Call by reference | Type reference (TYPE) | FIP_BSTMG | Purchase Order Quantity | 20080501 | |||
| 2 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080501 | |||
| 3 | IV_QUANTITY | Call by reference | Type reference (TYPE) | FIP_BSTMG | Purchase Order Quantity | 20080501 | |||
| 4 | IV_UNIT_IN | Call by reference | Type reference (TYPE) | MEINS | Base Unit of Measure | 20080501 | |||
| 5 | IV_UNIT_OUT | Call by reference | Type reference (TYPE) | MEINS | Base Unit of Measure | 20080501 |
Method DO_UOM_CONVERSION on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method GET_AOR_PURCHASING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_AOR_PURCHASING | Call by reference | Type reference (TYPE) | FIP_T_SP_PURCHASING | Table of suplg plant and purchasing info | 20080508 | |||
| 2 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080508 |
Method GET_AOR_PURCHASING on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method GET_BAL_PO_ITEM_TYPE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PO_ITEM_TYPE | Call by reference | Type reference (TYPE) | FIP_T_BAL_PO_ITEM_TYPE | Table of PO Item Types | 20080425 |
Method GET_BAL_PO_ITEM_TYPE_LIST on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method GET_BAL_SPLNT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SP_ALL_INFO | Call by reference | Type reference (TYPE) | FIP_S_SUPLG_PLANT_ALL_INFO | Supplying Plant Information | 20080521 | |||
| 2 | IV_WERKS | Call by reference | Type reference (TYPE) | WERKS_D | Factory calendar key | 20080521 |
Method GET_BAL_SPLNT_INFO on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method GET_COMPLETE_ORDER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PO_ORDER_LINE | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080516 | |||
| 2 | ET_RCPT_ORDER_LINE | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080516 | |||
| 3 | IT_MAT_RCPT_PDT | Call by reference | Type reference (TYPE) | FIP_T_MATERIAL_RCPT_PDT | Table Material Rcpt Relationships for Order Lines retrieval | 20080516 |
Method GET_COMPLETE_ORDER_DATA on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method GET_CURRENT_STOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STOCK_DATA | Call by reference | Type reference (TYPE) | FIP_T_STOCK_DATA | Current stock of materials | 20080514 | |||
| 2 | IT_INITIAL_MATERIALS | Call by reference | Type reference (TYPE) | FIP_T_MAT | Table of material numbers | 20080514 |
Method GET_CURRENT_STOCK on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method GET_DATA_BY_MATERIAL 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_PL_MATERIAL | 20080410 | ||||
| 2 | ET_MAT_RECIPIENTS | Call by reference | Type reference (TYPE) | FIP_T_PL_MAT_RCPNT | Table of mat recipient information | 20080505 | |||
| 3 | ET_MAT_VENDORS | Call by reference | Type reference (TYPE) | FIP_T_PL_MAT_VENDOR | Table of mat vendor information | 20080425 | |||
| 4 | ET_VENDORS | Call by reference | Type reference (TYPE) | FIP_T_PL_VENDOR | 20080410 | ||||
| 5 | IT_MR_MATERIAL | Call by reference | Type reference (TYPE) | FIP_T_MR_ITEM_BASIC | Table of material numbers | 20080410 | |||
| 6 | IV_ACTIVE_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20080513 | |||
| 7 | IV_VERIFY_ORDER_CYCLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20080521 |
Method GET_DATA_BY_MATERIAL on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method GET_DATA_BY_VENDOR 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_PL_MATERIAL | 20080509 | ||||
| 2 | ET_MAT_RECIPIENTS | Call by reference | Type reference (TYPE) | FIP_T_PL_MAT_RCPNT | Table of mat recipient information | 20080509 | |||
| 3 | ET_MAT_VENDORS | Call by reference | Type reference (TYPE) | FIP_T_PL_MAT_VENDOR | Table of mat vendor information | 20080509 | |||
| 4 | ET_VENDORS | Call by reference | Type reference (TYPE) | FIP_T_PL_VENDOR | 20080509 | ||||
| 5 | IT_LIFNR | Call by reference | Type reference (TYPE) | FIP_T_LIFNR | Table of material numbers | 20080510 | |||
| 6 | IV_ACTIVE_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20080514 | |||
| 7 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080510 | |||
| 8 | IV_WITH_MAT_RECIPIENTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080512 |
Method GET_DATA_BY_VENDOR on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method GET_FABKL_FOR_SPLNT 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 | 20080513 |
Method GET_FABKL_FOR_SPLNT on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method GET_FORECAST_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FORECAST_DATA | Call by reference | Type reference (TYPE) | FIP_T_FORECAST | Forecast Values | 20080508 | |||
| 2 | EV_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20080428 | ||||
| 3 | IT_MAT | Call by reference | Type reference (TYPE) | FIP_T_MAT | Table of material numbers | 20080518 | |||
| 4 | IV_DATFROM_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080518 | |||
| 5 | IV_DATTO_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080518 |
Method GET_FORECAST_DATA on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method GET_INITAL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SP_ALL_INFO | Call by reference | Type reference (TYPE) | FIP_S_SUPLG_PLANT_ALL_INFO | Supplying Plant Information | 20080801 | |||
| 2 | ET_MATERIALS | Call by reference | Type reference (TYPE) | FIP_T_PL_MATERIAL | Table containing all material specific information | 20080801 | |||
| 3 | ET_MAT_RECIPIENTS | Call by reference | Type reference (TYPE) | FIP_T_PL_MAT_RCPNT | Table of mat recipient information | 20080801 | |||
| 4 | ET_MAT_VENDORS | Call by reference | Type reference (TYPE) | FIP_T_PL_MAT_VENDOR | Table of mat vendor information | 20080801 | |||
| 5 | ET_VENDORS | Call by reference | Type reference (TYPE) | FIP_T_PL_VENDOR | Contains all vendor and vendor-supplying plant specific data | 20080801 |
Method GET_INITAL_DATA on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method GET_INITAL_DATA_BY_MATERIALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SP_ALL_INFO | Call by reference | Type reference (TYPE) | FIP_S_SUPLG_PLANT_ALL_INFO | Supplying Plant Information | 20080620 | |||
| 2 | ET_MATERIALS | Call by reference | Type reference (TYPE) | FIP_T_PL_MATERIAL | Table containing all material specific information | 20080620 | |||
| 3 | ET_MAT_RECIPIENTS | Call by reference | Type reference (TYPE) | FIP_T_PL_MAT_RCPNT | Table of mat recipient information | 20080620 | |||
| 4 | ET_MAT_VENDORS | Call by reference | Type reference (TYPE) | FIP_T_PL_MAT_VENDOR | Table of mat vendor information | 20080620 | |||
| 5 | ET_VENDORS | Call by reference | Type reference (TYPE) | FIP_T_PL_VENDOR | Contains all vendor and vendor-supplying plant specific data | 20080620 | |||
| 6 | IT_MATERIALS | Call by reference | Type reference (TYPE) | FIP_T_BUYER_MATERIAL | Table of material range ITEM. | 20080620 |
Method GET_INITAL_DATA_BY_MATERIALS on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method GET_LANGUAGE_TEXT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LANGUAGE_LIST | Call by reference | Type reference (TYPE) | SWFAT002T | Dimension Texts | 20080801 |
Method GET_LANGUAGE_TEXT_LIST on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method GET_LOAD_BUILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESTRICTION | Call by reference | Type reference (TYPE) | FIP_T_LOADBUILD_RESTRICTIONS | Load Build Restrictions Table | 20080801 | |||
| 2 | IT_ORDER_LINES | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080801 | |||
| 3 | IV_BOPNR | Call by reference | Type reference (TYPE) | FIP_BOPNR | Restriction Profile for PO-Based Load Building | 20080801 |
Method GET_LOAD_BUILD on class CL_FIP_PL_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 | ET_MATERIALS | Call by reference | Type reference (TYPE) | FIP_T_MR_ITEM_EXTENDED | Materials from MR | 20080319 |
Method GET_MATERIALS_FROM_MR on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method GET_MATERIALS_FROM_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SETTING_MATERIAL | Call by reference | Type reference (TYPE) | FIP_T_MATERIAL | All information for Material | 20080501 | |||
| 2 | IT_MR_MATERIAL | Call by reference | Type reference (TYPE) | FIP_T_MR_ITEM_BASIC | Table of material range ITEM. | 20080501 | |||
| 3 | IV_ACTIVE_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080513 |
Method GET_MATERIALS_FROM_SETTINGS on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method GET_MAT_FOR_VEND_FRM_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SETTING_VENDOR_MAT | Call by reference | Type reference (TYPE) | FIP_T_MATERIAL | All information for Material | 20080510 | |||
| 2 | IT_SETTING_VENDOR | Call by reference | Type reference (TYPE) | FIP_T_VENDOR_ALL_INFO | All information for Vendor | 20080510 |
Method GET_MAT_FOR_VEND_FRM_SETTINGS on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method GET_MAT_VENDOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MATERIAL | Call by reference | Type reference (TYPE) | FIP_S_PL_MATERIAL | 20080510 | ||||
| 2 | IS_VENDOR | Call by reference | Type reference (TYPE) | FIP_S_PL_VENDOR | 20080510 | ||||
| 3 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080510 | |||
| 4 | RS_MAT_VENDOR | Value transfer | Type reference (TYPE) | FIP_S_PL_MAT_VENDOR | Table of mat vendor information | 20080510 |
Method GET_MAT_VENDOR on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method GET_ORDER_CUST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CUST_PLIFZ | Call by reference | Type reference (TYPE) | PLIFZ | Planned delivery time in days | 20080528 |
Method GET_ORDER_CUST on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method GET_ORDER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MAT_RCPT_PDT | Call by reference | Type reference (TYPE) | FIP_T_MATERIAL_RCPT_PDT | Table Material Rcpt Relationships for Order Lines retrieval | 20080530 | |||
| 2 | ET_ORDER_LINE | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080508 | |||
| 3 | ET_PO_ORDER_LINE | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080508 | |||
| 4 | ET_RCPT_ORDER_LINE | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080508 | |||
| 5 | IV_DATFROM_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Date in CHAR format | 20080518 | |||
| 6 | IV_DATTO_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080518 |
Method GET_ORDER_DATA on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method GET_PROMOTION_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROMOTION_DATA | Call by reference | Type reference (TYPE) | FIP_T_PROMOTION_ASSIGNMENT | Material Promotions in stores or at customers | 20080508 | |||
| 2 | IT_INITIAL_MATERIALS | Call by reference | Type reference (TYPE) | FIP_T_MAT | Table of material numbers | 20080428 | |||
| 3 | IV_DATFROM_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080518 | |||
| 4 | IV_DATTO_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Number | 20080518 |
Method GET_PROMOTION_DATA on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method GET_RCPNT_FOR_MAT_FRM_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SETTING_MAT_RCPNT | Call by reference | Type reference (TYPE) | FIP_T_RECIPIENT_ALL_INFO | All information for Recipient | 20080505 | |||
| 2 | IT_SETTING_MATERIAL | Call by reference | Type reference (TYPE) | FIP_T_MATERIAL | All information for Material | 20080505 |
Method GET_RCPNT_FOR_MAT_FRM_SETTINGS on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method GET_SALES_PRICE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SALES_PRICES | Call by reference | Type reference (TYPE) | FIP_T_SALES_PRICE | 20080623 | ||||
| 2 | IT_MAT_RCPT | Call by reference | Type reference (TYPE) | FIP_T_DRD | 20080623 | ||||
| 3 | IV_DATFROM_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080623 | |||
| 4 | IV_DATTO_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Number | 20080623 |
Method GET_SALES_PRICE_DATA on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method GET_VENDORS_FROM_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SETTING_VENDOR | Call by reference | Type reference (TYPE) | FIP_T_VENDOR_ALL_INFO | All information for Material | 20080510 | |||
| 2 | IT_VENDOR_BUYER | Call by reference | Type reference (TYPE) | FIP_T_BUYER_VENDOR | Table of material range ITEM. | 20080510 | |||
| 3 | IV_ACTIVE_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080514 |
Method GET_VENDORS_FROM_SETTINGS on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method GET_VENDOR_QUOTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EQUP | Call by reference | Type reference (TYPE) | FIP_T_EQUP | Quota File: Item | 20080730 | |||
| 2 | IV_QUMNG | Call by reference | Type reference (TYPE) | FIP_QUMNG | Allocated Quantity of Quota Arrangement Item | 20080730 | |||
| 3 | IV_QUNUM | Call by reference | Type reference (TYPE) | QUNUM | Number of quota arrangement | 20080730 |
Method GET_VENDOR_QUOTA on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method GET_VEND_FOR_MAT_FRM_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SETTING_MAT_VENDOR | Call by reference | Type reference (TYPE) | FIP_T_VENDOR_ALL_INFO | All information for Vendor | 20080502 | |||
| 2 | IT_SETTING_MATERIAL | Call by reference | Type reference (TYPE) | FIP_T_MATERIAL | All information for Material | 20080501 |
Method GET_VEND_FOR_MAT_FRM_SETTINGS on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method IS_LOAD_BUILD_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LOAD_BUILD_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080813 |
Method IS_LOAD_BUILD_ACTIVE on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method IS_ORDER_CYCLE_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LFRHY | Call by reference | Type reference (TYPE) | FIP_LFRHY | Planning cycle | 20080521 | |||
| 2 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080521 | |||
| 3 | RV_IS_ORDER_CYCLE_DATE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080521 |
Method IS_ORDER_CYCLE_DATE on class CL_FIP_PL_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 | Created Purchasing Document Numbers | 20080429 | |||
| 2 | ET_SUCCESSFUL_ORDER_LINES | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines which could be modified | 20080505 | |||
| 3 | IT_ORDER_LINES | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080429 | |||
| 4 | IT_ORDER_LINES_X | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE_X | FIP order line data change parameter | 20080429 | |||
| 5 | IV_FILL_ITEM_NR_WHEN_CREATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Fill doc_item of et_successful_order_lines(cost performance) | 20080610 |
Method MODIFY_ORDERS on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method READ_MATERIAL_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MATERIAL_NOTE | Call by reference | Type reference (TYPE) | FIP_T_MATERIAL_NOTE | Note to a material | 20080729 | |||
| 2 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080729 |
Method READ_MATERIAL_NOTE on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
Method SAVE_MATERIAL_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NEW_NOTE | Call by reference | Type reference (TYPE) | FIP_T_MATERIAL_NOTE | Note to a material | 20080729 | |||
| 2 | IT_OLD_NOTE | Call by reference | Type reference (TYPE) | FIP_T_MATERIAL_NOTE | Note to a material | 20080729 | |||
| 3 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080728 |
Method SAVE_MATERIAL_NOTE on class CL_FIP_PL_PERSISTENCE_HANDLER has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |