Menu

SAP Function Module ACEPS_ACCOUNTING_DOCS_POST

Aufbau und Verbuchung von BAPI-Belegen und ACE-Belegen

The Function Module ACEPS_ACCOUNTING_DOCS_POST (Aufbau und Verbuchung von BAPI-Belegen und ACE-Belegen) is a standard Function Module in SAP ERP and is part of the function group ACEPS2 within the package ACE_PS_APPL.

Technical Information

Function Module ACEPS_ACCOUNTING_DOCS_POST
Short Text Aufbau und Verbuchung von BAPI-Belegen und ACE-Belegen
Function Group ACEPS2
Package ACE_PS_APPL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID_COMP TYPE ACE_COMP Anwendungskomponente für Abgrenzung
ID_DO_NOT_SUMMARIZE TYPE XFELD Kennzeichen: Nicht verdichten
ID_NO_POSTING_CHECK TYPE ACE_PS_NO_RWIN_TEST Kennzeichen: Bei Testlauf RWIN nicht aufrufen
ID_RUNTYPE TYPE ACE_RUNTYPE Laufart des periodischen Buchungsprogramms
ID_TESTRUN TYPE XFELD X: Testlauf
IS_POST_PARAMS TYPE ACEPS_MANUAL_POSTING_PARAMS Manuelle Buchungsparameter für Buchung im Accounting

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_ACCDOC_RETURN TYPE ACE_ACCDOC_RETURN_T Returntabelle
ET_ACC_PREDOC TYPE ACEPS_BAPI_PREDOC_T Transfertabelle zur BAPI Struc. Beleg
ET_RETURN TYPE BAPIRET2_T Returntabelle

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_DOCITEMS TYPE ACEPS_ACE_DOC_EXTENDED_T Einzelposten der Accrual-Engine mit Fehlerhandling

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.