Menu

SAP Function Module FC_DOCUMENT_POST

Verbuchung Konsolidierungsbelege

The Function Module FC_DOCUMENT_POST (Verbuchung Konsolidierungsbelege) is a standard Function Module in SAP ERP and is part of the function group FC05 within the package FC05.

Technical Information

Function Module FC_DOCUMENT_POST
Short Text Verbuchung Konsolidierungsbelege
Function Group FC05
Package FC05
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DIMEN LIKE ECMCA-RDIMEN Sicht
E_ITCLG LIKE ECMCA-RITCLG Positionsplan
E_PERID LIKE ECMCA-POPER Periode
E_RLDNR LIKE ECMCA-RLDNR Ledger
E_RVERS LIKE ECMCA-RVERS Version
E_RYEAR LIKE ECMCA-RYEAR Geschäftsjahr

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
IT_DOCNR TYPE FC05_T_DOCNR Tabelle der vergebenen Belegnummern
IT_HEADER TYPE FC05_T_DOC_HEAD Tabelle der Belegkopffelder
IT_MSGTAB TYPE FC05_T_MESSAGE Tabelle der Nachrichten
IT_POSTAB LIKE FC05PTAB Tabelle der Belegzeilen für Verbuchung

Exceptions

This function module does not define any Exceptions.