SAP ABAP Function Module ISH_READ_NBEW_LAST (ISH : To read the last movement from the NBEW table)
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_READ_NBEW_LAST ISH : To read the last movement from the NBEW table  
Function Group N081   IS-H: NBEW and NKDI  
Program Name SAPLN081    
INCLUDE Name LN081U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_NBEW TYPE VNBEW
Exporting E_FACHR TYPE NORG-FACHR7
Exporting E_FACHRTYP TYPE TNKFA-FATYP
Exporting E_LAST_PHYSICIAN TYPE NPER-PERNR
Importing I_EINRI TYPE NFAL-EINRI
Importing I_FALNR TYPE NFAL-FALNR
Importing I_FALAR TYPE NFAL-FALAR
Importing I_FACHR TYPE NFAL-FACHR SPACE
Importing I_ACTUAL_MOVEMENTS_ONLY TYPE NPDOK-XFELD 'X'
Importing I_GET_SPECIALTY TYPE NPDOK-XFELD ' '
Importing I_READ_PHYSICIAN TYPE NPDOK-XFELD ' '
Tables NBEW_TAB TYPE VNBEW
Exception MISSING_DATA TYPE
               
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