SAP ABAP Function Module ISH_APPOINTMENTS_P_SPECIALITY (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_APPOINTMENTS_P_SPECIALITY IS-H: List of appointments (booked or not) per speciality  
Function Group NAMB   IS-H: Outpatient Clinic Management  
Program Name SAPLNAMB    
INCLUDE Name LNAMBU12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SS_APPOINTMENTS TYPE ISH_RNAPP3_TAB_TYPE IS-H Tabellentyp mit Zeilen wie RNAPP3
Importing SS_INSTITUTION TYPE EINRI 01 Einrichtung
Importing SS_SPECIALITY TYPE FACHRTY5 Fachrichtung des Arztes
Importing SS_SPECTYPE TYPE FATYP '5' IS-H: Typ des Schlüssels einer Fachrichtung
Importing SS_DATE TYPE ISH_SELDT Stichdatum
Importing SS_EXCLUDE_OPTIONS TYPE ISH_DAY_OPTION_TAB_TYPE IS-H: Option für Wochenwunsch bei Terminsuche (Tag, AM, PM)
Importing SS_ONLY_FREE_APP TYPE ISH_ON_OFF IS-H: Ankreuzfeld
Importing SS_SEARCH_HORIZON TYPE I
Importing SS_WEB_BOOKING TYPE ISH_ON_OFF OFF Buchen über Internet (ja/nein)
Importing SS_CHECK_AUTH TYPE NPDOK-XFELD 'X' Berechtigungsprüfung (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  20091125 
SAP Release Created in