Menu

SAP Function Module FMFG_TC_MANUAL_CONFIRMATION

Manual Correction & Confirmation of Treasury Schedule Confirmations

Unsere Literaturempfehlung

SAP – Der technische Einstieg: SAP-Technologien und Konzepte

Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.

Bei amazon.de ansehen →

The Function Module FMFG_TC_MANUAL_CONFIRMATION (Manual Correction & Confirmation of Treasury Schedule Confirmations) 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_MANUAL_CONFIRMATION
Short Text Manual Correction & Confirmation of Treasury Schedule Confirmations
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_AAMOUNT TYPE RBETR Amount in Local Currency
I_ALC TYPE FMFG_ALC SPACE Agency Location Code - U.S. Treasury Confirmation
I_CHECF TYPE CHECF Check Number From
I_CHECT TYPE CHECT Check number
I_CONFD TYPE FMFG_CONFD '00000000' Confirmation Date from Treasury - U.S. Treasury Confirmation
I_POSTD TYPE BUDAT Posting Date in the Document
I_SCHED_NBR TYPE FMFG_SCHEDNO SPACE Payment Schedule Number - U.S. Treasury Confirmation
I_TAMOUNT TYPE RBETR Amount in Local Currency

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_STATUS TYPE FMFG_SCH_STATUS Payment Schedule Status - U.S. Federal Government

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_CHK_RANGE LIKE FMTC_CHK_RANGE Schedule Check Ranges for US Federal Treasury Confirmation
T_MATCH LIKE FMFG_TC_MATCH Structure for matching Treasury Checks to Pmt Docs

Exceptions

This function module does not define any Exceptions.