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 ABAP 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 GC_DL_ALIAS Constant Public Type reference (TYPE) STRING 'DISTRIBUTE_PRODUCTS' 20080626
2 GC_FUNCTION_ID Constant Public See coding Function ID of the ALV functions 20080506
3 GC_MAT_MONITOR_INSTANCE Constant Public Type reference (TYPE) STRING 'YOU_CAN_ALSO_MSM' 20080626
4 GC_MAT_MONITOR_ROLE Constant Public Type reference (TYPE) STRING 'FIP_LP_BUY' 20080626
5 GC_PL_ALIAS Constant Public Type reference (TYPE) STRING 'PROCURE_MATERIALS' 20080626
6 MO_COMP_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IWCI_WDC_FIP_MAT_MONITOR WebDynpro Interface COMPONENTCONTROLLER 20080509
7 MO_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080509
8 MO_FPM Instance attribute Private Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20080509
9 MO_LOGGER Instance attribute Private Object reference (TYPE REF TO) CL_FIP_MESSAGE_LOGGER Class for FIP message logging/handling 20090213
10 MO_MAT_MON_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_FIP_MAT_MON_MANAGER Material Status Monitor Instance 20080509
11 MS_BUYER Instance attribute Private Type reference (TYPE) BAPIADDR3 BAPI reference structure for addresses (contact person) 20080509
12 MS_SPLT Instance attribute Public Type reference (TYPE) FIP_S_SUPLG_PLANT_BASIC Supplying Plant 20080509
13 MT_LOGGER_MESSAGES Instance attribute Public Type reference (TYPE) FIP_T_BAL_MSG FIP Application Message Table 20080602
14 MT_MAT_MON_TABLE Instance attribute Public Type reference (TYPE) FIP_T_MAT_MONITOR Material Status Monitor Table 20080602
15 MT_MESSAGES Instance attribute Public Type reference (TYPE) FIP_T_BAL_MSG FIP Application Message Table 20080602
16 MT_OPEN_ORDERS Instance attribute Public Type reference (TYPE) FIP_T_ORDER_LINE Table of Order Lines (STO, SO and PO) 20080602
17 MT_OPEN_ORDERS_TODAY Instance attribute Public Type reference (TYPE) FIP_T_ORDER_LINE Table of Order Lines (STO, SO and PO) 20090213
18 MT_RCPT_ORDERS Instance attribute Public Type reference (TYPE) FIP_T_ORDER_LINE Table of Order Lines (STO, SO and PO) 20090213
19 MV_ADD_MATERIAL Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080526
20 MV_LAST_REFRESHED Instance attribute Private Type reference (TYPE) STRING Last refreshed date 20080514
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20080509
2 GET_BUYER_FULL_NAME Instance method Public Method Get the full name of the buyer logged on. 20090303
3 GET_ENHANCED_ORDER_LINE Instance method Private Method return enhanced order line for UI display 20090213
4 GET_LAST_REFRESHED Instance method Public Method Get the last refresh date of the material status monitor 20080514
5 GET_MATERIALS Instance method Public Method Returns the relevant materials 20080506
6 GET_OPEN_ORDER_LINE Instance method Public Method return open order line for display 20090213
7 GET_RCPT_ORDER_LINE Instance method Public Method return open order line for display 20090213
8 GET_SPLT_NAME Instance method Public Method Return the splt name 20080506
9 INIT_ASSISTANCE Instance method Public Method Init the assistance class 20080509
10 SET_BUYER_INFORMATION Instance method Public Method Set the buyer information 20080509
11 SET_CONTEXT_NODE Instance method Private Method Set a context node 20080509
12 SET_LAST_REFRESHED Instance method Public Method Set the last refresh date of the material status monitor 20080514
13 SET_SPLT 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 Returning 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 Exporting 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 Importing 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 Exporting 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 Changing CO_LOGGER Call by reference Object reference (TYPE REF TO) CL_FIP_MESSAGE_LOGGER Class for FIP message logging/handling 20080516
2 Changing CT_MATERIALS Call by reference Type reference (TYPE) FIP_T_MAT_MONITOR Material Status Monitor Table 20080520
3 Exporting ET_OPEN_ORDERS Call by reference Type reference (TYPE) FIP_T_ORDER_LINE Table of Order Lines (STO, SO and PO) 20080527
4 Exporting EV_EXPECTED_RECIPIENTS Call by reference Type reference (TYPE) I Number of Expected Orders from Recipients 20090303
5 Exporting EV_RCPNT_ORDER_STATUS_TODAY Call by reference Type reference (TYPE) FIP_PERCENTAGE Percentaged data field 20090303
6 Exporting EV_RECEIVED_FROM_RECIPIENTS Call by reference Type reference (TYPE) I Number of Orders from Recipients 20090303
7 Importing IV_ADD_MATERIAL Call by reference Type reference (TYPE) ABAP_BOOL 20080624
8 Importing IV_UNAME Call by reference Type reference (TYPE) UNAME User Name 20080506
9 Importing 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 Returning ET_UI_OPEN_ORDERS Value transfer Type reference (TYPE) FIP_T_UI_ORDER_LINE Table type of FIP_S_UI_ORDER_LINE 20090213
2 Importing 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 Returning ET_UI_RCPT_ORDERS Value transfer Type reference (TYPE) FIP_T_UI_ORDER_LINE Table type of FIP_S_UI_ORDER_LINE 20090214
2 Importing 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 Exporting EV_WERKS Value transfer Type reference (TYPE) WERKS_D Plant 20080509
2 Exporting 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 Importing IO_COMP_CONTROLLER Call by reference Object reference (TYPE REF TO) IWCI_WDC_FIP_MAT_MONITOR WebDynpro Interface COMPONENTCONTROLLER 20080509
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080509
3 Importing IO_FPM Call by reference Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20080509
4 Importing IO_LOGGER Call by reference Object reference (TYPE REF TO) CL_FIP_MESSAGE_LOGGER Class for FIP message logging/handling 20090213
5 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20080509
6 Importing 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 Importing 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 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20080509
2 Importing 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