SAP ABAP Function Module ISHMED_CALC_END_OF_DURATION (Kalkulieren das Endzeitpunkt eines Zeitraums)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
NMED_ME (Package) IS-H*MED: Medication
⤷
⤷
Basic Data
| Function Module | ISHMED_CALC_END_OF_DURATION | Kalkulieren das Endzeitpunkt eines Zeitraums |
| Function Group | N1ME_CALCULATION | Function Group Various Calculations |
| Program Name | SAPLN1ME_CALCULATION | |
| INCLUDE Name | LN1ME_CALCULATIONU08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_DATE | TYPE | SYST-DATUM | Enddatum | |||
| |
E_TIME | TYPE | SYST-UZEIT | Endezeit | |||
| |
I_DATE | TYPE | N1ME_PBDAD | IS-H*MED: Medikation, Plan-Beginndatum | |||
| |
I_TIME | TYPE | N1ME_PBTAD | IS-H*MED: Medikation, Plan-Beginnzeit | |||
| |
I_DUR | TYPE | N1ME_PDUR | IS-H*MED: Medikation, Plandauer | |||
| |
I_DURU | TYPE | N1ME_DURU | 'MIN' | IS-H*MED: Einheit des Dauers | ||
| |
DURATION | TYPE | Zeitraum ist zu lang ( > 9999 Tage ) | ||||
| |
DURATION_UNIT | TYPE | Die Einheit des Zeitraums ist unbekannt | ||||
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 | 472 |