Hierarchy
⤷
⤷
Properties
| Class | CL_FIP_PL_MANAGER | |
| Short Description | "BO" for the Procurement 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 | 20080226 | SAP |
| Last change | 20110908 | 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_MANAGER has no interface implemented.
Friends
Class CL_FIP_PL_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | Material Order Type | 20080724 | ||||
| 2 | Constant | Public | See coding | 20080314 | |||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FIP_PL_ANALYSIS_BUFFER | Handle buffering the analysis data of PL | 20080423 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | FIP_BADI_ROUNDING_BAL | Rounding | 20080819 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FIP_BAL_FACTORY | Factory implementing and hiding backend access | 20080819 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FIP_MESSAGE_LOGGER | Class for FIP message logging/handling | 20080514 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FIP_ORDER_HANDLER | Class for handling of transactional data | 20080520 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FIP_PL_PERSISTENCE_HANDLER | Handles connectivity to other "Business Objects" | 20080414 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | FIP_S_SUPLG_PLANT_ALL_INFO | store the info for the dc | 20080730 | |||
| 10 | Instance attribute | Private | See coding | 20080418 | |||||
| 11 | Instance attribute | Private | Type reference (TYPE) | T_DATTO | Buffer the input for get_datto | 20100204 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | FIP_T_PL_ITEM | Items of the PL; include everything the user can enter | 20080227 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | SWFAT002T | Table Type for Language and Name of Language | 20080729 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | FIP_T_PL_MATERIAL | Table containing all material specific information | 20080311 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | FIP_T_PL_MAT_DELIV_DATE | Structure of the material table of Procurement List | 20080403 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | FIP_T_PL_MAT_RCPNT | Table of mat recipient information | 20080505 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | FIP_T_PL_MAT_VENDOR | Table of mat vendor information | 20080425 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080401 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | FIP_T_BAL_PO_ITEM_TYPE | Structure to represent PO Item Type | 20080424 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | FIP_T_PL_VENDOR | Contains all vendor and vendor-supplying plant specific data | 20080311 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | FIP_T_PL_VENDOR_DELIV_DATE | Information on material delivery date in Procurement List. | 20080403 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | PLIFZ | customizion planned deliv time | 20080528 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | STRING | 'Forecast' | Forecast description shown on UI | 20080507 | ||
| 24 | Instance attribute | Private | Type reference (TYPE) | FIP_C_OL | customizing table for procurement list | 20100204 | |||
| 25 | Instance attribute | Private | Type reference (TYPE) | INT4 | Important : Var has to be cleared if insert in mv_mat_vendor | 20080314 | |||
| 26 | Instance attribute | Private | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20080227 | |||
| 27 | Instance attribute | Private | Type reference (TYPE) | UNAME | User Name | 20080331 | |||
| 28 | Instance attribute | Private | Type reference (TYPE) | WERKS_D | Supplying Plant or Distribution Center | 20080312 |
Methods
Events
Class CL_FIP_PL_MANAGER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_DATTO | Public | See coding | 20100204 | BEGIN OF s_datto,
eindt TYPE eindt,
horizon TYPE fip_pl_horizon,
use_cal TYPE fip_factory_calender,
datto TYPE dats,
END OF s_datto
|
||
| 2 | S_RCPT_ORDER | Public | See coding | 20080401 | BEGIN OF s_rcpt_order,
doc_type TYPE fip_doc_type,
doc_nr TYPE fip_doc_number,
doc_qty TYPE fip_doc_qty,
meins TYPE fip_doc_uom,
END OF s_rcpt_order
|
||
| 3 | T_DATTO | Public | See coding | 20100204 | t_datto TYPE STANDARD TABLE OF s_datto
|
||
| 4 | T_RCPT_ORDER | Public | See coding | 20080401 | t_rcpt_order TYPE STANDARD TABLE OF s_rcpt_order
|
Method Signatures
Method ADD_ITEMS_FOR_MATERIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LIFNR | Call by reference | Type reference (TYPE) | FIP_T_LIFNR | vebdor Number | 20080510 | |||
| 2 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080510 | |||
| 3 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item Delivery Date | 20080510 | |||
| 4 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | material number | 20080510 | |||
| 5 | IV_VALIDATE_EXIST | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' | will log a material exist if true. | 20080513 |
Method ADD_ITEMS_FOR_MATERIAL on class CL_FIP_PL_MANAGER has no exception.
Method ADD_ITEMS_FOR_VENDOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MATNR | Call by reference | Type reference (TYPE) | FIP_T_MAT | Material Number | 20080508 | |||
| 2 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080508 | |||
| 3 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item Delivery Date | 20080508 | |||
| 4 | IV_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20080508 |
Method ADD_ITEMS_FOR_VENDOR on class CL_FIP_PL_MANAGER has no exception.
Method ADD_MATERIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAT_DELIV_DATE | Call by reference | Type reference (TYPE) | FIP_T_PL_MAT_DELIV_DATE | Information on material Delivery date in Procurement List | 20080430 | |||
| 2 | IT_MATNR | Call by reference | Type reference (TYPE) | FIP_T_MAT | Material Number | 20080507 | |||
| 3 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080508 | |||
| 4 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080508 |
Method ADD_MATERIAL on class CL_FIP_PL_MANAGER has no exception.
Method ADD_MATERIAL_FROM_SETTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MAT_DELIV_DATE | Call by reference | Type reference (TYPE) | FIP_T_PL_MAT_DELIV_DATE | Information on material Delivery date in Procurement List | 20080507 | |||
| 2 | IT_MR_MATERIAL | Call by reference | Type reference (TYPE) | FIP_T_MR_ITEM_BASIC | Table of material range ITEM. | 20080507 | |||
| 3 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080508 |
Method ADD_MATERIAL_FROM_SETTING on class CL_FIP_PL_MANAGER has no exception.
Method ADD_MATERIAL_LOCAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MAT_DELIV_DATE | Call by reference | Type reference (TYPE) | FIP_T_PL_MAT_DELIV_DATE | Information on material Delivery date in Procurement List | 20080507 | |||
| 2 | CT_MR_MATERIAL | Call by reference | Type reference (TYPE) | FIP_T_MR_ITEM_BASIC | Table of material range ITEM. | 20080507 | |||
| 3 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080508 |
Method ADD_MATERIAL_LOCAL on class CL_FIP_PL_MANAGER has no exception.
Method ADD_MATERIAL_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User name | 20080430 | |||
| 2 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080430 | |||
| 3 | RS_MAT_DELIV_DATE | Value transfer | Type reference (TYPE) | FIP_S_PL_MAT_DELIV_DATE | Information on material Delivery date in Procurement List | 20080430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unique identifier exists | 20080430 |
Method ADD_VENDOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VENDOR_DELIV_DATE | Call by reference | Type reference (TYPE) | FIP_T_PL_VENDOR_DELIV_DATE | 20080510 | ||||
| 2 | IT_LIFNR | Call by reference | Type reference (TYPE) | FIP_T_LIFNR | vendor number | 20080510 | |||
| 3 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080510 | |||
| 4 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080510 |
Method ADD_VENDOR on class CL_FIP_PL_MANAGER has no exception.
Method ADD_VENDOR_FROM_SETTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VENDOR_DELIV_DATE | Call by reference | Type reference (TYPE) | FIP_T_PL_VENDOR_DELIV_DATE | Information on vendor delivery date in Procurement List. | 20080510 | |||
| 2 | IT_LIFNR | Call by reference | Type reference (TYPE) | FIP_T_LIFNR | 20080510 | ||||
| 3 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080510 | |||
| 4 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080510 |
Method ADD_VENDOR_FROM_SETTING on class CL_FIP_PL_MANAGER has no exception.
Method ADD_VENDOR_LOCAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_LIFNR | Call by reference | Type reference (TYPE) | FIP_T_LIFNR | table of vendors | 20080510 | |||
| 2 | CT_VENDOR_DELIV_DATE | Call by reference | Type reference (TYPE) | FIP_T_PL_VENDOR_DELIV_DATE | Information on vendor Delivery date in Procurement List | 20080510 | |||
| 3 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080510 | |||
| 4 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080510 |
Method ADD_VENDOR_LOCAL on class CL_FIP_PL_MANAGER has no exception.
Method ADD_VENDOR_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080801 | |||
| 2 | IV_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20080801 | |||
| 3 | RS_VENDOR_DELIV_DATE | Value transfer | Type reference (TYPE) | FIP_S_PL_VENDOR_DELIV_DATE | Structure of the vendor table of the Procurement List | 20080801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data supplied | 20080801 |
Method ADJUST_MAT_DELIV_DATE_QTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_MAT_DELIV_DATE | Call by reference | Type reference (TYPE) | FIP_S_PL_MAT_DELIV_DATE | 20080508 | ||||
| 2 | EV_ITEM_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080604 |
Method ADJUST_MAT_DELIV_DATE_QTY on class CL_FIP_PL_MANAGER has no exception.
Method ANALYSIS_BUFFER_UPDATE_BY_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATTO_INTERNAL_NEW | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080518 |
Method ANALYSIS_BUFFER_UPDATE_BY_DATE on class CL_FIP_PL_MANAGER has no exception.
Method ANALYSIS_BUFFER_UPDATE_BY_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 recipients for the material | 20080626 | |||
| 2 | IT_PL_MAT | Call by reference | Type reference (TYPE) | FIP_T_PL_MATERIAL | Table of material numbers | 20080626 | |||
| 3 | IT_PL_MAT_EXIST | Call by reference | Type reference (TYPE) | FIP_T_PL_MATERIAL | Table containing all material specific information | 20080724 | |||
| 4 | IT_PL_MAT_RCPNT_EXIST | Call by reference | Type reference (TYPE) | FIP_T_PL_MAT_RCPNT | Table of mat recipient information | 20080724 | |||
| 5 | IV_REFRESH_DATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | refresh the buffer class, before load | 20080626 |
Method ANALYSIS_BUFFER_UPDATE_BY_MAT on class CL_FIP_PL_MANAGER has no exception.
Method ASSIGN_QUOTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080630 | |||
| 2 | IV_BSTME | Call by reference | Type reference (TYPE) | BSTME | Order unit | 20080630 | |||
| 3 | IV_BSTMG | Call by reference | Type reference (TYPE) | FIP_BSTMG | Purchase Order Quantity | 20080630 | |||
| 4 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080729 | |||
| 5 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data supplied | 20080811 |
Method CHANGE_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PL_ITEM | Call by reference | Type reference (TYPE) | FIP_T_PL_ITEM | Item structure of the PL; includes what the user can enter | 20080731 |
Method CHANGE_ITEM on class CL_FIP_PL_MANAGER has no exception.
Method CHANGE_ITEMS_FOR_MATERIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LIFNR | Call by reference | Type reference (TYPE) | FIP_T_LIFNR | vebdor Number | 20080512 | |||
| 2 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080512 | |||
| 3 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item Delivery Date | 20080512 | |||
| 4 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | material number | 20080512 |
Method CHANGE_ITEMS_FOR_MATERIAL on class CL_FIP_PL_MANAGER has no exception.
Method CHANGE_ITEM_MAT_DD_QTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NEW_PL_ITEM | Call by reference | Type reference (TYPE) | FIP_S_PL_ITEM | Item structure of the PL; includes what the user can enter | 20080523 | |||
| 2 | IS_OLD_PL_ITEM | Call by reference | Type reference (TYPE) | FIP_S_PL_ITEM | Item structure of the PL; includes what the user can enter | 20080523 |
Method CHANGE_ITEM_MAT_DD_QTY on class CL_FIP_PL_MANAGER has no exception.
Method CHANGE_MATERIAL_DD_DIST_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FIP_DIST_PARAM | Call by reference | Type reference (TYPE) | FIP_S_DIST_PARAM | Item delivery date | 20080501 | |||
| 2 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080501 | |||
| 3 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080501 | |||
| 4 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080501 |
Method CHANGE_MATERIAL_DD_DIST_PARAM on class CL_FIP_PL_MANAGER has no exception.
Method CHANGE_MATERIAL_DELIV_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_NEW_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080811 | |||
| 2 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080418 | |||
| 3 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080409 | |||
| 4 | IV_OLD_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unique identifier exists | 20080411 | ||
| 2 | Invalid data supplied | 20080414 |
Method CHANGE_MATERIAL_HORIZON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080418 | |||
| 2 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080411 | |||
| 3 | IV_HORIZON | Call by reference | Type reference (TYPE) | FIP_PL_HORIZON | Defines (together with the delivery date) the date range | 20080411 | |||
| 4 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080411 | |||
| 5 | RV_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080521 |
Method CHANGE_MATERIAL_HORIZON on class CL_FIP_PL_MANAGER has no exception.
Method CHANGE_MATERIAL_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANG | Call by reference | Type reference (TYPE) | LANG | Language ID | 20080730 | |||
| 2 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080730 | |||
| 3 | IV_NOTE | Call by reference | Type reference (TYPE) | STRING | 20080730 |
Method CHANGE_MATERIAL_NOTE on class CL_FIP_PL_MANAGER has no exception.
Method CHANGE_MAT_DD_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITR_MATERIAL_ITEMS | Call by reference | Object reference (TYPE REF TO) | FIP_T_PL_ITEM | Items of the PL; include everything the user can enter | 20080411 | |||
| 2 | IV_NEW_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080411 |
Method CHANGE_MAT_DD_RELATION on class CL_FIP_PL_MANAGER has no exception.
Method CHANGE_MAT_NOTE_LANG_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080730 | |||
| 2 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080730 | |||
| 3 | IV_LANG | Call by reference | Type reference (TYPE) | LANG | Language ID | 20080730 | |||
| 4 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080730 |
Method CHANGE_MAT_NOTE_LANG_SELECTED on class CL_FIP_PL_MANAGER has no exception.
Method CHANGE_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080724 | |||
| 2 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080724 | |||
| 3 | IV_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20080724 | |||
| 4 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080724 | |||
| 5 | IV_NOTE | Call by reference | Type reference (TYPE) | STRING | 20080728 |
Method CHANGE_NOTE on class CL_FIP_PL_MANAGER has no exception.
Method CHANGE_ORDER_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080422 | |||
| 2 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080422 | |||
| 3 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080422 | |||
| 4 | IV_ORDER_TYPE | Call by reference | Type reference (TYPE) | FIP_ORDER_TYPE | Material Order Type | 20080422 |
Method CHANGE_ORDER_TYPE on class CL_FIP_PL_MANAGER has no exception.
Method CHANGE_PORG_PGRP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | 20080503 | ||||
| 2 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | 20080503 | ||||
| 3 | IV_EKGRP | Call by reference | Type reference (TYPE) | EKGRP | Purchasing group | 20080505 | |||
| 4 | IV_EKORG | Call by reference | Type reference (TYPE) | EKORG | Purchasing organization | 20080505 | |||
| 5 | IV_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | 20080503 | ||||
| 6 | RV_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080521 |
Method CHANGE_PORG_PGRP on class CL_FIP_PL_MANAGER has no exception.
Method CHANGE_PO_CURRENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | Item delivery date | 20080424 | |||
| 2 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080424 | |||
| 3 | IV_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20080424 | |||
| 4 | IV_PO_CURRENCY | Call by reference | Type reference (TYPE) | WAERS | Currency Key | 20080424 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data supplied | 20080424 |
Method CHANGE_VENDOR_DD_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITR_VENDOR_ITEMS | Call by reference | Object reference (TYPE REF TO) | FIP_T_PL_ITEM | Items of the PL; include everything the user can enter | 20080411 | |||
| 2 | IV_NEW_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080411 |
Method CHANGE_VENDOR_DD_RELATION on class CL_FIP_PL_MANAGER has no exception.
Method CHANGE_VENDOR_DELIV_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_NEW_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080811 | |||
| 2 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080418 | |||
| 3 | IV_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20080409 | |||
| 4 | IV_OLD_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unique identifier exists | 20080411 | ||
| 2 | Invalid data supplied | 20080414 |
Method CLEANUP_MAT_DELIV_DATE Signature
Method CLEANUP_MAT_DELIV_DATE on class CL_FIP_PL_MANAGER has no parameter.
Method CLEANUP_MAT_DELIV_DATE on class CL_FIP_PL_MANAGER has no exception.
Method CLEANUP_PL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SUCCESSFUL_ORDER_LINES | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | 20080506 |
Method CLEANUP_PL on class CL_FIP_PL_MANAGER has no exception.
Method CLEANUP_VENDOR_DELIV_DATE Signature
Method CLEANUP_VENDOR_DELIV_DATE on class CL_FIP_PL_MANAGER has no parameter.
Method CLEANUP_VENDOR_DELIV_DATE on class CL_FIP_PL_MANAGER has no exception.
Method CLEAR_PL Signature
Method CLEAR_PL on class CL_FIP_PL_MANAGER has no parameter.
Method CLEAR_PL on class CL_FIP_PL_MANAGER has no exception.
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 | IT_INITAL_MATERIALS | Call by reference | Type reference (TYPE) | FIP_T_BUYER_MATERIAL | Table of material numbers | 20080227 | |||
| 3 | IV_DFLT_DELIVERY_DATE | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20100603 | |||
| 4 | IV_DFLT_HORIZON | Call by reference | Type reference (TYPE) | FIP_PL_HORIZON | Defines the date range together with the delivery date | 20100603 | |||
| 5 | IV_UNAME | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080331 | |||
| 6 | IV_WERKS | Call by reference | Type reference (TYPE) | WERKS_D | Supplying Plant or Distribution Center | 20080312 |
Method CONSTRUCTOR on class CL_FIP_PL_MANAGER has no exception.
Method CONVERT_ITEMS_TO_ORDER_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PL_CPO_ORDER_LINE | Call by reference | Type reference (TYPE) | FIP_T_PL_ORDER_LINE | Table of order lines and the corresponding names | 20080731 | |||
| 2 | ET_PL_PO_ORDER_LINE | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080731 | |||
| 3 | IT_ITEMS | Call by reference | Type reference (TYPE) | FIP_T_PL_ITEM | Items of the PL; include everything the user can enter | 20080731 |
Method CONVERT_ITEMS_TO_ORDER_LINE on class CL_FIP_PL_MANAGER has no exception.
Method CPO_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SUCCESSFUL_ORDER_LINES | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080523 | |||
| 2 | IS_CPO_PARAMETER | Call by reference | Type reference (TYPE) | FIP_S_CPO_PARAMETER | Create Collective PO: Control and Selection Parameter | 20080509 | |||
| 3 | IT_PL_ORDER_LINE_PER_CPO | Call by reference | Type reference (TYPE) | FIP_T_PL_ORDER_LINE | Items of the PL; include everything the user can enter | 20080510 |
Method CPO_CREATE on class CL_FIP_PL_MANAGER has no exception.
Method CPO_CREATE_STO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RCPN_DOCS | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080516 | |||
| 2 | EV_CPO_CREATE_FLAG | Call by reference | Type reference (TYPE) | BOOLEAN | can should cpo creation continue | 20080626 | |||
| 3 | IS_PL_CPO_PO_LINE | Call by reference | Type reference (TYPE) | FIP_S_PL_ORDER_LINE | Items of the PL; include everything the user can enter | 20080516 |
Method CPO_CREATE_STO on class CL_FIP_PL_MANAGER has no exception.
Method CPO_PREPROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SUCCESSFUL_ORDER_LINES | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of order lines and the corresponding names | 20080523 | |||
| 2 | IT_PL_CPO_ORDER_LINE | Call by reference | Type reference (TYPE) | FIP_T_PL_ORDER_LINE | Items of the PL; include everything the user can enter | 20080510 |
Method CPO_PREPROCESS on class CL_FIP_PL_MANAGER has no exception.
Method CREATE_COLLECTIVE_ORDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PL_CPO_ORDER_LINE | Call by reference | Type reference (TYPE) | FIP_T_PL_ORDER_LINE | Items of the PL; include everything the user can enter | 20080510 |
Method CREATE_COLLECTIVE_ORDERS on class CL_FIP_PL_MANAGER has no exception.
Method CREATE_INITIAL_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DFLT_DELIVERY_DATE | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20100603 | |||
| 2 | IV_DFLT_HORIZON | Call by reference | Type reference (TYPE) | FIP_PL_HORIZON | Defines the date range together with the delivery date | 20100603 |
Method CREATE_INITIAL_LIST on class CL_FIP_PL_MANAGER has no exception.
Method CREATE_ORDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ITEMS | Call by reference | Type reference (TYPE) | FIP_T_PL_ITEM | Items of the PL; include everything the user can enter | 20080526 |
Method CREATE_ORDERS on class CL_FIP_PL_MANAGER has no exception.
Method CREATE_PL_ORDERS Signature
Method CREATE_PL_ORDERS on class CL_FIP_PL_MANAGER has no parameter.
Method CREATE_PL_ORDERS on class CL_FIP_PL_MANAGER has no exception.
Method CREATE_PO_ORDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PL_PO_ORDER_LINE | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Items of the PL; include everything the user can enter | 20080510 |
Method CREATE_PO_ORDERS on class CL_FIP_PL_MANAGER has no exception.
Method CREATE_SINGLE_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080526 | |||
| 2 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080526 | |||
| 3 | IV_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20080526 |
Method CREATE_SINGLE_ORDER on class CL_FIP_PL_MANAGER has no exception.
Method DELETE_MATERIAL_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080418 | |||
| 2 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item Delivery Date | 20080418 | |||
| 3 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080418 |
Method DELETE_MATERIAL_ITEMS on class CL_FIP_PL_MANAGER has no exception.
Method DELETE_MAT_DD_DIST_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CSR_MAT_DELIV_DATE | Call by reference | Object reference (TYPE REF TO) | FIP_S_PL_MAT_DELIV_DATE | Structure of the material table of Procurement List | 20080501 |
Method DELETE_MAT_DD_DIST_PARAM on class CL_FIP_PL_MANAGER has no exception.
Method DELETE_MAT_DD_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MATERIAL_ITEMS | Call by reference | Type reference (TYPE) | FIP_T_PL_ITEM | Items of the PL; include everything the user can enter | 20080506 |
Method DELETE_MAT_DD_RELATION on class CL_FIP_PL_MANAGER has no exception.
Method DELETE_VENDOR_DD_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_VENDOR_ITEMS | Call by reference | Type reference (TYPE) | FIP_T_PL_ITEM | Item structure of the PL; includes what the user can enter | 20080506 |
Method DELETE_VENDOR_DD_RELATION on class CL_FIP_PL_MANAGER has no exception.
Method DELETE_VENDOR_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080418 | |||
| 2 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item Delivery Date | 20080418 | |||
| 3 | IV_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20080418 |
Method DELETE_VENDOR_ITEMS on class CL_FIP_PL_MANAGER has no exception.
Method DIST_ORDER_ITEM_LINE_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PL_MAT_DELIV_DATE | Call by reference | Type reference (TYPE) | FIP_S_PL_MAT_DELIV_DATE | Structure of the material table of Procurement List | 20080527 |
Method DIST_ORDER_ITEM_LINE_UPDATE on class CL_FIP_PL_MANAGER has no exception.
Method DIST_ORDER_LINES_REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PL_MAT | Call by reference | Type reference (TYPE) | FIP_T_PL_MATERIAL | Table containing all material specific information | 20080527 |
Method DIST_ORDER_LINES_REFRESH on class CL_FIP_PL_MANAGER has no exception.
Method DIST_RCPT_ORDER_ITEM_BUILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RCPT_ORDER_ITEM | Call by reference | Type reference (TYPE) | FIP_T_RCPT_ORDER_ITEM | Table of Recipients for Distribution | 20080527 | |||
| 2 | IT_MAT_RECIPIENT_PRICES | Call by reference | Type reference (TYPE) | FIP_T_RECIPIENT_SALES_PRICE | Material Sales Prices min, avg and max for PL/DL | 20080628 | |||
| 3 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080527 | |||
| 4 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material | 20080527 |
Method DIST_RCPT_ORDER_ITEM_BUILD on class CL_FIP_PL_MANAGER has no exception.
Method GET_ANALYSIS_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ANALYSIS_BUFFER | Value transfer | Object reference (TYPE REF TO) | CL_FIP_PL_ANALYSIS_BUFFER | Handle buffering the analysis data of PL | 20080423 |
Method GET_ANALYSIS_BUFFER on class CL_FIP_PL_MANAGER 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_MANAGER has no exception.
Method GET_BSART_FROM_DOC_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOC_TYPE | Call by reference | Type reference (TYPE) | FIP_DOC_TYPE | Document Type | 20080519 | |||
| 2 | RV_BSART | Value transfer | Type reference (TYPE) | FIP_ESART | Purchasing Document Type | 20080519 |
Method GET_BSART_FROM_DOC_TYPE on class CL_FIP_PL_MANAGER has no exception.
Method GET_DATTO_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATTO_INTERNAL | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080518 | |||
| 2 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080518 | |||
| 3 | IV_HORIZON | Call by reference | Type reference (TYPE) | FIP_PL_HORIZON | Defines (together with the delivery date) the date range | 20080518 |
Method GET_DATTO_INTERNAL on class CL_FIP_PL_MANAGER has no exception.
Method GET_DEFAULT_MAT_DATE_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAT_DELIV_DATE | Call by reference | Type reference (TYPE) | FIP_T_PL_MAT_DELIV_DATE | Information on material Delivery date in Procurement List | 20100302 | |||
| 2 | IT_MATNR | Call by reference | Type reference (TYPE) | FIP_T_PL_MATERIAL | Table containing all material specific information | 20100302 | |||
| 3 | IV_DFLT_DELIVERY_DATE | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20100603 | |||
| 4 | IV_DFLT_HORIZON | Call by reference | Type reference (TYPE) | FIP_PL_HORIZON | Defines the date range together with the delivery date | 20100603 |
Method GET_DEFAULT_MAT_DATE_INIT on class CL_FIP_PL_MANAGER has no exception.
Method GET_DEFAULT_MAT_DD_DIST_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CSR_MAT_DELIV_DATE | Call by reference | Object reference (TYPE REF TO) | FIP_S_PL_MAT_DELIV_DATE | Structure of the material table of Procurement List | 20080501 | |||
| 2 | IS_PL_MAT | Call by reference | Type reference (TYPE) | FIP_S_PL_MATERIAL | Structure of the material table of Procurement List | 20080518 |
Method GET_DEFAULT_MAT_DD_DIST_PARAM on class CL_FIP_PL_MANAGER has no exception.
Method GET_DEFAULT_MAT_DELIV_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080429 | |||
| 2 | IV_DEFAULT_EINDT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080430 | ||||
| 3 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080429 | |||
| 4 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080429 | |||
| 5 | RS_MAT_DELIV_DATE | Value transfer | Type reference (TYPE) | FIP_S_PL_MAT_DELIV_DATE | Structure of the material table of Procurement List | 20080429 |
Method GET_DEFAULT_MAT_DELIV_DATE on class CL_FIP_PL_MANAGER has no exception.
Method GET_DEFAULT_PL_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MAT_VENDOR | Call by reference | Type reference (TYPE) | FIP_S_PL_MAT_VENDOR | All the material vendor relation for a DC | 20080501 | |||
| 2 | IS_VENDOR_DELIV_DATE | Call by reference | Type reference (TYPE) | FIP_S_PL_VENDOR_DELIV_DATE | Structure of the vendor table of the Procurement List | 20080523 | |||
| 3 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080429 | |||
| 4 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080429 | |||
| 5 | IV_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20080429 | |||
| 6 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080429 | |||
| 7 | RS_PL_ITEM | Value transfer | Type reference (TYPE) | FIP_S_PL_ITEM | Item structure of the PL; includes what the user can enter | 20080429 |
Method GET_DEFAULT_PL_ITEM on class CL_FIP_PL_MANAGER has no exception.
Method GET_DEFAULT_VENDOR_DELIV_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080429 | |||
| 2 | IV_DEFAULT_EINDT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080430 | ||||
| 3 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080429 | |||
| 4 | IV_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20080429 | |||
| 5 | RS_VENDOR_DELIV_DATE | Value transfer | Type reference (TYPE) | FIP_S_PL_VENDOR_DELIV_DATE | Structure of the vendor table of the Procurement List | 20080429 |
Method GET_DEFAULT_VENDOR_DELIV_DATE on class CL_FIP_PL_MANAGER has no exception.
Method GET_DIST_FAIRSHARE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RTR_FAIRSHARE_RULE | Value transfer | Object reference (TYPE REF TO) | FIP_T_FAIRSHARE_RULE | Fair share rule customizing table type | 20080501 |
Method GET_DIST_FAIRSHARE_LIST on class CL_FIP_PL_MANAGER has no exception.
Method GET_DIST_STRATEGY_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RTR_DIST_STRATEGY_LIST | Value transfer | Object reference (TYPE REF TO) | FIP_T_DISTRIBUTION_STRATEGY | Distribution strategy customizing table type | 20080501 |
Method GET_DIST_STRATEGY_LIST on class CL_FIP_PL_MANAGER has no exception.
Method GET_ITEMS_FOR_MATERIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080508 | |||
| 2 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item Delivery Date | 20080508 | |||
| 3 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080508 | |||
| 4 | RTR_MATERIAL_ITEMS | Value transfer | Object reference (TYPE REF TO) | FIP_T_PL_ITEM | Items of the PL; include everything the user can enter | 20080508 |
Method GET_ITEMS_FOR_MATERIAL on class CL_FIP_PL_MANAGER has no exception.
Method GET_ITEMS_FOR_VENDOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080508 | |||
| 2 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item Delivery Date | 20080508 | |||
| 3 | IV_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20080508 | |||
| 4 | RTR_VENDOR_ITEMS | Value transfer | Object reference (TYPE REF TO) | FIP_T_PL_ITEM | Items of the PL; include everything the user can enter | 20080508 |
Method GET_ITEMS_FOR_VENDOR on class CL_FIP_PL_MANAGER 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 | Table Type for Language and Name of Language | 20080729 |
Method GET_LANGUAGE_TEXT_LIST on class CL_FIP_PL_MANAGER has no exception.
Method GET_LAST_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LAST_UPDATE | Value transfer | Type reference (TYPE) | STRING | User Local Time | 20080515 |
Method GET_LAST_UPDATE on class CL_FIP_PL_MANAGER has no exception.
Method GET_MATERIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080423 | |||
| 2 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080314 | |||
| 3 | RS_MATERIAL | Value transfer | Type reference (TYPE) | FIP_S_PL_MATERIAL | Structure of the material table of Procurement List | 20080314 |
Method GET_MATERIAL on class CL_FIP_PL_MANAGER has no exception.
Method GET_MATERIAL_DELIV_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080418 | |||
| 2 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080404 | |||
| 3 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080404 | |||
| 4 | RS_MATERIAL_DELIV_DATE | Value transfer | Type reference (TYPE) | FIP_S_PL_MAT_DELIV_DATE | Structure of the material table of Procurement List | 20080404 |
Method GET_MATERIAL_DELIV_DATE on class CL_FIP_PL_MANAGER has no exception.
Method GET_MATERIAL_DELIV_DATE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RTR_MAT_DELIV_DATE | Value transfer | Object reference (TYPE REF TO) | FIP_T_PL_MAT_DELIV_DATE | Information on material Delivery date in Procurement List | 20080404 |
Method GET_MATERIAL_DELIV_DATE_LIST on class CL_FIP_PL_MANAGER has no exception.
Method GET_MAT_RECIPIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080509 | |||
| 2 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080509 | |||
| 3 | IV_RECIPIENT_NUM | Call by reference | Type reference (TYPE) | FIP_RECIPIENT_NUM | Account Number of Vendor or Creditor | 20080509 | |||
| 4 | RS_MAT_RECIPIENT | Value transfer | Type reference (TYPE) | FIP_S_PL_MAT_RCPNT | All the material vendor relation for a DC | 20080509 |
Method GET_MAT_RECIPIENT on class CL_FIP_PL_MANAGER has no exception.
Method GET_MAT_VENDOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080428 | |||
| 2 | IV_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20080428 | |||
| 3 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080428 | |||
| 4 | RS_MAT_VENDOR | Value transfer | Type reference (TYPE) | FIP_S_PL_MAT_VENDOR | All the material vendor relation for a DC | 20080428 |
Method GET_MAT_VENDOR on class CL_FIP_PL_MANAGER has no exception.
Method GET_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080724 | |||
| 2 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080724 | |||
| 3 | IV_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20080724 | |||
| 4 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080724 | |||
| 5 | RV_NOTE | Value transfer | Type reference (TYPE) | STRING | 20080724 |
Method GET_NOTE on class CL_FIP_PL_MANAGER has no exception.
Method GET_OTHER_ITEMS_FOR_MATERIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080508 | |||
| 2 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080508 | |||
| 3 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080508 | |||
| 4 | RTR_MATERIAL_ITEMS | Value transfer | Object reference (TYPE REF TO) | FIP_T_PL_ITEM | Items of the PL; include everything the user can enter | 20080508 |
Method GET_OTHER_ITEMS_FOR_MATERIAL on class CL_FIP_PL_MANAGER has no exception.
Method GET_OTHER_ITEMS_FOR_VENDOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080508 | |||
| 2 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080508 | |||
| 3 | IV_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20080508 | |||
| 4 | RTR_VENDOR_ITEMS | Value transfer | Object reference (TYPE REF TO) | FIP_T_PL_ITEM | Items of the PL; include everything the user can enter | 20080508 |
Method GET_OTHER_ITEMS_FOR_VENDOR on class CL_FIP_PL_MANAGER has no exception.
Method GET_PDT_IN_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DELIV_DATE | Call by reference | Type reference (TYPE) | D | Field of type DATS | 20080520 | |||
| 2 | EV_PLIFZ | Call by reference | Type reference (TYPE) | PLIFZ | Planned delivery time in days | 20080520 | |||
| 3 | IS_MATERIAL | Call by reference | Type reference (TYPE) | FIP_S_PL_MATERIAL | Structure of the material table of the Procurement List | 20080528 | |||
| 4 | IS_MAT_VENDOR | Call by reference | Type reference (TYPE) | FIP_S_PL_MAT_VENDOR | All the material vendor relation for a DC | 20080520 | |||
| 5 | IS_VENDOR | Call by reference | Type reference (TYPE) | FIP_S_PL_VENDOR | Structure of the vendor table of the Procurement List | 20080528 | |||
| 6 | IS_VENDOR_DELIV_DATE | Call by reference | Type reference (TYPE) | FIP_S_PL_VENDOR_DELIV_DATE | Structure of the vendor table of the Procurement List | 20080520 |
Method GET_PDT_IN_DATE on class CL_FIP_PL_MANAGER has no exception.
Method GET_PO_ITEM_TYPE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RTR_PO_ITEM_TYPE_LIST | Value transfer | Object reference (TYPE REF TO) | FIP_T_BAL_PO_ITEM_TYPE | Table of PO Item Types | 20080425 |
Method GET_PO_ITEM_TYPE_LIST on class CL_FIP_PL_MANAGER has no exception.
Method GET_RCPNT_ORDER_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXPECTED_RECIPIENTS | Call by reference | Type reference (TYPE) | I | Number of Expected Orders from Recipeients | 20080731 | |||
| 2 | EV_RCPNT_ORDER_STATUS_TODAY | Call by reference | Type reference (TYPE) | FIP_PERCENTAGE | Recipient Order Status Percentage for today | 20080731 | |||
| 3 | EV_RECEIVED_FROM_RECIPIENTS | Call by reference | Type reference (TYPE) | I | Number of Orders from Recipients | 20080731 | |||
| 4 | IV_NO_REC_DETAILS | Call by reference | Type reference (TYPE) | C | get no recipient details | 20100302 | |||
| 5 | IV_SUPPLYING_PLANT | Call by reference | Type reference (TYPE) | WERKS_D | Plant | 20080731 |
Method GET_RCPNT_ORDER_STATUS on class CL_FIP_PL_MANAGER has no exception.
Method GET_RECIPIENT_ORDER Signature
Method GET_RECIPIENT_ORDER on class CL_FIP_PL_MANAGER has no parameter.
Method GET_RECIPIENT_ORDER on class CL_FIP_PL_MANAGER has no exception.
Method GET_VENDOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080423 | |||
| 2 | IV_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20080314 | |||
| 3 | RS_VENDOR | Value transfer | Type reference (TYPE) | FIP_S_PL_VENDOR | Structure of the vendor table of the Procurement List | 20080314 |
Method GET_VENDOR on class CL_FIP_PL_MANAGER has no exception.
Method GET_VENDOR_DELIV_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080418 | |||
| 2 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080404 | |||
| 3 | IV_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20080404 | |||
| 4 | RS_VENDOR_DELIV_DATE | Value transfer | Type reference (TYPE) | FIP_S_PL_VENDOR_DELIV_DATE | Structure of the vendor table of the Procurement List | 20080404 |
Method GET_VENDOR_DELIV_DATE on class CL_FIP_PL_MANAGER has no exception.
Method GET_VENDOR_DELIV_DATE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RTR_VENDOR_DELIV_DATE | Value transfer | Object reference (TYPE REF TO) | FIP_T_PL_VENDOR_DELIV_DATE | Information on material delivery date in Procurement List. | 20080404 |
Method GET_VENDOR_DELIV_DATE_LIST on class CL_FIP_PL_MANAGER has no exception.
Method HAS_PROCUREMENT_QTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_PROCUREMENT_QTY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090810 |
Method HAS_PROCUREMENT_QTY on class CL_FIP_PL_MANAGER 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_MANAGER has no exception.
Method PREPARE_FOR_ITEM_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MAT_DELIV_DATE | Call by reference | Type reference (TYPE) | FIP_S_PL_MAT_DELIV_DATE | Structure of the material table of Procurement List | 20080725 | |||
| 2 | EV_VENDOR_DELIV_DATE | Call by reference | Type reference (TYPE) | FIP_S_PL_VENDOR_DELIV_DATE | Structure of the vendor table of the Procurement List | 20080725 | |||
| 3 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080724 | |||
| 4 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080724 | |||
| 5 | IV_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20080724 | |||
| 6 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080724 |
Method PREPARE_FOR_ITEM_CHANGE on class CL_FIP_PL_MANAGER has no exception.
Method READ_MATERIAL_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080729 | |||
| 2 | RV_NOTE_RETREIVED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080730 |
Method READ_MATERIAL_NOTE on class CL_FIP_PL_MANAGER has no exception.
Method REFRESH Signature
Method REFRESH on class CL_FIP_PL_MANAGER has no parameter.
Method REFRESH on class CL_FIP_PL_MANAGER has no exception.
Method REINIT_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ITEMS | Call by reference | Type reference (TYPE) | FIP_T_PL_ITEM | Items of the PL; include everything the user can enter | 20080606 |
Method REINIT_ITEMS on class CL_FIP_PL_MANAGER has no exception.
Method REMOVE_MATERIAL_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080418 | |||
| 2 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080409 | |||
| 3 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080409 |
Method REMOVE_MATERIAL_ORDER on class CL_FIP_PL_MANAGER has no exception.
Method REMOVE_VENDOR_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080506 | |||
| 2 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080506 | |||
| 3 | IV_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20080506 |
Method REMOVE_VENDOR_ORDER on class CL_FIP_PL_MANAGER has no exception.
Method RETREIVE_CURRENCY_LIST Signature
Method RETREIVE_CURRENCY_LIST on class CL_FIP_PL_MANAGER has no parameter.
Method RETREIVE_CURRENCY_LIST on class CL_FIP_PL_MANAGER has no exception.
Method RETREIVE_PO_ITEM_TYPE_LIST Signature
Method RETREIVE_PO_ITEM_TYPE_LIST on class CL_FIP_PL_MANAGER has no parameter.
Method RETREIVE_PO_ITEM_TYPE_LIST on class CL_FIP_PL_MANAGER has no exception.
Method SAVE_MATERIAL_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANG | Call by reference | Type reference (TYPE) | LANG | Language ID | 20080730 | |||
| 2 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080728 |
Method SAVE_MATERIAL_NOTE on class CL_FIP_PL_MANAGER has no exception.
Method SET_TO_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080510 | |||
| 2 | IV_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20080510 | |||
| 3 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080510 |
Method SET_TO_DELETED on class CL_FIP_PL_MANAGER has no exception.
Method SET_VENDOR_PRICING_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_PL_ITEM | Call by reference | Type reference (TYPE) | FIP_S_PL_ITEM | Item structure of the PL; includes what the user can enter | 20080523 | |||
| 2 | IS_MATERIAL | Call by reference | Type reference (TYPE) | FIP_S_PL_MATERIAL | Structure of the material table of Procurement List | 20080523 | |||
| 3 | IS_MAT_VENDOR | Call by reference | Type reference (TYPE) | FIP_S_PL_MAT_VENDOR | All the material vendor relation for a DC | 20080523 | |||
| 4 | IS_VENDOR_DELIV_DATE | Call by reference | Type reference (TYPE) | FIP_S_PL_VENDOR_DELIV_DATE | Structure of the vendor table of the Procurement List | 20080523 |
Method SET_VENDOR_PRICING_INFO on class CL_FIP_PL_MANAGER has no exception.
Method SORT_FOR_PROC_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROC_TYPE | Call by reference | Type reference (TYPE) | INT4 | Procurement type (use gc_proc_type) | 20080314 |
Method SORT_FOR_PROC_TYPE on class CL_FIP_PL_MANAGER has no exception.
Method UPDATE_LOAD_BUILD_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080801 | |||
| 2 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080801 | |||
| 3 | IV_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20080801 |
Method UPDATE_LOAD_BUILD_INFO on class CL_FIP_PL_MANAGER has no exception.
Method VALIDATE_CURRENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080423 | |||
| 2 | IV_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20080421 | |||
| 3 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080421 | |||
| 4 | IV_WAERS | Call by reference | Type reference (TYPE) | WAERS | Currency Key | 20080418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data supplied | 20080418 |
Method VALIDATE_DELIV_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080418 | |||
| 2 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080414 | |||
| 3 | IV_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20080414 | |||
| 4 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080414 | |||
| 5 | IV_WITH_WARNING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20080811 | |||
| 6 | RV_EINDT_CHANGED | Value transfer | Type reference (TYPE) | EINDT | Item delivery date | 20080811 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unique identifier exists | 20080414 | ||
| 2 | Invalid data supplied | 20080414 |
Method VALIDATE_DELIV_DATE_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data supplied | 20080430 |
Method VALIDATE_QTY_FOR_CPO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080512 | |||
| 2 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080512 | |||
| 3 | IV_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20080512 | |||
| 4 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data supplied | 20080513 |
Method VERIFY_EXISTING_MATERIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MATNR_EXISTING | Call by reference | Type reference (TYPE) | FIP_T_MAT | Table of material numbers | 20080722 | |||
| 2 | ET_MATNR_TO_ADD | Call by reference | Type reference (TYPE) | FIP_T_MAT | Table of material numbers | 20080722 | |||
| 3 | IT_MATNR | Call by reference | Type reference (TYPE) | FIP_T_MAT | Material Number | 20080722 | |||
| 4 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080722 | |||
| 5 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item Delivery Date | 20080722 | |||
| 6 | IV_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20080722 |
Method VERIFY_EXISTING_MATERIAL on class CL_FIP_PL_MANAGER has no exception.
Method VERIFY_EXISTING_VENDOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIFNR_EXISTING | Call by reference | Type reference (TYPE) | FIP_T_LIFNR | Table of vendor numbers | 20080722 | |||
| 2 | ET_LIFNR_TO_ADD | Call by reference | Type reference (TYPE) | FIP_T_LIFNR | Table of vendor numbers | 20080722 | |||
| 3 | IT_LIFNR | Call by reference | Type reference (TYPE) | FIP_T_LIFNR | vebdor Number | 20080722 | |||
| 4 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080722 | |||
| 5 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item Delivery Date | 20080722 | |||
| 6 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | material number | 20080722 | |||
| 7 | IV_VALIDATE_EXIST | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' | will log a material exist if true. | 20080722 |
Method VERIFY_EXISTING_VENDOR on class CL_FIP_PL_MANAGER has no exception.
Method VERIFY_NO_MAT_AND_ADD_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MATNR | Call by reference | Type reference (TYPE) | FIP_T_MAT | Material Number | 20080729 | |||
| 2 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080729 | |||
| 3 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item Delivery Date | 20080729 | |||
| 4 | IV_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20080729 |
Method VERIFY_NO_MAT_AND_ADD_ITEM on class CL_FIP_PL_MANAGER has no exception.
Method VERIFY_NO_VENDOR_AND_ADD_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LIFNR | Call by reference | Type reference (TYPE) | FIP_T_LIFNR | vebdor Number | 20080729 | |||
| 2 | IV_BELONGS_TO | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080729 | |||
| 3 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item Delivery Date | 20080729 | |||
| 4 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | material number | 20080729 |
Method VERIFY_NO_VENDOR_AND_ADD_ITEM on class CL_FIP_PL_MANAGER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 604 |