SAP ABAP Function Module ISH_CHECK_EXTRA_PAYMENT (IS-H: Prüft, ob ein VV aus Zuzahlungssicht storniert werden darf)
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_CHECK_EXTRA_PAYMENT IS-H: Prüft, ob ein VV aus Zuzahlungssicht storniert werden darf  
Function Group N019   IS-H: Copayments and Down Payments  
Program Name SAPLN019    
INCLUDE Name LN019U63    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing EINRICHTUNG TYPE TN01-EINRI Institution
Importing DEBITOR TYPE BSID-KUNNR Customer number of patient
Importing BUCHUNGSKREIS TYPE BSID-BUKRS Company code
Importing KOSTENTRAEGER TYPE NCIR-KOSTR Insurance provider
Importing FALLNUMMER TYPE NFAL-FALNR Case number
Importing MESSAGES_SHOW TYPE SPACE Should messages be displayed directly?
Importing KOSTENTRAEGER_NEU TYPE NCIR-KOSTR SPACE Insurance provider
Importing I_PATNR TYPE PATNR IS-H: Patientennummer
Importing I_MESSAGE_STORE TYPE ISH_ON_OFF 'X' message_store f. Nachrichten durchführen
Tables ZUZAHLUNGEN TYPE RNZUZ1 Table of found items (optional)
Tables ET_RETURN TYPE BAPIRET2 Returnparameter
Exception NO_COMMUNICATION TYPE Errors in configuration tables
Exception ZUZ_FOUND TYPE Copayment requests/receivables found
Exception NKTR_READ_ERROR TYPE Error when reading ins. provider
Exception ZUZ_PARM_NOT_FOUND TYPE Copayment parameter not found or incomplete
Exception NO_CONFIGURATION_FOUND TYPE keine Ereigniszuordnung gefunden
               
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