SAP ABAP Function Module FM_COMPUTE_PENALTIES (Determines interest penalties)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-FG-PP (Application Component) US Prompt Payment Act
     FMFG_PPA_E (Package) Prompt Payment Act
Basic Data
Function Module FM_COMPUTE_PENALTIES Determines interest penalties  
Function Group FMPY_E   PPA Function modules  
Program Name SAPLFMPY_E    
INCLUDE Name LFMPY_EU26    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_PENFC TYPE REGUP-DMBTR Amount in local currency
Exporting E_PENDAYS TYPE REGUP-PENDAYS Number of days for penalty charge calculation
Importing I_BELNR TYPE REGUP-BELNR Accounting document number
Importing I_GJAHR TYPE REGUP-GJAHR Fiscal Year
Importing I_BUZEI TYPE REGUP-BUZEI Number of Line Item Within Accounting Document
Importing I_LIFNR TYPE REGUP-LIFNR Account Number of Vendor or Creditor
Importing I_DMBTR TYPE REGUP-DMBTR Amount in local currency
Importing I_WRBTR TYPE REGUP-WRBTR Amount in document currency
Importing I_WAERS TYPE REGUP-WAERS Currency Key
Importing I_BUKRS TYPE REGUP-BUKRS Company Code
Importing I_BUDAT TYPE F110C-BUDAT Posting Date in the Document
Importing I_ZBUKR TYPE REGUP-ZBUKR Paying company code
Importing I_ZLSCH TYPE REGUP-ZLSCH Payment method
Importing I_TRACE_FLG TYPE FMDY-XFELD Checkbox
Importing I_ZTERM TYPE T052-ZTERM Terms of payment key
Importing I_ZFBDT TYPE REGUP-ZFBDT Baseline date for due date calculation
Importing I_ZBD1T TYPE REGUP-ZBD1T Cash discount days 1
Importing I_ZBD2T TYPE REGUP-ZBD2T Cash discount days 2
Importing I_ZBD3T TYPE REGUP-ZBD3T Net Payment Terms Period
Importing I_VZSKZ TYPE LFB1-VZSKZ Interest calculation indicator
Importing I_SHKZG TYPE REGUP-SHKZG Debit/Credit Indicator
Importing I_ZWELS TYPE REGUP-ZWELS List of the Payment Methods to be Considered
Importing I_GD_ZWELS TYPE REGUP-ZWELS List of the Payment Methods to be Considered
Exception INT_RATES_NOT_MAINTAINED TYPE Table for interest rates not properly maintained
Exception NO_INT_FOR_SPECIFIC_PERIOD TYPE No penalty interest rate for specific period
               
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  20091125 
SAP Release Created in