SAP ABAP Function Module FMFG_CALCULATE_PAYMENTS (Calculates the Payment Stream for an Obligation)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-FG (Application Component) Functions for U.S. Federal Government
⤷
FMFG_BLPAY_E (Package) US Federal government creation of payment lines
⤷
⤷
Basic Data
| Function Module | FMFG_CALCULATE_PAYMENTS | Calculates the Payment Stream for an Obligation |
| Function Group | FMFG_PAYMENT_UPDATE | Generation of FM payment lines (US Fed.) |
| Program Name | SAPLFMFG_PAYMENT_UPDATE | |
| INCLUDE Name | LFMFG_PAYMENT_UPDATEU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_TRBTR_PAID_DEL | TYPE | FM_FKBTR | Amount to be generated for Paid/Deliverd | |||
| |
E_FKBTR_PAID_DEL | TYPE | FM_FKBTR | Amount in FM area currency | |||
| |
E_TRBTR_PAID_UNDEL | TYPE | FM_FKBTR | Amount to be generated for Paid/UnDeliverd | |||
| |
E_FKBTR_PAID_UNDEL | TYPE | FM_FKBTR | Amount in FM area currency | |||
| |
E_TRBTR_UNPAID_DEL | TYPE | FM_FKBTR | Amount to be generated for UnPaid/Deliverd | |||
| |
E_FKBTR_UNPAID_DEL | TYPE | FM_FKBTR | Amount in FM area currency | |||
| |
I_TRBTR_OLD_DEL_PAID | TYPE | FM_FKBTR | Amount in transaction posted to Earned/Delivered Paid | |||
| |
I_FKBTR_OLD_DEL_PAID | TYPE | FM_FKBTR | Amount in local posted to Earned/Delivered Paid | |||
| |
I_TRBTR_OLD_UNDEL_PAID | TYPE | FM_FKBTR | Amount in transaction posted to UnEarned/UnDelivered Paid | |||
| |
I_FKBTR_OLD_UNDEL_PAID | TYPE | FM_FKBTR | Amount in local posted to UnEarned/UnDelivered Paid | |||
| |
I_TRBTR_OLD_DEL_UNPAID_ORIG | TYPE | FM_FKBTR | Amount in transaction posted to Earned/Delivered Unpaid | |||
| |
I_FKBTR_OLD_DEL_UNPAID_ORIG | TYPE | FM_FKBTR | Amount in local posted to Earned/Delivered Unpaid | |||
| |
I_TRBTR_OLD_DEL_UNPAID_REDU | TYPE | FM_FKBTR | Amount in transaction posted to Earned/Delivered Unpaid | |||
| |
I_FKBTR_OLD_DEL_UNPAID_REDU | TYPE | FM_FKBTR | Amount in local posted to Earned/Delivered Unpaid | |||
| |
I_TRBTR_NEW_DEL | TYPE | FM_FKBTR | Amount in transaction posting to Earned/Delivered (Expense or Revenue) | |||
| |
I_FKBTR_NEW_DEL | TYPE | FM_FKBTR | Amount in local posting to Earned/Delivered (Expense or Revenue) | |||
| |
I_TRBTR_NEW_PAID | TYPE | FM_FKBTR | Amount in transaction posting to Paid (FBT account) | |||
| |
I_FKBTR_NEW_PAID | TYPE | FM_FKBTR | Amount in local posting to Paid (FBT account) | |||
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 | 20030428 |
| SAP Release Created in | 110 |