Menu

SAP Function Module ACEPS1_OBJ_CREATE_NEW_FYEAR

Anlegen bestehendes Abgrenzungsbuchungsobjekt in einem neuen Geschäftsjahr

The Function Module ACEPS1_OBJ_CREATE_NEW_FYEAR (Anlegen bestehendes Abgrenzungsbuchungsobjekt in einem neuen Geschäftsjahr) is a standard Function Module in SAP ERP and is part of the function group ACEPS1 within the package ACE-PS.

Technical Information

Function Module ACEPS1_OBJ_CREATE_NEW_FYEAR
Short Text Anlegen bestehendes Abgrenzungsbuchungsobjekt in einem neuen Geschäftsjahr
Function Group ACEPS1
Package ACE-PS
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_NEW_FYEAR TYPE GJAHR Neues Geschäftsjahr
ID_TESTRUN TYPE XFELD Feld zum Ankreuzen
IS_ACE_OBJ_KEY TYPE ACE_OBJ_KEY Abgrenzungsobjektschlüssel

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
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
CT_STATISTIC TYPE ACEPS_FYCHG_STAT_T Statistiktabelle zum Jahreswechsel

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.