SAP ABAP Class CL_ICL_BS_OI_AL (Benefit Split Run: Open Items on Contract)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_BENEFITSPLIT_AL (Package) Claims: Benefit Split: Application Logic
Properties
Class CL_ICL_BS_OI_AL  
Short Description Benefit Split Run: Open Items on Contract    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICL_BENEFITSPLIT_AL   Claims: Benefit Split: Application Logic 
Created 20050405   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ISCM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ICL_BS_OI_AL has no interface implemented.
Friends
Class CL_ICL_BS_OI_AL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_OPENITEMS_AMOUNT Static Attribute Private Type reference (TYPE) ICL_RUN_OIAMOUNT_S_AL Total of Open Items on Contract in Contract Currency 20050406
2 GT_OPENITEMS Static Attribute Private Type reference (TYPE) ICL_OPEN_ITEM_TAB Open Items for Contract 20050405
3 GV_OI_DETERMINED Static Attribute Private Type reference (TYPE) BOOLE_D Flag Whether Open Items Have Already Been Determined 20050405
Methods
# Method Level Visibility Method type Description Created on
1 DETERMINE_OPENITEMS Static method Private Method Determine Open Items on Contract 20050405
2 DETERMINE_OPENITEMS_AMOUNT Static method Private Method Cumulate Open Items in Contract Currency 20050405
3 GET_OPENITEMS Static method Public Method Accessor for Open Items on Contract 20050405
4 GET_OPENITEMS_AMOUNT Static method Public Method Accessor for Total Amount of Open Items 20050405
Events
Class CL_ICL_BS_OI_AL has no event.
Types
Class CL_ICL_BS_OI_AL has no local type.
Method Signatures

Method DETERMINE_OPENITEMS Signature

Method DETERMINE_OPENITEMS on class CL_ICL_BS_OI_AL has no parameter.
Method DETERMINE_OPENITEMS on class CL_ICL_BS_OI_AL has no exception.

Method DETERMINE_OPENITEMS_AMOUNT Signature

Method DETERMINE_OPENITEMS_AMOUNT on class CL_ICL_BS_OI_AL has no parameter.
Method DETERMINE_OPENITEMS_AMOUNT on class CL_ICL_BS_OI_AL has no exception.

Method GET_OPENITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OPENITEMS Call by reference Type reference (TYPE) ICL_OPEN_ITEM_TAB Liste offener Posten zu einer Police 20050405

Method GET_OPENITEMS on class CL_ICL_BS_OI_AL has no exception.

Method GET_OPENITEMS_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OPENITEMS_AMOUNT Call by reference Type reference (TYPE) ICL_RUN_OIAMOUNT_S_AL Gesamtbetrag der offenen Posten in Vertragswährung 20050406

Method GET_OPENITEMS_AMOUNT on class CL_ICL_BS_OI_AL has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 600