SAP ABAP Function Module ISHMED_CAUSE_CHANGE (IS-H*MED: Popup für Eingabe/Auswahl der Änderungsbegründung zum Termin)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED-SC (Application Component) Planning
     N1APMG_MED (Package) IS-H*MED: Appointment Management
Basic Data
Function Module ISHMED_CAUSE_CHANGE IS-H*MED: Popup für Eingabe/Auswahl der Änderungsbegründung zum Termin  
Function Group N1_MDY_CAUSE_CHANGE   IS-H*MED: Subscreen Cont. Change Reason  
Program Name SAPLN1_MDY_CAUSE_CHANGE    
INCLUDE Name LN1_MDY_CAUSE_CHANGEU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_CAUSE_CHANGE TYPE N1CAUSECHNG Begründung für Änderung am Termin
Exporting E_CAUSE_CHANGE_ID TYPE N1CSECHGID ID der Begründung für Änderung am Termin
Exporting E_CANCEL TYPE ISH_ON_OFF Popup wurde abgebrochen
Importing IR_APPOINTMENT TYPE REF TO CL_ISH_APPOINTMENT Termin
Importing I_COMMENT1 TYPE RN1_SCR_CAUSE_CHANGE-COMMENT1 Kommentar am Popup ->
Importing I_TEXT_OR_LISTBOX TYPE CHAR1 SPACE Eingabe Begründung als Text (T) oder Listbox (L) oder Default (SPACE)
Importing I_EINRI TYPE EINRI Einrichtung
Importing I_INPUT_REQUIRED TYPE ISH_ON_OFF 'X' Eingabe der Begründung ist erforderlich (ON/OFF)
               
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 473