SAP ABAP Function Module ICLE_IF_EVENT_SEARCH (Suchen nach Fallbündeln in der Datenbank)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_IF (Package) FS-CM: Interface
Basic Data
Function Module ICLE_IF_EVENT_SEARCH Suchen nach Fallbündeln in der Datenbank  
Function Group ICL_IF2   FS-CM: Interface (Continued)  
Program Name SAPLICL_IF2    
INCLUDE Name LICL_IF2U70    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_CCTYPE TYPE ICLCCEVENT-CCTYPE Fallbündelart
Importing I_SUBTYPE TYPE ICLCCEVENT-SUBTYPE Fallbündelunterart
Importing I_RANGEFROM TYPE ICLCCEVENT-RANGEFROM Ereigniszeitraum: Datum ab
Importing I_RANGETO TYPE ICLCCEVENT-RANGETO Ereigniszeitraum: Datum bis
Importing I_NAME TYPE ICLCCEVENT-NAME Bezeichnung des Fallbündels
Importing I_CODE TYPE ICLCCEVENT-CODE Externe Bezeichnung des Fallbündels
Importing IV_OWNER TYPE ICLCCEVENT-OWNER Sachbearbeiter des Fallbündels
Importing IV_BUNDLECAUSE TYPE ICL_BUNDLECAUSE Ursache für Anlegen des Fallbündels
Tables T_ICLCCEVENT TYPE ICLCCEVENT Tabelle mit Suchergebnissen
Exception NONE_FOUND TYPE Keine Fallbündel mit diesem/n Merkmal(en) gefunden
Exception OTHER_ERROR TYPE Sonstiger Fehler
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20050224 
SAP Release Created in 473