SAP ABAP Function Module ISH_GET_QUANTITY_SERVICES (IS-H: Determines the quantity of specific services)
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_QUANTITY_SERVICES IS-H: Determines the quantity of specific services  
Function Group N011   IS-H: Quantity Determination  
Program Name SAPLN011   IS-H: Prüfbausteine Anlegen/Ändern Debitor im RF (alt) 
INCLUDE Name LN011U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting QUANTITY TYPE Service quantity
Importing AUFDT TYPE SYST-DATUM '19000101' Date at which case admitted
Importing AUFZT TYPE SYST-UZEIT '000000' Time at which case admitted
Importing BEGDT TYPE SYST-DATUM Date at which service begins
Importing BEGZT TYPE SYST-UZEIT '000000' Time at which service begins
Importing EINRI TYPE TN01-EINRI Institution
Importing ENDDT TYPE SYST-DATUM Date at which service ends
Importing ENDZT TYPE SYST-UZEIT '240000' Time at which service ends
Importing ETLART TYPE NBEW-BWART SPACE Discharge type of case
Importing ETLDT TYPE SYST-DATUM '99991231' Date at which case discharged
Importing ETLZT TYPE SYST-UZEIT '240000' Time at which case discharged
Importing FALNR TYPE NFAL-FALNR Fallnummer
Importing NBGDT TYPE NLEI-NBGDT '00000000' Start date of a follow-up service
Importing NBGZT TYPE NLEI-NBGZT '000000' Start time of a follow-up service
Importing S_PARAM TYPE NTPK-BFORM '01' Parameter which service should be billed
Importing TALST TYPE NTPK-TALST SPACE Charge master of performed service
Importing TARID TYPE NTPK-TARIF SPACE ID of performed service
Exception AUFDT_GT_BEGDT TYPE Admission date > start of service
Exception AUF_GT_ETL TYPE Admission of case after discharge
Exception BEGDT_GT_ENDDT TYPE
Exception ETLDT_LT_ENDDT TYPE Discharge date < end of service
Exception INVALID_EINRI TYPE Wrong institution
Exception INVALID_S_PARAM TYPE Wrong parameter specified
               
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