SAP ABAP Function Module ICL_DIAG_SELECT_WITH_CL (Alle Diagnosen zu einem Fall aus der Datenbank einlesen)
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_DIAG_SELECT_WITH_CL | Alle Diagnosen zu einem Fall aus der Datenbank einlesen |
| Function Group | ICL_DIAG_EXT | Externally Usable Functions f.Diagnoses |
| Program Name | SAPLICL_DIAG_EXT | |
| INCLUDE Name | LICL_DIAG_EXTU18 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_CLAIM | TYPE | ICL_CLAIM | Fallnummer | |||
| |
I_ACTIVE | TYPE | ICL_ACTIVE | SPACE | Tabelleneintrag ist aktiv (A) oder in Schwebe (S) | ||
| |
I_XMEMORY | TYPE | BOOLE_D | 'X' | Aus globalen Speicher einlesen: TRUE (='X') und FALSE (=' ') | ||
| |
T_DIAG | TYPE | ICLDIAGNOSIS | Gestellte Diagnosen | |||
| |
NOT_FOUND | TYPE | Keine Datensätze gefunden | ||||
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 |