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 |
|---|---|---|---|---|---|---|---|
| |
E_PENFC | TYPE | REGUP-DMBTR | Amount in local currency | |||
| |
E_PENDAYS | TYPE | REGUP-PENDAYS | Number of days for penalty charge calculation | |||
| |
I_BELNR | TYPE | REGUP-BELNR | Accounting document number | |||
| |
I_GJAHR | TYPE | REGUP-GJAHR | Fiscal Year | |||
| |
I_BUZEI | TYPE | REGUP-BUZEI | Number of Line Item Within Accounting Document | |||
| |
I_LIFNR | TYPE | REGUP-LIFNR | Account Number of Vendor or Creditor | |||
| |
I_DMBTR | TYPE | REGUP-DMBTR | Amount in local currency | |||
| |
I_WRBTR | TYPE | REGUP-WRBTR | Amount in document currency | |||
| |
I_WAERS | TYPE | REGUP-WAERS | Currency Key | |||
| |
I_BUKRS | TYPE | REGUP-BUKRS | Company Code | |||
| |
I_BUDAT | TYPE | F110C-BUDAT | Posting Date in the Document | |||
| |
I_ZBUKR | TYPE | REGUP-ZBUKR | Paying company code | |||
| |
I_ZLSCH | TYPE | REGUP-ZLSCH | Payment method | |||
| |
I_TRACE_FLG | TYPE | FMDY-XFELD | Checkbox | |||
| |
I_ZTERM | TYPE | T052-ZTERM | Terms of payment key | |||
| |
I_ZFBDT | TYPE | REGUP-ZFBDT | Baseline date for due date calculation | |||
| |
I_ZBD1T | TYPE | REGUP-ZBD1T | Cash discount days 1 | |||
| |
I_ZBD2T | TYPE | REGUP-ZBD2T | Cash discount days 2 | |||
| |
I_ZBD3T | TYPE | REGUP-ZBD3T | Net Payment Terms Period | |||
| |
I_VZSKZ | TYPE | LFB1-VZSKZ | Interest calculation indicator | |||
| |
I_SHKZG | TYPE | REGUP-SHKZG | Debit/Credit Indicator | |||
| |
I_ZWELS | TYPE | REGUP-ZWELS | List of the Payment Methods to be Considered | |||
| |
I_GD_ZWELS | TYPE | REGUP-ZWELS | List of the Payment Methods to be Considered | |||
| |
INT_RATES_NOT_MAINTAINED | TYPE | Table for interest rates not properly maintained | ||||
| |
NO_INT_FOR_SPECIFIC_PERIOD | TYPE | No penalty interest rate for specific period | ||||
Processing Type
| Normal Function 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 |