SAP ABAP Class CL_IFW_MODEL (IFW UI Model Class)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB-IFW (Application Component) Invoice Forecasting
     CIWB_UI (Package) Invoice Forecasting Worklist: UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_IFW_CON Constants for invoice forecasting worklist 20100706
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_IFW_MODEL IFW UI Model Interface 20100706
Properties
Class CL_IFW_MODEL  
Short Description IFW UI Model Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CIWB_UI   Invoice Forecasting Worklist: UI 
Created 20100706   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IFW_MODEL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_IFW_CON Constants for invoice forecasting worklist 20100706
2 IF_IFW_MODEL IFW UI Model Interface 20100706
Friends
Class CL_IFW_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CLOSED Instance attribute Private Attribute reference (LIKE) 20101201
2 C_FC_DONE Instance attribute Private Attribute reference (LIKE) 20101201
3 C_INV_DIFF Instance attribute Private Attribute reference (LIKE) 20100810
4 C_INV_DL Instance attribute Private Attribute reference (LIKE) 20100713
5 C_INV_DL_D Instance attribute Private Attribute reference (LIKE) 20100713
6 C_INV_FIN Instance attribute Private Attribute reference (LIKE) 20100810
7 C_INV_GR Instance attribute Private Attribute reference (LIKE) 20100713
8 C_INV_GR_D Instance attribute Private Attribute reference (LIKE) 20100713
9 C_INV_MM Instance attribute Private Attribute reference (LIKE) 20100713
10 C_INV_NO_DI Instance attribute Private Attribute reference (LIKE) 20100810
11 C_INV_PROV Instance attribute Private Attribute reference (LIKE) 20100810
12 C_INV_SD Instance attribute Private Attribute reference (LIKE) 20100713
13 C_UPDATE Instance attribute Private Attribute reference (LIKE) 20101201
14 GT_ITEM Instance attribute Private Type reference (TYPE) IFW_UI_TT_ITEM_SORTED IFW UI item table (sorted) 20100706
15 GT_WORKLIST Instance attribute Private Type reference (TYPE) IFW_UI_TT_WORKLIST IFW UI worklist table 20100706
16 G_NUM_OF_FILTERED_REC Instance attribute Private Type reference (TYPE) IFW_DE_NUM_FILTER_REC IFW: Number of filtered records 20101210
17 MT_WL_STATUS_DESC Instance attribute Private See coding 20100830
18 R_MODEL_ENHANCEMENT Static Attribute Private Object reference (TYPE REF TO) IFW_MODEL_ENHANCEMENTS Enhancement of additional fields for the IFW Report 20101001
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100818
2 GET_PAID_DOCUMENTS Instance method Public Method Get fully paid IFW records 20101214
3 _DETERMINE_DUE_DATES Instance method Protected Method Determination of the Due Dates at UI worklist level 20101123
4 _GET_SET_PAYMENT_STATUS Instance method Protected Method Determine Payment Status and Update WL-Status if completed 20101201
5 _MERGE_INVOICE_ITEMS Instance method Protected Method Merge of invoice for the UI 20100930
Events
Class CL_IFW_MODEL has no event.
Types
Class CL_IFW_MODEL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ROOT_DOC_TYPE Value transfer Type reference (TYPE) CIWB_DE_ROOT_DOC_TYPE Source Document Type 20100818

Method CONSTRUCTOR on class CL_IFW_MODEL has no exception.

Method GET_PAID_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_HEADER Call by reference Type reference (TYPE) IFW_TT_FC_HEADER_STD Invoice forecasting header (standard table) 20101214
2 Changing CT_ITEM Call by reference Type reference (TYPE) IFW_TT_FC_ITEM_STD Invoice forecasting item (standard table) 20101214
3 Changing CT_WORKLIST Call by reference Type reference (TYPE) IFW_TT_WL_STD Invoice forecasting worklist (standard table) 20101214
# Exception Resumable Description Created on
1 CX_IFW_ERROR Exception class for IFW 20101214

Method _DETERMINE_DUE_DATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INV_DUE_DATE Call by reference Type reference (TYPE) IFW_DE_INV_DATE Invoice Due Date at worklist level 20101123
2 Exporting E_PAY_DUE_DATE Call by reference Type reference (TYPE) IFW_DE_PAY_DATE Payment Due Date at worklist level 20101123
3 Importing IS_UI_WORKLIST Call by reference Type reference (TYPE) IFW_UI_WORKLIST IFW UI Worklist 20101123
4 Importing IT_ITEM Call by reference Type reference (TYPE) IFW_TT_FC_ITEM_STD IFW item table 20101123

Method _DETERMINE_DUE_DATES on class CL_IFW_MODEL has no exception.

Method _GET_SET_PAYMENT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_HEADER Call by reference Type reference (TYPE) IFW_TT_FC_HEADER_STD IFW UI item table 20101201
2 Changing CT_ITEM Call by reference Type reference (TYPE) IFW_TT_FC_ITEM_STD Invoice forecasting item (standard table) 20101201
3 Changing CT_WORKLIST Call by reference Type reference (TYPE) IFW_TT_WL_STD IFW UI worklist table 20101201
4 Exporting ET_PAID_ITEMS Call by reference Type reference (TYPE) IFW_TT_FC_ITEM_SORTED_HD Only paid items 20101201
5 Importing IS_ADD_PARAMETERS Call by reference Type reference (TYPE) IFW_S_UI_PARAMETER Additional Parameter for IFW 20101203
6 Importing I_ONLY_PAID Call by reference Type reference (TYPE) XFELD '' Only Paid documents need to be returned 20101214
# Exception Resumable Description Created on
1 CX_IFW_ERROR Exception class for IFW 20101203

Method _MERGE_INVOICE_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IFW_ITEM Call by reference Type reference (TYPE) IFW_TT_FC_ITEM_STD Invoice forecasting item 20101001

Method _MERGE_INVOICE_ITEMS on class CL_IFW_MODEL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606