SAP ABAP Function Module ISHMED_PLANNING_DIALOG (IS-H*MED: Dialog Planungsfunktion)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NORD (Package) R/3MED: Services processing EDV-G
Basic Data
Function Module ISHMED_PLANNING_DIALOG IS-H*MED: Dialog Planungsfunktion  
Function Group N1PLANNING   IS-H*MED: Dialog for Planning Function  
Program Name SAPLN1PLANNING    
INCLUDE Name LN1PLANNINGU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_PLANNING TYPE REF TO CL_ISHMED_PLANNING IS-H*MED: Klasse für Planung
Changing C_ERRORHANDLER TYPE REF TO CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung
Exporting E_RC TYPE SYST-SUBRC Returncode (0=OK, 1=ERROR, 2=CANCEL) ->
Exporting E_NO_PLANNING TYPE ISH_ON_OFF Planung wurde abgebrochen (ON)
Exporting E_NOT_ACTUAL TYPE ISH_ON_OFF Belegung der Ressourcen nicht aktuell
Importing I_PLANOE TYPE NLEI-ORGID SPACE Planende OE
Importing I_EINRI TYPE TN01-EINRI Einrichtung
Importing I_INTERFACE TYPE REF TO IF_ISHMED_DIALOG IS-H*MED: Planungsfunktion - Dialog
Importing I_MODE TYPE 'UPD' Betriebsmodus (UPD - Ändern, DIS - Anzeigen)
               
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 471