SAP ABAP Class CL_FVD_WORKLIST_CURSOR (Selections Using Worklist)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML (Application Component) Loans Management
     FVVD_CASHFLOW (Package) Settlement and Cash Flow
Properties
Class CL_FVD_WORKLIST_CURSOR  
Short Description Selections Using Worklist    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package FVVD_CASHFLOW   Settlement and Cash Flow 
Created 20040511   SAP 
Last change 20040819   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FVDC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FVD_WORKLIST_CURSOR has no interface implemented.
Friends
Class CL_FVD_WORKLIST_CURSOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_APPL_CASHFLOW Constant Public Type reference (TYPE) TB_WORKLIST_APPLICATION 01 Application For Which a Worklist Can Be Generated 20040511
2 STR_CONTROL Instance attribute Private Type reference (TYPE) TY_STR_CONTROL Control Elements for the Instance 20040511
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040511
2 FETCH Instance method Public Method Read Next Block from Worklist 20040511
Events
Class CL_FVD_WORKLIST_CURSOR has no event.
Types
Class CL_FVD_WORKLIST_CURSOR 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 IM_APPLICATION Value transfer Type reference (TYPE) TB_WORKLIST_APPLICATION Anwendung, für die ein Arbeitsvorrat erzeugt werden kann 20040511
2 Importing IM_BLOCK_SIZE Value transfer Type reference (TYPE) TBMAXSEL 100 Maximal selektierte Einträge 20040511
3 Importing IM_RNG_SELOPT_VDARL Call by reference Type reference (TYPE) RSDS_FRANGE_T Selektionsoptionen VDARL 20040511
4 Importing IM_RNG_SELOPT_VDWORKLIST Call by reference Type reference (TYPE) RSDS_FRANGE_T Selektionsoptionen VDWORKLIST 20040511
# Exception Resumable Description Created on
1 FAILED 20040511

Method FETCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAI_VDARL_KEY Call by reference Type reference (TYPE) TRTY_I_VDARL_KEY Darlehen 20040511
# Exception Resumable Description Created on
1 SELECTION_FAILED Selektion nicht möglich 20040511
History
Last changed by/on SAP  20040819 
SAP Release Created in 500