Menu

SAP Function Module ACE_DS_ACCRUAL_FOR_ITEM_CALC

Berechnung der Abgrenzungsbeträge pro Vertrag

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 ACE_DS_ACCRUAL_FOR_ITEM_CALC (Berechnung der Abgrenzungsbeträge pro Vertrag) is a standard Function Module in SAP ERP and is part of the function group ACEDS_DISTRIBUTION_CALC within the package ACE-DS.

Technical Information

Function Module ACE_DS_ACCRUAL_FOR_ITEM_CALC
Short Text Berechnung der Abgrenzungsbeträge pro Vertrag
Function Group ACEDS_DISTRIBUTION_CALC
Package ACE-DS
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_BUKRS TYPE ACE_BUKRS Buchungskreis
ID_COMP TYPE ACE_COMP Anwendungskomponente für Abgrenzung
ID_DATE_FROM TYPE SY-DATUM SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
ID_DATE_TO TYPE SY-DATUM SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
ID_DOCNR TYPE ACEPS_DOCNR Belegnummer eines Belegs der Accrual-Engine
ID_OBJID TYPE ACE_GUID Abgenzungsobjektnummer
ID_SUBID TYPE ACE_SUBID interner Nebenschlüssel für Accrual Object
ID_TRANSTYPE TYPE ACE_TRANSTYPE 'P' Vorgang in Accrual Engine
IR_ACCRULE TYPE ACE_ACCRULE_RANGE_T Rechnungslegungsvorschriften
IR_ACRTYPE TYPE ACE_ACRTYPE_RANGE_T Abgrenzungsarten
IT_COMP_SIMUPARAM_RANGES TYPE ACE_FIELD_RANGES_T Tabelle generischer Selektionsbedingungen mehrerer Felder für Simulation

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ED_DEACTDATE TYPE ACE_DEACTDATE Abgangsdatum
ET_ACEDOC_RETURN TYPE ACE_ACEDOC_RETURN_T Tabelle mit Meldungen zu spezifischen ACE-Belegen
ET_RETURN TYPE BAPIRET2_T Returntabelle

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.