Menu

SAP Function Module ISB_GET_FIRST_DAY

IS-B: Berechnung des Anfangsdatums einer spezifizierten Vorperiode

The Function Module ISB_GET_FIRST_DAY (IS-B: Berechnung des Anfangsdatums einer spezifizierten Vorperiode) is a standard Function Module in SAP ERP and is part of the function group JBT6 within the package JBT.

Technical Information

Function Module ISB_GET_FIRST_DAY
Short Text IS-B: Berechnung des Anfangsdatums einer spezifizierten Vorperiode
Function Group JBT6
Package JBT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DATUM LIKE SY-DATUM aktuelles Datum
NPERANZ LIKE JBTKREG-NOZDSP Anz. Rückrechnungsperioden (incl. aktueller)
PERIV LIKE T009B-PERIV Geschäftsjahresvariante

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DATUM LIKE SY-DATUM Anfangsdatum der NPERANZ-ten Vorperiode

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.