Menu

SAP Function Module FM_DOCUMENT_CLOSE

Aufruf DOCUMENT/CLOSE der RWIN-Schnittstelle

The Function Module FM_DOCUMENT_CLOSE (Aufruf DOCUMENT/CLOSE der RWIN-Schnittstelle) is a standard Function Module in SAP ERP and is part of the function group FMRI within the package FMFS.

Technical Information

Function Module FM_DOCUMENT_CLOSE
Short Text Aufruf DOCUMENT/CLOSE der RWIN-Schnittstelle
Function Group FMRI
Package FMFS
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_FLG_PAY LIKE FMDY-XFELD SPACE

Exporting Parameters

This function module does not define any EXPORTING parameters.

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_ACCCR LIKE ACCCR Transaction item: Currencies
T_ACCCR_SPL LIKE ACCCR Accounting Interface: Currency Information
T_ACCDA LIKE ACCDA
T_ACCFI LIKE ACCFI
T_ACCHD LIKE ACCHD Transaction header
T_ACCIT LIKE ACCIT Transaction item
T_ACCIT_SPL LIKE ACCIT Accounting Interface: Item Information
T_ACCTX LIKE BSET
T_AUSZ_CLR LIKE AUSZ_CLR Assign Clearing Item to Cleared Items

Exceptions

This function module does not define any Exceptions.