SAP ABAP Function Module ISH_BOOK_APPOINTMENT (IS-H: List of appointments (booked or not) per speciality)
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_BOOK_APPOINTMENT IS-H: List of appointments (booked or not) per speciality  
Function Group NAMB   IS-H: Outpatient Clinic Management  
Program Name SAPLNAMB    
INCLUDE Name LNAMBU13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SS_BOOKED_APPOINT TYPE RNAPP3_WEB_LINE_TYPE IS-H: Struktur zur Anzeige des Suchergebnisses NI16 (at Web)
Exporting SS_OKAY TYPE ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0')
Importing SS_INSTITUTION TYPE EINRI Einrichtung
Importing SS_APPOINT_INDEX TYPE SYTABIX Interne Tabellen, aktueller Zeilenindex
Importing SS_APPOINTMENTS TYPE RNAPP3_WEB_TAB_TYPE IS-H Tabellentyp für Terminausgabe
Importing SS_PATIENT_DATA TYPE ISH_PAT_DATA_SHORT IS-H Record of patient data (short only for prov. appoints)
Tables SS_RETURN_TAB TYPE BAPIRET2 Returnparameter
               
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  20091125 
SAP Release Created in