SAP ABAP Function Module ISH_GET_ENDDATE_INFO (IS-H: Determines if the discharge day could still be billed for a case)
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_GET_ENDDATE_INFO IS-H: Determines if the discharge day could still be billed for a case  
Function Group N011   IS-H: Quantity Determination  
Program Name SAPLN011   IS-H: Prüfbausteine Anlegen/Ändern Debitor im RF (alt) 
INCLUDE Name LN011U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting COUNTING_ETLDT TYPE NPDOK-XFELD X field whether discharge date included
Importing AUFDT TYPE SYST-DATUM '19931001' Date at which case admitted
Importing AUFZT TYPE SYST-UZEIT '100000' Time at which case admitted
Importing EINRI TYPE TN01-EINRI Institution
Importing ETLART TYPE NBEW-BWART Discharge type of case
Importing ETLDT TYPE SYST-DATUM '19931001' Date at which case discharged
Importing ETLZT TYPE SYST-UZEIT '220000' Time at which case discharged
Exception MISSING_ETLDT TYPE Missing discharge date
               
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