SAP ABAP Function Module DISPLAY_NOTES (Verlaufseinträge anzeigen)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
NMED_SAMPLE (Package) IS-H*MED: Examples and Test Programs
⤷
⤷
Basic Data
| Function Module | DISPLAY_NOTES | Verlaufseinträge anzeigen |
| Function Group | N2_VD_SERVICE | IS-H*MED PD: Examples for Service API |
| Program Name | SAPLN2_VD_SERVICE | |
| INCLUDE Name | LN2_VD_SERVICEU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
VDKEY | TYPE | N2VDT_DOCKEYTYPE | Schlüsselwert des Verlaufsdokumentes | |||
| |
PARENT | TYPE REF TO | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | |||
| |
VIEW_ID | TYPE | STRING | Schlüsselwert des Containers | |||
| |
VIEW_TITLE | TYPE | STRING | Titel | |||
| |
NOTE_TYPES | TYPE | N2VDT_TYPE_RANGE | Note Kategorien | |||
| |
ERR_OPEN_DOCUMENT | TYPE | Fehler beim Öffnen des Verlaufsdokuments | ||||
| |
ERR_CREATE_VIEWSCONTAINER | TYPE | ViewsContainer konnte nicht erzeugt werden | ||||
| |
ERR_ADD | TYPE | Fehler beim Erzeugen oder Hinzufügen der VD Sicht | ||||
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 | 471 |