SAP ABAP Function Module ISHMED_PLAN_TEAM (IS-H*MED: Popup für Teamerfassung über Prozessklasse)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     N1BASE_MED (Package) IS-H*MED: Basic Functionality
Basic Data
Function Module ISHMED_PLAN_TEAM IS-H*MED: Popup für Teamerfassung über Prozessklasse  
Function Group N1_MDY_TEAM   IS-H*MED: Team Entry Subscreen Container  
Program Name SAPLN1_MDY_TEAM    
INCLUDE Name LN1_MDY_TEAMU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IR_PROCESS TYPE REF TO CL_ISHMED_PRC_TEAM Instanz des Prozesses der Teamerfassung
Importing I_FULL_SCREEN TYPE ISH_ON_OFF OFF Fullscreen (ON/OFF) --> sonst Popup!
Importing I_VCODE TYPE ISH_VCODE 'UPD' Verarbeitungsmodus (INS, UPD, DIS)
Importing I_TITLE TYPE SYST-TITLE SPACE Titel des Popups
Importing I_NO_SAVE TYPE ISH_ON_OFF OFF Funktion 'Sichern' NICHT aktiv (ON/OFF)
Importing I_SCR_COL_1 TYPE I 2 Anfangsspalte des Popups
Importing I_SCR_ROW_1 TYPE I 2 Anfangszeile des Popups
Importing I_SCR_COL_2 TYPE I 0 Endespalte des Popups
Importing I_SCR_ROW_2 TYPE I 0 Endezeile des Popups
               
Processing Type
Normal Function Module  
Remote-Enabled 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