SAP ABAP Function Module ICL_DIAGHIST_SELECT (Einlesen aller Vorerkrankungen eines Beteiligten, Schadenart oder Vertrag)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
ICL_HEALTH (Package) FS-CM: Health Line of Insurance
⤷
⤷
Basic Data
| Function Module | ICL_DIAGHIST_SELECT | Einlesen aller Vorerkrankungen eines Beteiligten, Schadenart oder Vertrag |
| Function Group | ICL_DIAG_EXT | Externally Usable Functions f.Diagnoses |
| Program Name | SAPLICL_DIAG_EXT | |
| INCLUDE Name | LICL_DIAG_EXTU31 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IV_BPARTNER | TYPE | ICL_PART | Schadenbeteiligter | |||
| |
IV_LOSSTYPE | TYPE | ICL_LOSSTYPE | Schadenereignisart | |||
| |
IV_POLICY | TYPE | ICL_POLICY | Police | |||
| |
IV_DATEFROM | TYPE | ICL_DATEFROM | Beginn-Datum des Genehmigungszeitraums für Hilfsmittel/HKP | |||
| |
IV_ENDDATE | TYPE | ICL_ENDDATE | Enddatum | |||
| |
IT_WHERE | TYPE | RSDS_TWHERE | ||||
| |
ET_DIAGHIST | TYPE | ICL_DIAG_HISTORY | Übersicht Vorerkrankungen | |||
| |
ET_NOAUTH | TYPE | ICL_CLTYPE_STRUC | Struktur für interne Schadenart | |||
Processing Type
| Normal Function 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 | 464 |