Menu

SAP Function Module ACE_READ_ACCRUALS

Abgrenzungsobjekt lesen

The Function Module ACE_READ_ACCRUALS (Abgrenzungsobjekt lesen) is a standard Function Module in SAP ERP and is part of the function group ACEIF1 within the package ACE.

Technical Information

Function Module ACE_READ_ACCRUALS
Short Text Abgrenzungsobjekt lesen
Function Group ACEIF1
Package ACE
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_KEYDATE TYPE ACE_KEYDATE SY-DATUM Stichtag für Abgrenzungsreporting
IS_ACCRUAL_OBJECT TYPE ACE_EX_SUBKEY Externer Schlüssel eines Abgrenzungsobjektes

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_ACEDS_ASSGMT TYPE ACE_ASSIGNMENTS Kontierung: Generische Schnittstelle
ES_INT_OBJECT TYPE ACE_DS_OBJ Accrual Engine: Objekt
ES_VALITY TYPE ACEDS_VALITY Externe Objekt Kopfdaten
ET_RETURN TYPE BAPIRET2_T Returnparameter

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.