Menu

SAP Function Module FMFG_TC_GET_SCHEDULENO

Generate or get existing schedule number

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

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