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.
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 |
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 |
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 |
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 |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.