SAP ABAP Function Module ISH_N2_FIND_AGE (IS-H*MED: Ermittelt anhand des Stichdatums und Geburtsdatums das Alter)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
NMED (Package) R/3MED: Medical documentation GSD
⤷
⤷
⤷
Basic Data
| Function Module | ISH_N2_FIND_AGE | IS-H*MED: Ermittelt anhand des Stichdatums und Geburtsdatums das Alter |
| Function Group | N200 | IS-H*MED: General functions |
| Program Name | SAPLN200 | |
| INCLUDE Name | LN200U22 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
AGE | TYPE | N2_ALTERP | ermitteltes Alter | |||
| |
ALTEINH | TYPE | N2_ALTEINH | Alterseinheit | |||
| |
AGE_IN_YEARS | TYPE | N2_ALTERP | ermitteltes Alter in Jahren | |||
| |
DATE | TYPE | ISH_AUFDT | Stichdatum zu dem Alter ermittelt werden soll | |||
| |
DATE_OF_BIRTH | TYPE | RI_GBDAT | Geburtsdatum | |||
| |
KIND_OF_AGE | TYPE | N2_ALTEINH | 'M' | Alterseinheit | ||
| |
AGE_NEGATIVE | TYPE | Berechnung Alter ist negativ | ||||
| |
NO_DATE_OF_BIRTH | TYPE | Kein Geburtsdatum übergeben | ||||
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 |