SAP ABAP Class IF_IFW_MODEL (IFW UI Model Interface)
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
Class IF_IFW_MODEL  
Short Description IFW UI Model Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100705   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_IFW_MODEL has no forward declaration.
Interfaces
Class IF_IFW_MODEL has no interface implemented.
Friends
Class IF_IFW_MODEL has no friend class.
Attributes
Class IF_IFW_MODEL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ITEMS Instance method Public Method Returns Items for UI 20100705
2 GET_NUM_OF_FILTERED_REC Instance method Public Method Returns Num. of filtered records due to miss.authorisation 20101210
3 GET_WORKLIST Instance method Public Method Returns a Worklist for UI 20100705
4 SEARCH Instance method Public Method Seach a document 20100705
Events
Class IF_IFW_MODEL has no event.
Types
Class 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 Importing IS_WORKLIST Call by reference Type reference (TYPE) IFW_UI_WORKLIST Invoice forecasting worklist for UI 20100706
2 Returning RT_ITEM Value transfer Type reference (TYPE) IFW_UI_TT_ITEM IFW UI item table 20100706

Method GET_ITEMS on class 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 Returning 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 class 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 Returning RT_WORKLIST Value transfer Type reference (TYPE) IFW_UI_TT_WORKLIST IFW UI worklist table 20100706

Method GET_WORKLIST on class IF_IFW_MODEL has no exception.

Method SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ADD_PARAMETERS Call by reference Type reference (TYPE) IFW_S_UI_PARAMETER Additional Parameter for IFW UI 20101203
2 Importing IS_SELECTION Value transfer Type reference (TYPE) IFW_UI_S_SEARCH_PARAMS Selection criterias from UI 20100705
3 Importing I_BYPASS_BUFFER Value transfer Type reference (TYPE) XFELD Flag: Always read from DB 20100705
4 Importing I_ROOT_DOC_TYPE Value transfer Type reference (TYPE) CIWB_DE_ROOT_DOC_TYPE Source Document Type 20100707
# Exception Resumable Description Created on
1 CX_IFW_ERROR Exception class for CL_IFW_MODEL 20100709
History
Last changed by/on SAP  20110908 
SAP Release Created in