SAP ABAP Function Module FMEUF_CALC_ELIG_FI (Calculation of eligible amount with FI information)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-EC (Application Component) Expenditure Certification
     FMEUF_E (Package) Expenditure Certification
Basic Data
Function Module FMEUF_CALC_ELIG_FI Calculation of eligible amount with FI information  
Function Group FMEUF_DOCAMT   Functions for document amounts  
Program Name SAPLFMEUF_DOCAMT    
INCLUDE Name LFMEUF_DOCAMTU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_NO_NON_PAID TYPE I Number of lines that are nor paid
Exporting E_ITEMKEY TYPE IFMEUF_ITEMKEY_EXT Key of document line to be certified (Extended)
Exporting E_DOCAMT TYPE IFMEUF_DOCAMT Amounts of a document to be certified
Importing IT_SALES_TAX TYPE FMEUF_T_INCL_TAXCODE List of eligible sales tax codes
Importing IT_WITH_TAX TYPE FMEUF_T_EXCL_WT List of non-eligible wtihholding tax
Importing I_PAYRQ TYPE FMEUF_PAYRQ Payment Requirement
Importing I_PAYDT_FROM TYPE DATUM Payment date from
Importing I_PAYDT_TO TYPE DATUM Payment date to
Importing I_ITEMKEY TYPE IFMEUF_ITEMKEY_EXT Key of document line to be certified
Importing IT_ALL_DOC_LINES TYPE FMEUF_T_DOC_SELECT Relevant fields in selected FI document lines
Importing IT_WITH_ITEM TYPE FMEUF_T_WT_INFO Withholding tax information of the certified documents
Importing IT_FMIFIIT TYPE FMEUF_T_FMIFIIT Table of FMFIIT items (also non-relevant lines)
Importing I_CORRECTION TYPE FMEUF_CORR_RUN Flag for Correction Run
               
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  20070913 
SAP Release Created in 700