SAP ABAP Function Module ICLH_INVOICE_HEADAMOUNT_GET (Gesamtbetrag berechnen fuer Rechnung oder Zahlungsvorschlag)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICLH_INVOICE (Package) Bill
Basic Data
Function Module ICLH_INVOICE_HEADAMOUNT_GET Gesamtbetrag berechnen fuer Rechnung oder Zahlungsvorschlag  
Function Group ICLH_INVOICE_INT   Internal FMs for Invoice  
Program Name SAPLICLH_INVOICE_INT    
INCLUDE Name LICLH_INVOICE_INTU48    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_AMOUNT_INV TYPE ICL_INV_AMOUNT_TOTAL Total amount
Exporting EV_CONTRIBAMOUNT_INV TYPE ICL_CONTRIBAMOUNT_INV Canceled amount
Exporting EV_AMOUNT TYPE ICL_AMOUNT Total amount
Exporting EV_CONTRIBAMOUNT TYPE ICL_AMOUNT_CONTRIB Canceled amount
Exporting EV_DISCOUNTAMOUNT TYPE ICL_DISCOUNTAMOUNT Canceled amount
Exporting EV_AMOUNT_CANCELED TYPE ICL_AMOUNT_CANCELED Differenzbetrag der Positionen mit Begründung
Exporting EV_AMOUNT_DELTA TYPE ICL_AMOUNT_TOTAL Gesamtbetrag (Summe der Nettobeträge aller Positionen)
Importing IS_PROCURE TYPE ICL_PROCURE Anspruchspostengruppierungen
Importing IV_XCONTRIBAMOUNT_INV TYPE XFELD Feld zum Ankreuzen
Importing IV_XCONTRIBAMOUNT TYPE XFELD Feld zum Ankreuzen
Importing IV_XBULKINVOICE TYPE XFELD Checkbox
Tables IT_INVPOS TYPE ICLH_ICLH46 Items for Invoice and Payment Proposal
               
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 464