SAP ABAP Function Module ISH_APPOINTMENT_PRINT (IS-H: Termine eines Patienten über Formularausgabe drucken)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NPVS (Package) Application development patient management system
Basic Data
Function Module ISH_APPOINTMENT_PRINT IS-H: Termine eines Patienten über Formularausgabe drucken  
Function Group NAMB   IS-H: Outpatient Clinic Management  
Program Name SAPLNAMB    
INCLUDE Name LNAMBU38    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing SI_INSTITUTION TYPE EINRI Einrichtung
Importing SI_PRINT_STANDARD TYPE ISH_ON_OFF ON Standarddruck = ON; Auswahldruck = OFF
Importing SI_VCODE TYPE ISH_VCODE 'UPD' Verarbeitungsmodus
Tables SI_APPOINTMENTS TYPE ISHMED_T_APPOINTMENT_OBJECT Tabelle mit Objektreferenzen der auszugebenden Termine
Exception NO_APPOINTMENTS TYPE Keine Termine vorhanden
Exception PRINT_ERROR TYPE Druckauftrag fehlerhaft
               
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