SAP ABAP Function Module ISH_READ_SERVICES_RANGES (IS-H: Services are read from DB by means of interface parameters)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NPAS (Package) Application development patient accounting system
Basic Data
Function Module ISH_READ_SERVICES_RANGES IS-H: Services are read from DB by means of interface parameters  
Function Group N013   IS-H: Ins.Verification/Billing Functions  
Program Name SAPLN013    
INCLUDE Name LN013U05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing ABRKZ TYPE RNLE1-MARK 'X' Select billable services
Importing EINRI TYPE TN01-EINRI Only select services of institution EINRI
Importing FALNR TYPE NFAL-FALNR Only select services of case FALNR
Importing FALNR_EXIST TYPE RNLE1-MARK Case exists on DB on/off
Importing IST TYPE RNLE1-MARK 'X' Select services with status 'Actual'
Importing LNRLS TYPE NLEI-LNRLS SPACE Only select service of LNRLS
Importing NOT_ABRKZ TYPE RNLE1-MARK SPACE Select non-billable services
Importing NOT_STORN TYPE RNLE1-MARK 'X' Select non-cancelled services
Importing PATNR_EXIST TYPE RNLE1-MARK Patient aleady exists on DB on/off
Importing PLAN TYPE RNLE1-MARK 'X' Select services with status "Planned"
Importing READ_ALL TYPE RNLE1-MARK 'X' All services for case are read and buffered ->
Importing STORN TYPE RNLE1-MARK SPACE Select cancelled services
Importing ZEITP TYPE RNLE1-MARK 'X' Select immediate services
Importing ZEITR TYPE RNLE1-MARK 'X' Select extended services
Tables BEGDT TYPE   Only select services as of BEGDT
Tables ENDDT TYPE   Only select services to ENDDT
Tables E_NLEI TYPE NLEI Table contains all selected services
Exception WRONG_FALNR TYPE Case number not found in NFAL
Exception WRONG_LNRLS TYPE Seq. no. service not found in NLEI
               
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