SAP ABAP Interface IF_IFW_MODEL (IFW UI Model Interface)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB-IFW (Application Component) Invoice Forecasting
⤷
CIWB_UI (Package) Invoice Forecasting Worklist: UI
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IFW_MODEL | IFW UI Model Class | 20100706 |
Properties
| Interface | IF_IFW_MODEL | |
| Short Description | IFW UI Model Interface |
General Data
| Package | CIWB_UI | Invoice Forecasting Worklist: UI |
| Created | 20100705 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_IFW_MODEL has no forward declaration.
Interfaces
Interface IF_IFW_MODEL has no interface.
Friends
Interface IF_IFW_MODEL has no friend.
Attributes
Interface IF_IFW_MODEL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns Items for UI | 20100705 | |
| 2 | Instance method | Public | Method | Returns Num. of filtered records due to miss.authorisation | 20101210 | |
| 3 | Instance method | Public | Method | Returns a Worklist for UI | 20100705 | |
| 4 | Instance method | Public | Method | Seach a document | 20100705 |
Events
Interface IF_IFW_MODEL has no event.
Types
Interface IF_IFW_MODEL has no local type.
Method Signatures
Method GET_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_WORKLIST | Call by reference | Type reference (TYPE) | IFW_UI_WORKLIST | Invoice forecasting worklist for UI | 20100706 | |||
| 2 | RT_ITEM | Value transfer | Type reference (TYPE) | IFW_UI_TT_ITEM | IFW UI item table | 20100706 |
Method GET_ITEMS on Interface IF_IFW_MODEL has no exception.
Method GET_NUM_OF_FILTERED_REC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REC_NUM | Value transfer | Type reference (TYPE) | IFW_DE_NUM_FILTER_REC | IFW: Number of filtered records | 20101210 |
Method GET_NUM_OF_FILTERED_REC on Interface IF_IFW_MODEL has no exception.
Method GET_WORKLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_WORKLIST | Value transfer | Type reference (TYPE) | IFW_UI_TT_WORKLIST | IFW UI worklist table | 20100706 |
Method GET_WORKLIST on Interface IF_IFW_MODEL has no exception.
Method SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ADD_PARAMETERS | Call by reference | Type reference (TYPE) | IFW_S_UI_PARAMETER | Additional Parameter for IFW UI | 20101203 | |||
| 2 | IS_SELECTION | Value transfer | Type reference (TYPE) | IFW_UI_S_SEARCH_PARAMS | Selection criterias from UI | 20100705 | |||
| 3 | I_BYPASS_BUFFER | Value transfer | Type reference (TYPE) | XFELD | Flag: Always read from DB | 20100705 | |||
| 4 | I_ROOT_DOC_TYPE | Value transfer | Type reference (TYPE) | CIWB_DE_ROOT_DOC_TYPE | Source Document Type | 20100707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for CL_IFW_MODEL | 20100709 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |