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
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100818 | |
| 2 | Instance method | Public | Method | Get fully paid IFW records | 20101214 | |
| 3 | Instance method | Protected | Method | Determination of the Due Dates at UI worklist level | 20101123 | |
| 4 | Instance method | Protected | Method | Determine Payment Status and Update WL-Status if completed | 20101201 | |
| 5 | 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 | 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 | CT_HEADER | Call by reference | Type reference (TYPE) | IFW_TT_FC_HEADER_STD | Invoice forecasting header (standard table) | 20101214 | |||
| 2 | CT_ITEM | Call by reference | Type reference (TYPE) | IFW_TT_FC_ITEM_STD | Invoice forecasting item (standard table) | 20101214 | |||
| 3 | CT_WORKLIST | Call by reference | Type reference (TYPE) | IFW_TT_WL_STD | Invoice forecasting worklist (standard table) | 20101214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | E_INV_DUE_DATE | Call by reference | Type reference (TYPE) | IFW_DE_INV_DATE | Invoice Due Date at worklist level | 20101123 | |||
| 2 | E_PAY_DUE_DATE | Call by reference | Type reference (TYPE) | IFW_DE_PAY_DATE | Payment Due Date at worklist level | 20101123 | |||
| 3 | IS_UI_WORKLIST | Call by reference | Type reference (TYPE) | IFW_UI_WORKLIST | IFW UI Worklist | 20101123 | |||
| 4 | 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 | CT_HEADER | Call by reference | Type reference (TYPE) | IFW_TT_FC_HEADER_STD | IFW UI item table | 20101201 | |||
| 2 | CT_ITEM | Call by reference | Type reference (TYPE) | IFW_TT_FC_ITEM_STD | Invoice forecasting item (standard table) | 20101201 | |||
| 3 | CT_WORKLIST | Call by reference | Type reference (TYPE) | IFW_TT_WL_STD | IFW UI worklist table | 20101201 | |||
| 4 | ET_PAID_ITEMS | Call by reference | Type reference (TYPE) | IFW_TT_FC_ITEM_SORTED_HD | Only paid items | 20101201 | |||
| 5 | IS_ADD_PARAMETERS | Call by reference | Type reference (TYPE) | IFW_S_UI_PARAMETER | Additional Parameter for IFW | 20101203 | |||
| 6 | I_ONLY_PAID | Call by reference | Type reference (TYPE) | XFELD | '' | Only Paid documents need to be returned | 20101214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 |