SAP ABAP Function Module ISH_CHECK_SHARE (IS-H: Prüft %-Anteil und Betrag sowie Unter- und Überdeckung)
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_SHARE IS-H: Prüft %-Anteil und Betrag sowie Unter- und Überdeckung  
Function Group N016   IS-H: Add. Functions IV Data Screen  
Program Name SAPLN016   IS-H: Module for Service Entry/IV Requests/Billing 
INCLUDE Name LN016U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting BTRAG TYPE RNLE2-DBTRAG Amount of excess/insufficient coverage
Exporting DIFFERENCE TYPE RNLE1-MODIFY 'X'= coverage is insufficient; ' '= coverage not insufficient
Exporting DMENGE TYPE RNLE2-DMENGE Difference to max. full quantity (basic quantity)
Exporting KPROZ TYPE RNLE2-KPROZ Difference percentage quantity to 100 percent
Exporting LEIID TYPE RNLE2-LEIST Service for which excess/insufficient coverage exists
Exporting MAXENDDT TYPE RNLE1-ENDDT Start of excess/insufficient coverage
Exporting MINBEGDT TYPE RNLE1-BEGDT End of excess/insufficient coverage
Exporting PREIS TYPE RNLE2-DPREIS Difference price to max. basic price
Exporting SURPLUS TYPE RNLE1-MODIFY 'X'=excess coverage exists; ' '= no excess coverage
Exporting WAERS TYPE RNLE2-WAERS Local currency or currency insurance verification request
Exporting ERROR TYPE RNLE1-MARK Über-/Unterdeckung aufgetreten ON/OFF
Importing ATARIF TYPE RNLE1-MODIFY SPACE Indicator whether billing srv + charge master specified
Importing COMPLETE TYPE RNLE1-MODIFY SPACE Indicator complete missing % / amount 'X'
Importing I_RNEXL TYPE RNEXL Header information such as: FALNR, EINRI, etc.
Importing MESSAGE_SHOW TYPE RNLE1-MARK SPACE Gesammelte Meldungen anzeigen
Tables LEIST TYPE RNLE2 Table with all services to be checked of an ID
Tables NVVF_TAB TYPE NCIR Table containing the current IRs for the case
Tables I_NBEW TYPE VNBEW
Tables SS_NKSP TYPE RNKSP
Tables SS_RNLE5 TYPE RNLE5 Aktuelle Leistungen
Exception MIXED TYPE Mixed percentage + amound specified
Exception MIXED_WAERS TYPE eistung auf unters. Währungen aufgeteilt
               
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