SAP ABAP Function Module ISH_PATIENT_APPOINTMENT_LIST (IS-H: List with all scheduled appointments of a patient)
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_PATIENT_APPOINTMENT_LIST IS-H: List with all scheduled appointments of a patient  
Function Group NAMB   IS-H: Outpatient Clinic Management  
Program Name SAPLNAMB    
INCLUDE Name LNAMBU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SE_PATNR TYPE PATNR neue Patienten ID für einen zuvor vorläufigen Patienten
Importing SS_EINRI TYPE RNPB2-EINRI Insitution ID
Importing SS_SELDT TYPE RNPB2-SELDT Select all appointments after this date
Importing SS_PATNR TYPE PATNR Patienten Id
Importing SS_PAPID TYPE ISH_PAPID ID vorläufiger Patient
Importing SS_COL_POPUP TYPE SYST-CUCOL 05 Location of upper left column of list
Importing SS_ROW_POPUP TYPE SYST-CUROW 02 Location of upper left line of list
Importing SS_FIRST_TIME TYPE ISH_TRUE_FALSE '1' Erstaufruf des Patientenkalenders (TRUE/FALSE)
Tables SI_EXCL_FUNC TYPE ISH_T_EXCL_FUNC Excludieren von GUI-Funktionen
Exception NO_AUTHORITY TYPE No authority to display appointments
               
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