Menu

SAP Function Module ACEPS_CORRECTION_POSTING

Korrekturbuchung in der Accrual Engine durchführen

The Function Module ACEPS_CORRECTION_POSTING (Korrekturbuchung in der Accrual Engine durchführen) is a standard Function Module in SAP ERP and is part of the function group ACEPS_CORR_POSTING within the package ACE-PS.

Technical Information

Function Module ACEPS_CORRECTION_POSTING
Short Text Korrekturbuchung in der Accrual Engine durchführen
Function Group ACEPS_CORR_POSTING
Package ACE-PS
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 der Accrual Engine
ID_FORCE_TRANSFER_2_ACC TYPE FLAG 'X' Überleitung ins RW erzwingen
ID_GET_NEW_AWKEY TYPE FLAG 'X' Neuen AWKEY ziehen
ID_GET_NEW_DOCNR TYPE FLAG 'X' Neue ACE-Belegnummer ziehen
ID_GET_NEW_TIMESTMP TYPE FLAG 'X' Neuen Timstamp ziehen
ID_LASTEFFDATE TYPE ACE_LASTEFFDATE Letzte periodische Buchung
ID_NO_POSTING_CHECK TYPE ACE_PS_NO_RWIN_TEST Kennzeichen: Bei Testlauf RWIN nicht aufrufen
ID_RUNTYPE TYPE ACEPS_RUNTYPE Laufart des periodischen Abgrenzungsprogramms
ID_TESTRUN TYPE ACE_TESTRUN Testlauf
IS_POST_PARAMS TYPE ACEPS_MANUAL_POSTING_PARAMS Manuelle Buchungsparameter für Buchung im Rechnungswesen

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 Tabelle mit Meldungen zu erzeugten RW-Belegen
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_ACEPSOIT 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.