Hierarchy
⤷
⤷
Properties
| Class | CL_FIP_PL_ANALYSIS_BUFFER | |
| Short Description | Handle buffering the analysis data of PL | |
| 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 | 20080422 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_FIP_PL_ANALYSIS_BUFFER has no interface implemented.
Friends
Class CL_FIP_PL_ANALYSIS_BUFFER 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) | DATS | initial buffered from date | 20080804 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FIP_MESSAGE_LOGGER | message logger | 20080514 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FIP_PL_PERSISTENCE_HANDLER | Handles connectivity to other "Business Objects" | 20080516 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | FIP_S_SUPLG_PLANT_BASIC | Supplying Plant Information | 20080730 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | FIP_T_PL_FORECAST | Forecast Values | 20080422 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | FIP_T_MATERIAL_RCPT_PDT | Table Material Rcpt Relationships for Order Lines retrieval | 20080530 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | FIP_T_PL_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080506 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | FIP_T_PROMOTION_ASSIGNMENT | Material Promotions in stores or at customers | 20080422 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | FIP_T_PL_RCPNT_NUM_PER_MAT | table type of FIP_S_PL_RCPNT_NUM_PER_MAT | 20080519 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | FIP_T_PL_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080506 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | FIP_T_SALES_PRICE | SALES_PRICE_TABLE | 20080623 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | FIP_T_PL_STOCK_DATA | table of current stock info | 20080514 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | DATS | current datfrom for next retrieve | 20080518 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | DATS | current buffered to date | 20080517 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20080522 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Instance constructor | 20080509 | |
| 2 | Instance method | Private | Method | utilities method to filling the name of the order line | 20080518 | |
| 3 | Instance method | Private | Method | Enhance the Bal returned sales price data with more info | 20080730 | |
| 4 | Instance method | Private | Method | get the cpo data related with - mat-dd-horizon | 20080804 | |
| 5 | Instance method | Public | Method | get the analysis data related to the specific mat-dd-horizon | 20080422 | |
| 6 | Instance method | Public | Method | get the forecast data - mat-dd-horizon | 20080518 | |
| 7 | Instance method | Public | Method | return the current stock info of the material | 20080527 | |
| 8 | Instance method | Public | Method | get the purchase order data - mat-dd-horizon | 20080518 | |
| 9 | Instance method | Public | Method | get the promtotion data- mat-dd-horizon | 20080518 | |
| 10 | Instance method | Public | Method | get the recipient order data - mat-dd-horizon | 20080508 | |
| 11 | Instance method | Public | Method | get the sales price data - mat-dd-horizon | 20080623 | |
| 12 | Instance method | Public | Method | return the current buffered datto date | 20080518 | |
| 13 | Instance method | Private | Method | get the general data that need to add to analysis buffer | 20080721 | |
| 14 | Instance method | Public | Method | get open order qty by material and vendor info | 20080520 | |
| 15 | Instance method | Private | Method | get the order data that need to add to analysis buffer | 20080721 | |
| 16 | Instance method | Public | Method | return range of coverage for a material | 20080521 | |
| 17 | Instance method | Public | Method | return the material recipients and their plan delivery date | 20080811 | |
| 18 | Instance method | Private | Method | get sales price data that need to add to analysis buffer | 20080721 | |
| 19 | Instance method | Public | Method | clear out the current buffer data | 20080517 | |
| 20 | Instance method | Private | Method | sort the raw data tables | 20080721 | |
| 21 | Instance method | Private | Method | calculate the number of rcpt per material | 20080721 | |
| 22 | Instance method | Public | Method | add data to the analysis buffer class | 20080515 |
Events
Class CL_FIP_PL_ANALYSIS_BUFFER has no event.
Types
Class CL_FIP_PL_ANALYSIS_BUFFER 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_PL_PERSISTENCE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_FIP_PL_PERSISTENCE_HANDLER | Handles connectivity to other "Business Objects" | 20080516 | |||
| 3 | IS_SP_BASIC | Call by reference | Type reference (TYPE) | FIP_S_SUPLG_PLANT_BASIC | Supplying Plant basic data | 20080730 |
Method CONSTRUCTOR on class CL_FIP_PL_ANALYSIS_BUFFER has no exception.
Method ENHANCE_ORDER_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PL_ORDER_LINE | Call by reference | Type reference (TYPE) | FIP_T_PL_ORDER_LINE | PL's representation of FIP_S_ORDER_LINE | 20080518 | |||
| 2 | IT_MAT | Call by reference | Type reference (TYPE) | FIP_T_PL_MATERIAL | Table containing all material specific information | 20080518 | |||
| 3 | IT_ORDER_LINE | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Document Structure | 20080518 |
Method ENHANCE_ORDER_LINE on class CL_FIP_PL_ANALYSIS_BUFFER has no exception.
Method ENHANCE_SALES_PRICE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PL_SALES_PRICE_DATA | Call by reference | Type reference (TYPE) | FIP_T_PL_RECIPIENT_SALES_PRICE | SALES_PRICE_TABLE | 20080731 | |||
| 2 | IT_MAT | Call by reference | Type reference (TYPE) | FIP_T_PL_MATERIAL | Table containing all material specific information | 20080731 | |||
| 3 | IT_MAT_RCPNT | Call by reference | Type reference (TYPE) | FIP_T_RECIPIENT_BASIC | Table of mat recipient information | 20080731 | |||
| 4 | IT_PL_SALES_PRICE_DATA | Call by reference | Type reference (TYPE) | FIP_T_PL_RECIPIENT_SALES_PRICE | SALES_PRICE_TABLE | 20080811 |
Method ENHANCE_SALES_PRICE_DATA on class CL_FIP_PL_ANALYSIS_BUFFER has no exception.
Method GET_AGG_CPO_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PL_CPO_DATA | Call by reference | Type reference (TYPE) | FIP_T_PL_CPO_LINE | Table of order lines and the corresponding names | 20080804 | |||
| 2 | EV_CPO_OPEN_ORDER_QTY | Call by reference | Type reference (TYPE) | FIP_DOC_QTY | Document Quantity | 20080804 | |||
| 3 | EV_CPO_OPEN_ORDER_QTY_UOM | Call by reference | Type reference (TYPE) | FIP_DOC_UOM | Document Unit | 20080804 | |||
| 4 | EV_CPO_RCPT_ORDER_QTY | Call by reference | Type reference (TYPE) | FIP_DOC_QTY | Document Quantity | 20080804 | |||
| 5 | EV_CPO_RCPT_ORDER_QTY_UOM | Call by reference | Type reference (TYPE) | FIP_DOC_UOM | Document Unit | 20080804 | |||
| 6 | IS_PL_MAT | Call by reference | Type reference (TYPE) | FIP_S_PL_MATERIAL | Structure of the material table of Procurement List | 20080804 | |||
| 7 | IT_PL_CPO_PO_ORDER_DATA | Call by reference | Type reference (TYPE) | FIP_T_PL_ORDER_LINE | Open Order Qty Data | 20080804 | |||
| 8 | IT_PL_CPO_RCPT_ORDER_DATA | Call by reference | Type reference (TYPE) | FIP_T_PL_ORDER_LINE | Table of order lines and the corresponding names | 20080804 |
Method GET_AGG_CPO_INFO on class CL_FIP_PL_ANALYSIS_BUFFER has no exception.
Method GET_AGG_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MAT_AGG_DATA | Call by reference | Type reference (TYPE) | FIP_S_MAT_AGG_DATA | Aggregated Info on Material-DeliveryDate | 20080422 | |||
| 2 | ET_PL_CPO_DATA | Call by reference | Type reference (TYPE) | FIP_T_PL_CPO_LINE | Table type of FIP_S_PL_CPO_LINE | 20080804 | |||
| 3 | ET_PL_FORECAST_DATA | Call by reference | Type reference (TYPE) | FIP_T_PL_FORECAST | Forecast Values | 20080515 | |||
| 4 | ET_PL_PO_ORDER_DATA | Call by reference | Type reference (TYPE) | FIP_T_PL_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080516 | |||
| 5 | ET_PL_RCPT_ORDER_DATA | Call by reference | Type reference (TYPE) | FIP_T_PL_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080516 | |||
| 6 | ET_PROMOTION_DATA | Call by reference | Type reference (TYPE) | FIP_T_PROMOTION_ASSIGNMENT | Material Promotions in stores or at customers | 20080508 | |||
| 7 | ET_RCPT_AVG_MAT_PRICE | Call by reference | Type reference (TYPE) | FIP_T_PL_RECIPIENT_SALES_PRICE | SALES_PRICE_TABLE | 20080728 | |||
| 8 | ET_RCPT_MAX_MAT_PRICE | Call by reference | Type reference (TYPE) | FIP_T_PL_RECIPIENT_SALES_PRICE | SALES_PRICE_TABLE | 20080728 | |||
| 9 | ET_RCPT_MIN_MAT_PRICE | Call by reference | Type reference (TYPE) | FIP_T_PL_RECIPIENT_SALES_PRICE | SALES_PRICE_TABLE | 20080728 | |||
| 10 | ET_SPLT_AVG_MAT_PRICE | Call by reference | Type reference (TYPE) | FIP_T_PL_RECIPIENT_SALES_PRICE | SALES_PRICE_TABLE | 20080728 | |||
| 11 | ET_SPLT_MAX_MAT_PRICE | Call by reference | Type reference (TYPE) | FIP_T_PL_RECIPIENT_SALES_PRICE | SALES_PRICE_TABLE | 20080728 | |||
| 12 | ET_SPLT_MIN_MAT_PRICE | Call by reference | Type reference (TYPE) | FIP_T_PL_RECIPIENT_SALES_PRICE | SALES_PRICE_TABLE | 20080728 | |||
| 13 | EV_FORECAST_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | forecast data description | 20080515 | |||
| 14 | IS_PL_MAT | Call by reference | Type reference (TYPE) | FIP_S_PL_MATERIAL | Material Number | 20080518 | |||
| 15 | IV_DATFROM_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Item delivery date | 20080518 | |||
| 16 | IV_DATTO_INTERNAL | Call by reference | Type reference (TYPE) | DATS | 20080518 |
Method GET_AGG_DATA on class CL_FIP_PL_ANALYSIS_BUFFER has no exception.
Method GET_AGG_FCST_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PL_FORECAST_DATA | Call by reference | Type reference (TYPE) | FIP_T_PL_FORECAST | Forecast Values | 20080518 | |||
| 2 | EV_FORECAST_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20080518 | ||||
| 3 | EV_FORECAST_QTY | Call by reference | Type reference (TYPE) | FIP_DOC_QTY | Document Quantity | 20080518 | |||
| 4 | EV_FORECAST_QTY_UOM | Call by reference | Type reference (TYPE) | FIP_DOC_UOM | Document Unit | 20080724 | |||
| 5 | IS_PL_MAT | Call by reference | Type reference (TYPE) | FIP_S_PL_MATERIAL | Structure of the material table of Procurement List | 20080518 | |||
| 6 | IV_DATFROM_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080518 | |||
| 7 | IV_DATTO_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080518 |
Method GET_AGG_FCST_INFO on class CL_FIP_PL_ANALYSIS_BUFFER has no exception.
Method GET_AGG_ON_STOCK_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PL_ON_STOCK_DATA | Call by reference | Type reference (TYPE) | FIP_S_PL_STOCK_DATA | Current stock of materials for PL | 20080529 | |||
| 2 | EV_ON_STOCK_QTY | Call by reference | Type reference (TYPE) | FIP_DOC_QTY | Document Quantity | 20080529 | |||
| 3 | EV_ON_STOCK_QTY_UOM | Call by reference | Type reference (TYPE) | FIP_DOC_UOM | Document Unit | 20080724 | |||
| 4 | IS_PL_MAT | Call by reference | Type reference (TYPE) | FIP_S_PL_MATERIAL | Structure of the material table of Procurement List | 20080527 |
Method GET_AGG_ON_STOCK_INFO on class CL_FIP_PL_ANALYSIS_BUFFER has no exception.
Method GET_AGG_OPEN_ORDER_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PL_CPO_PO_ORDER_DATA | Call by reference | Type reference (TYPE) | FIP_T_PL_ORDER_LINE | Table of order lines and the corresponding names | 20080804 | |||
| 2 | ET_PL_PO_ORDER_DATA | Call by reference | Type reference (TYPE) | FIP_T_PL_ORDER_LINE | Open Order Qty Data | 20080518 | |||
| 3 | EV_OPEN_ORDER_QTY | Call by reference | Type reference (TYPE) | FIP_DOC_QTY | Document Quantity | 20080518 | |||
| 4 | EV_OPEN_ORDER_QTY_UOM | Call by reference | Type reference (TYPE) | FIP_DOC_UOM | Document Unit | 20080724 | |||
| 5 | IS_PL_MAT | Call by reference | Type reference (TYPE) | FIP_S_PL_MATERIAL | Structure of the material table of Procurement List | 20080518 | |||
| 6 | IV_DATFROM_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080518 | |||
| 7 | IV_DATTO_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080518 |
Method GET_AGG_OPEN_ORDER_INFO on class CL_FIP_PL_ANALYSIS_BUFFER has no exception.
Method GET_AGG_PROM_INFO 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 | 20080518 | |||
| 2 | EV_AGG_PROMOTION | Call by reference | Type reference (TYPE) | STRING | Aggerated display of promotion data | 20080518 | |||
| 3 | EV_PROMOTION_NUM | Call by reference | Type reference (TYPE) | I | number of promotion | 20080518 | |||
| 4 | IS_PL_MAT | Call by reference | Type reference (TYPE) | FIP_S_PL_MATERIAL | Structure of the material table of Procurement List | 20080518 | |||
| 5 | IV_DATFROM_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080518 | |||
| 6 | IV_DATTO_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080518 |
Method GET_AGG_PROM_INFO on class CL_FIP_PL_ANALYSIS_BUFFER has no exception.
Method GET_AGG_RCPT_ORDER_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PL_CPO_RCPT_ORDER_DATA | Call by reference | Type reference (TYPE) | FIP_T_PL_ORDER_LINE | Table of order lines and the corresponding names | 20080804 | |||
| 2 | ET_PL_RCPT_ORDER_DATA | Call by reference | Type reference (TYPE) | FIP_T_PL_ORDER_LINE | Rcpt Order Qty data | 20080518 | |||
| 3 | EV_RCPT_ORDER_QTY | Call by reference | Type reference (TYPE) | FIP_DOC_QTY | Document Quantity | 20080508 | |||
| 4 | EV_RCPT_ORDER_QTY_UOM | Call by reference | Type reference (TYPE) | FIP_DOC_UOM | Document Unit | 20080724 | |||
| 5 | IS_PL_MAT | Call by reference | Type reference (TYPE) | FIP_S_PL_MATERIAL | Material Number | 20080518 | |||
| 6 | IV_DATFROM_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080518 | |||
| 7 | IV_DATTO_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080518 |
Method GET_AGG_RCPT_ORDER_INFO on class CL_FIP_PL_ANALYSIS_BUFFER has no exception.
Method GET_AGG_SALES_PRICE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SALES_PRICE_DATA | Call by reference | Type reference (TYPE) | FIP_S_MATERIAL_SALES_PRICE | Material Sales Prices min, avg and max for PL/DL | 20080623 | |||
| 2 | ET_PL_RECIPIENT_PRICES | Call by reference | Type reference (TYPE) | FIP_T_PL_RECIPIENT_SALES_PRICE | Recipient Sales Prices for PL/DL | 20080807 | |||
| 3 | ET_RCPT_AVG_MAT_PRICE | Call by reference | Type reference (TYPE) | FIP_T_PL_RECIPIENT_SALES_PRICE | SALES_PRICE_TABLE | 20080728 | |||
| 4 | ET_RCPT_MAX_MAT_PRICE | Call by reference | Type reference (TYPE) | FIP_T_PL_RECIPIENT_SALES_PRICE | SALES_PRICE_TABLE | 20080728 | |||
| 5 | ET_RCPT_MIN_MAT_PRICE | Call by reference | Type reference (TYPE) | FIP_T_PL_RECIPIENT_SALES_PRICE | SALES_PRICE_TABLE | 20080728 | |||
| 6 | ET_RECIPIENT_PRICES | Call by reference | Type reference (TYPE) | FIP_T_RECIPIENT_SALES_PRICE | Recipient Sales Prices for PL/DL | 20080807 | |||
| 7 | ET_SPLT_AVG_MAT_PRICE | Call by reference | Type reference (TYPE) | FIP_T_PL_RECIPIENT_SALES_PRICE | SALES_PRICE_TABLE | 20080728 | |||
| 8 | ET_SPLT_MAX_MAT_PRICE | Call by reference | Type reference (TYPE) | FIP_T_PL_RECIPIENT_SALES_PRICE | SALES_PRICE_TABLE | 20080728 | |||
| 9 | ET_SPLT_MIN_MAT_PRICE | Call by reference | Type reference (TYPE) | FIP_T_PL_RECIPIENT_SALES_PRICE | SALES_PRICE_TABLE | 20080728 | |||
| 10 | IS_PL_MAT | Call by reference | Type reference (TYPE) | FIP_S_PL_MATERIAL | Structure of the material table of Procurement List | 20080623 | |||
| 11 | IV_DATFROM_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080623 | |||
| 12 | IV_DATTO_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080623 |
Method GET_AGG_SALES_PRICE_INFO on class CL_FIP_PL_ANALYSIS_BUFFER has no exception.
Method GET_BUFFERED_DATTO_CURR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DATTO_BUFF_CURR | Value transfer | Type reference (TYPE) | DATS | Field of type DATS | 20080518 |
Method GET_BUFFERED_DATTO_CURR on class CL_FIP_PL_ANALYSIS_BUFFER has no exception.
Method GET_GEN_RAW_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PL_FORECAST_DATA | Call by reference | Type reference (TYPE) | FIP_T_PL_FORECAST | Forecast Values | 20080721 | |||
| 2 | ET_PL_STOCK_DATA | Call by reference | Type reference (TYPE) | FIP_T_PL_STOCK_DATA | 20080721 | ||||
| 3 | ET_PROMOTION_DATA | Call by reference | Type reference (TYPE) | FIP_T_PROMOTION_ASSIGNMENT | Material Promotions in stores or at customers | 20080721 | |||
| 4 | EV_FORECAST_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20080721 | ||||
| 5 | IT_MAT | Call by reference | Type reference (TYPE) | FIP_T_PL_MATERIAL | All information for Material | 20080721 | |||
| 6 | IV_DATFROM_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080721 | |||
| 7 | IV_DATTO_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080721 |
Method GET_GEN_RAW_DATA on class CL_FIP_PL_ANALYSIS_BUFFER has no exception.
Method GET_OPEN_ORDER_BY_MAT_VENDOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OPEN_ORDER_QTY | Call by reference | Type reference (TYPE) | FIP_DOC_QTY | Document Quantity | 20080520 | |||
| 2 | EV_OPEN_ORDER_QTY_UOM | Call by reference | Type reference (TYPE) | FIP_DOC_UOM | Document Unit | 20080520 | |||
| 3 | IS_PL_MAT | Call by reference | Type reference (TYPE) | FIP_S_PL_MATERIAL | Structure of the material table of Procurement List | 20080520 | |||
| 4 | IV_DATFROM_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080520 | |||
| 5 | IV_DATTO_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080520 | |||
| 6 | IV_VENDOR_ID | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20080520 |
Method GET_OPEN_ORDER_BY_MAT_VENDOR on class CL_FIP_PL_ANALYSIS_BUFFER has no exception.
Method GET_ORDER_RAW_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAT_RCPT_PDT | Call by reference | Type reference (TYPE) | FIP_T_MATERIAL_RCPT_PDT | Table Material Rcpt Relationships for Order Lines retrieval | 20080721 | |||
| 2 | ET_PO_ORDER_DATA | Call by reference | Type reference (TYPE) | FIP_T_PL_ORDER_LINE | Table of order lines and the corresponding names | 20080721 | |||
| 3 | ET_RCPT_ORDER_DATA | Call by reference | Type reference (TYPE) | FIP_T_PL_ORDER_LINE | Table of order lines and the corresponding names | 20080721 | |||
| 4 | IT_MAT | Call by reference | Type reference (TYPE) | FIP_T_PL_MATERIAL | Table containing all material specific information | 20080721 | |||
| 5 | IT_MAT_RCPNT | Call by reference | Type reference (TYPE) | FIP_T_PL_MAT_RCPNT | Table of mat recipient information | 20080721 | |||
| 6 | IV_DATFROM_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080721 | |||
| 7 | IV_DATTO_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080721 |
Method GET_ORDER_RAW_DATA on class CL_FIP_PL_ANALYSIS_BUFFER has no exception.
Method GET_RANGE_OF_COVERAGE_BY_MAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RANGE_OF_COVERAGE | Call by reference | Type reference (TYPE) | I | Range of coverage in days | 20080521 | |||
| 2 | IS_PL_MAT | Call by reference | Type reference (TYPE) | FIP_S_PL_MATERIAL | Structure of the material table of Procurement List | 20080521 | |||
| 3 | IV_DATFROM_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080521 | |||
| 4 | IV_DATTO_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080521 |
Method GET_RANGE_OF_COVERAGE_BY_MAT on class CL_FIP_PL_ANALYSIS_BUFFER has no exception.
Method GET_RCPT_MAT_PDT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PLIFZ | Call by reference | Type reference (TYPE) | PLIFZ | Planned delivery time in days | 20080811 | |||
| 2 | IV_EKORG | Call by reference | Type reference (TYPE) | EKORG | Purchasing organization | 20080811 | |||
| 3 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080811 | |||
| 4 | IV_RECIPIENT_ID | Call by reference | Type reference (TYPE) | FIP_RECIPIENT_NUM | FIP Recipient Number | 20080811 |
Method GET_RCPT_MAT_PDT on class CL_FIP_PL_ANALYSIS_BUFFER has no exception.
Method GET_SALES_PRICE_RAW_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 | Table type fo fip_s_pl_sales_price | 20080807 | |||
| 2 | IT_MAT | Call by reference | Type reference (TYPE) | FIP_T_PL_MATERIAL | Table containing all material specific information | 20080721 | |||
| 3 | IT_MAT_RCPNT | Call by reference | Type reference (TYPE) | FIP_T_PL_MAT_RCPNT | Table of mat recipient information | 20080721 | |||
| 4 | IV_DATFROM_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080721 | |||
| 5 | IV_DATTO_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080721 |
Method GET_SALES_PRICE_RAW_DATA on class CL_FIP_PL_ANALYSIS_BUFFER has no exception.
Method REFRESH_DATA Signature
Method REFRESH_DATA on class CL_FIP_PL_ANALYSIS_BUFFER has no parameter.
Method REFRESH_DATA on class CL_FIP_PL_ANALYSIS_BUFFER has no exception.
Method SORT_RAW_DATA_TABLES Signature
Method SORT_RAW_DATA_TABLES on class CL_FIP_PL_ANALYSIS_BUFFER has no parameter.
Method SORT_RAW_DATA_TABLES on class CL_FIP_PL_ANALYSIS_BUFFER has no exception.
Method UPDATE_NUM_OF_RCPT_PER_MAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MAT_RCPNT | Call by reference | Type reference (TYPE) | FIP_T_PL_MAT_RCPNT | Table of mat recipient information | 20080721 |
Method UPDATE_NUM_OF_RCPT_PER_MAT on class CL_FIP_PL_ANALYSIS_BUFFER has no exception.
Method UPDATE_RAW_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MAT | Call by reference | Type reference (TYPE) | FIP_T_PL_MATERIAL | Table of material numbers | 20080518 | |||
| 2 | IT_MAT_RCPNT | Call by reference | Type reference (TYPE) | FIP_T_PL_MAT_RCPNT | Table of recipients for the material | 20080518 | |||
| 3 | IV_DATTO_INTERNAL_N | Call by reference | Type reference (TYPE) | DATS | new date to | 20080518 | |||
| 4 | IV_USE_DATFROM_BUFF | Call by reference | Type reference (TYPE) | ABAP_BOOL | use buff default date from | 20080518 |
Method UPDATE_RAW_DATA on class CL_FIP_PL_ANALYSIS_BUFFER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 604 |