The Function Module FMFG_TC_GET_SCHEDULENO (Generate or get existing schedule number) 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_GET_SCHEDULENO |
Short Text | Generate or get existing schedule number |
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_ALC | TYPE | FMFG_ALC | Agency Location Code - U.S. Treasury Confirmation | |
I_FILE_NBR | TYPE | FMFG_FILE_NO | Key for multiple files from single Payment Program Print | |
I_LAUFD | TYPE | LAUFD | Date on which the program is to be run | |
I_LAUFI | TYPE | LAUFI | Additional identification | |
I_PMT_OFFICE | TYPE | FMFG_PMT_OFF | Payment Office - U.S. Treasury Confirmation | |
I_QUERY | TYPE | C | SPACE | Look up Schedule No only, not generate |
I_RZAWE | TYPE | RZAWE | Payment Method for This Payment |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SCHEDULENO | TYPE | FMFG_SCHEDNO | Payment Schedule Number - U.S. Treasury Confirmation |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ALREADY_PROCESSED | Entry already processed |
ERROR_GENERATING | Error generating Schedule No |
NOT_FOUND | Queried entry not found |
UPDATE_FAILED | Table update failed, status record not created |