SAP ABAP Class CL_FIP_WDC_MAT_MONITOR (Assistance Class for WDC_FIP_MAT_MONITOR)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-FIP (Application Component) Perishables Procurement
⤷
FIP_UI_MODEL (Package) User Interface Models for Fresh Item Procurement
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20080506 |
Properties
| Class | CL_FIP_WDC_MAT_MONITOR | |
| Short Description | Assistance Class for WDC_FIP_MAT_MONITOR | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FIP_UI_MODEL | User Interface Models for Fresh Item Procurement |
| Created | 20080506 | 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_WDC_MAT_MONITOR has no interface implemented.
Friends
Class CL_FIP_WDC_MAT_MONITOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'DISTRIBUTE_PRODUCTS' | 20080626 | |||
| 2 | Constant | Public | See coding | Function ID of the ALV functions | 20080506 | ||||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'YOU_CAN_ALSO_MSM' | 20080626 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'FIP_LP_BUY' | 20080626 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'PROCURE_MATERIALS' | 20080626 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IWCI_WDC_FIP_MAT_MONITOR | WebDynpro Interface COMPONENTCONTROLLER | 20080509 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080509 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20080509 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FIP_MESSAGE_LOGGER | Class for FIP message logging/handling | 20090213 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FIP_MAT_MON_MANAGER | Material Status Monitor Instance | 20080509 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | BAPIADDR3 | BAPI reference structure for addresses (contact person) | 20080509 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | FIP_S_SUPLG_PLANT_BASIC | Supplying Plant | 20080509 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | FIP_T_BAL_MSG | FIP Application Message Table | 20080602 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | FIP_T_MAT_MONITOR | Material Status Monitor Table | 20080602 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | FIP_T_BAL_MSG | FIP Application Message Table | 20080602 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080602 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20090213 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20090213 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080526 | ||
| 20 | Instance attribute | Private | Type reference (TYPE) | STRING | Last refreshed date | 20080514 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20080509 | ||
| 2 | Instance method | Public | Method | Get the full name of the buyer logged on. | 20090303 | |
| 3 | Instance method | Private | Method | return enhanced order line for UI display | 20090213 | |
| 4 | Instance method | Public | Method | Get the last refresh date of the material status monitor | 20080514 | |
| 5 | Instance method | Public | Method | Returns the relevant materials | 20080506 | |
| 6 | Instance method | Public | Method | return open order line for display | 20090213 | |
| 7 | Instance method | Public | Method | return open order line for display | 20090213 | |
| 8 | Instance method | Public | Method | Return the splt name | 20080506 | |
| 9 | Instance method | Public | Method | Init the assistance class | 20080509 | |
| 10 | Instance method | Public | Method | Set the buyer information | 20080509 | |
| 11 | Instance method | Private | Method | Set a context node | 20080509 | |
| 12 | Instance method | Public | Method | Set the last refresh date of the material status monitor | 20080514 | |
| 13 | Instance method | Private | Method | Set supplying plant information | 20080509 |
Events
Class CL_FIP_WDC_MAT_MONITOR has no event.
Types
Class CL_FIP_WDC_MAT_MONITOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FIP_WDC_MAT_MONITOR has no parameter.
Method CONSTRUCTOR on class CL_FIP_WDC_MAT_MONITOR has no exception.
Method GET_BUYER_FULL_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FULLNAME | Value transfer | Type reference (TYPE) | AD_NAMTEXT | Full Name of Person | 20090303 |
Method GET_BUYER_FULL_NAME on class CL_FIP_WDC_MAT_MONITOR has no exception.
Method GET_ENHANCED_ORDER_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_UI_ORDER_LINE | Call by reference | Type reference (TYPE) | FIP_T_UI_ORDER_LINE | Table type of FIP_S_UI_ORDER_LINE | 20090213 | |||
| 2 | IT_ORDER_LINE | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20090213 |
Method GET_ENHANCED_ORDER_LINE on class CL_FIP_WDC_MAT_MONITOR has no exception.
Method GET_LAST_REFRESHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LAST_REFRESHED | Call by reference | Type reference (TYPE) | STRING | Last Refreshed date | 20080514 |
Method GET_LAST_REFRESHED on class CL_FIP_WDC_MAT_MONITOR has no exception.
Method GET_MATERIALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_FIP_MESSAGE_LOGGER | Class for FIP message logging/handling | 20080516 | |||
| 2 | CT_MATERIALS | Call by reference | Type reference (TYPE) | FIP_T_MAT_MONITOR | Material Status Monitor Table | 20080520 | |||
| 3 | ET_OPEN_ORDERS | Call by reference | Type reference (TYPE) | FIP_T_ORDER_LINE | Table of Order Lines (STO, SO and PO) | 20080527 | |||
| 4 | EV_EXPECTED_RECIPIENTS | Call by reference | Type reference (TYPE) | I | Number of Expected Orders from Recipients | 20090303 | |||
| 5 | EV_RCPNT_ORDER_STATUS_TODAY | Call by reference | Type reference (TYPE) | FIP_PERCENTAGE | Percentaged data field | 20090303 | |||
| 6 | EV_RECEIVED_FROM_RECIPIENTS | Call by reference | Type reference (TYPE) | I | Number of Orders from Recipients | 20090303 | |||
| 7 | IV_ADD_MATERIAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080624 | ||||
| 8 | IV_UNAME | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080506 | |||
| 9 | IV_WERKS | Call by reference | Type reference (TYPE) | WERKS_D | Plant | 20080509 |
Method GET_MATERIALS on class CL_FIP_WDC_MAT_MONITOR has no exception.
Method GET_OPEN_ORDER_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_UI_OPEN_ORDERS | Value transfer | Type reference (TYPE) | FIP_T_UI_ORDER_LINE | Table type of FIP_S_UI_ORDER_LINE | 20090213 | |||
| 2 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20090213 |
Method GET_OPEN_ORDER_LINE on class CL_FIP_WDC_MAT_MONITOR has no exception.
Method GET_RCPT_ORDER_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_UI_RCPT_ORDERS | Value transfer | Type reference (TYPE) | FIP_T_UI_ORDER_LINE | Table type of FIP_S_UI_ORDER_LINE | 20090214 | |||
| 2 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20090213 |
Method GET_RCPT_ORDER_LINE on class CL_FIP_WDC_MAT_MONITOR has no exception.
Method GET_SPLT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_WERKS | Value transfer | Type reference (TYPE) | WERKS_D | Plant | 20080509 | |||
| 2 | EV_WERKS_NAME | Call by reference | Type reference (TYPE) | FIP_WERKS_NAME | Plant name | 20080509 |
Method GET_SPLT_NAME on class CL_FIP_WDC_MAT_MONITOR has no exception.
Method INIT_ASSISTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMP_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IWCI_WDC_FIP_MAT_MONITOR | WebDynpro Interface COMPONENTCONTROLLER | 20080509 | |||
| 2 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080509 | |||
| 3 | IO_FPM | Call by reference | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20080509 | |||
| 4 | IO_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_FIP_MESSAGE_LOGGER | Class for FIP message logging/handling | 20090213 | |||
| 5 | IV_WERKS | Call by reference | Type reference (TYPE) | WERKS_D | Plant | 20080509 | |||
| 6 | IV_WERKS_NAME | Call by reference | Type reference (TYPE) | FIP_WERKS_NAME | Plant name | 20080509 |
Method INIT_ASSISTANCE on class CL_FIP_WDC_MAT_MONITOR has no exception.
Method SET_BUYER_INFORMATION Signature
Method SET_BUYER_INFORMATION on class CL_FIP_WDC_MAT_MONITOR has no parameter.
Method SET_BUYER_INFORMATION on class CL_FIP_WDC_MAT_MONITOR has no exception.
Method SET_CONTEXT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080509 |
Method SET_CONTEXT_NODE on class CL_FIP_WDC_MAT_MONITOR has no exception.
Method SET_LAST_REFRESHED Signature
Method SET_LAST_REFRESHED on class CL_FIP_WDC_MAT_MONITOR has no parameter.
Method SET_LAST_REFRESHED on class CL_FIP_WDC_MAT_MONITOR has no exception.
Method SET_SPLT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_WERKS | Call by reference | Type reference (TYPE) | WERKS_D | Plant | 20080509 | |||
| 2 | IV_WERKS_NAME | Call by reference | Type reference (TYPE) | FIP_WERKS_NAME | Plant name | 20080509 |
Method SET_SPLT on class CL_FIP_WDC_MAT_MONITOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 604 |