Menu

SAP Function Module ACAC_OBJECT_MODIFY_EXT

Externe Schnittstelle zum Anlegen/Ändern von Abgrenzungsobjekten

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module ACAC_OBJECT_MODIFY_EXT (Externe Schnittstelle zum Anlegen/Ändern von Abgrenzungsobjekten) is a standard Function Module in SAP ERP and is part of the function group ACAC_USER_INTERFACE within the package FI_GL_ACAC.

Technical Information

Function Module ACAC_OBJECT_MODIFY_EXT
Short Text Externe Schnittstelle zum Anlegen/Ändern von Abgrenzungsobjekten
Function Group ACAC_USER_INTERFACE
Package FI_GL_ACAC
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_EFFDATE TYPE ACE_EFFDATE Stichtag für Abgrenzungsreporting
ID_TESTRUN TYPE ACE_TESTRUN 'X' Testlauf
IS_ASSIGNMENTS TYPE ACE_ASSIGNMENTS Mögliche Kontierungen bei Abgrenzungsbuchung
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
ED_DATA_CHANGED TYPE FLAG Kennzeichen: Daten waren bereits vorhanden und wurden aktualisiert
ED_DATA_CREATED TYPE FLAG Kennzeichen: Daten wurden neu hinzugefügt
ET_ACCDOC_RETURN TYPE ACE_ACCDOC_RETURN_T Tabelle mit Meldungen zu erzeugten RW-Belegen
ET_DOCITEMS TYPE ACEPS_ACE_DOC_EXTENDED_T Einzelposten der Accrual-Engine mit Fehlerhandling
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
CS_OBJECT TYPE ACAC_OBJECT_HEADER_EXT Manuelle Abgrenzungen Abgrenzungsobjekt Kopfdaten

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.