SAP ABAP Class CL_ICL_CLAIM_BLOCK_SELECT (Select and Process Blocks of Claims)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_TEST (Package) FS-CM: Check Modules
Properties
Class CL_ICL_CLAIM_BLOCK_SELECT  
Short Description Select and Process Blocks of Claims    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICL_TEST   FS-CM: Check Modules 
Created 20060126   SAP 
Last change 20060703   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICL_CLAIM_BLOCK_SELECT has no forward declaration.
Interfaces
Class CL_ICL_CLAIM_BLOCK_SELECT has no interface implemented.
Friends
Class CL_ICL_CLAIM_BLOCK_SELECT has no friend class.
Attributes
Class CL_ICL_CLAIM_BLOCK_SELECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLAIM_RANGE Instance method Public Method 20060209
Events
Class CL_ICL_CLAIM_BLOCK_SELECT has no event.
Types
Class CL_ICL_CLAIM_BLOCK_SELECT has no local type.
Method Signatures

Method CLAIM_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BLOCK_PROCESS Call by reference Object reference (TYPE REF TO) IF_ICL_CLAIM_BLOCK_PROCESS Process a block of claims 20060209
2 Importing IV_BLOCK_SIZE Call by reference Type reference (TYPE) I 100 20060209
3 Importing IV_LAST_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20060209
4 Importing IV_MAX_BLOCKS Call by reference Type reference (TYPE) I 1000000 20060209
5 Importing IV_START_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20060209

Method CLAIM_RANGE on class CL_ICL_CLAIM_BLOCK_SELECT has no exception.
History
Last changed by/on SAP  20060703 
SAP Release Created in