The Function Module ACEDS_PS_ENTRIES_CHANGE (Ändern von Einträgen im Posting-Server) is a standard Function Module in SAP ERP and is part of the function group ACEDS_CALL_PS within the package ACE-DS.
Function Module | ACEDS_PS_ENTRIES_CHANGE |
Short Text | Ändern von Einträgen im Posting-Server |
Function Group | ACEDS_CALL_PS |
Package | ACE-DS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_DELAY_ACCPOSTING | TYPE | FLAG | verzögertes ACC Posting | |
ID_EFFDATE | TYPE | ACE_EFFDATE | Wertstellungsdatum | |
ID_TESTRUN | TYPE | ACE_TESTRUN | Testlauf | |
IS_OBJECT_KEY | TYPE | ACEDS_CD_OBJECTKEY | Abgrenzungsposition | |
IS_POST_PARAMS | TYPE | ACEPS_MANUAL_POSTING_PARAMS | Manuelle Buchungsparameter für Buchung im Accounting |
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 übergeleiteten ACE-Belegen | |
ET_ACEDOC_RETURN | TYPE | ACE_ACEDOC_RETURN_T | Tabelle mit Meldungen zu spezifischen ACE-Belegen | |
ET_DOCITEMS | TYPE | ACEPS_ACE_DOC_EXTENDED_T | Einzelposten der Accrual-Engine mit Fehlerhandling | |
ET_RETURN | TYPE | BAPIRET2_T | Returntabelle |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.