The Function Module FMFG_TC_VOID_CHK_PREV_RUN_DATE (Get cancel check previous payment run date) is a standard Function Module in SAP ERP and is part of the function group FMFG_TC within the package FMFG_E.
Function Module | FMFG_TC_VOID_CHK_PREV_RUN_DATE |
Short Text | Get cancel check previous payment run date |
Function Group | FMFG_TC |
Package | FMFG_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BELNR | LIKE | REGUP-BELNR | Client | |
I_BUKRS | LIKE | REGUP-BUKRS | Company Code | |
I_BUZEI | LIKE | REGUP-BUZEI | Number of Line Item Within Accounting Document | |
I_GJAHR | LIKE | REGUP-GJAHR | Fiscal Year | |
I_LIFNR | LIKE | REGUP-LIFNR | Account Number of Vendor or Creditor |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_LAUFD | LIKE | REGUP-LAUFD | Date on which the program is to be run | |
E_ZFBDT | LIKE | REGUP-ZFBDT | Baseline date for due date calculation |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.