Menu

SAP Function Module ISB_LAST_DAYS_OF_PERIOD_FIND

IS-B: Beginndatum und Anzahl der abgelaufenen Tage der Berichtsperiode

The Function Module ISB_LAST_DAYS_OF_PERIOD_FIND (IS-B: Beginndatum und Anzahl der abgelaufenen Tage der Berichtsperiode) is a standard Function Module in SAP ERP and is part of the function group JBT1 within the package JBT.

Technical Information

Function Module ISB_LAST_DAYS_OF_PERIOD_FIND
Short Text IS-B: Beginndatum und Anzahl der abgelaufenen Tage der Berichtsperiode
Function Group JBT1
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
DKALKTAG LIKE SY-DATUM Datum des Kalkulationstages
SPERIV LIKE T009-PERIV Geschäftsjahresvariante
SZBMETH LIKE AT56R-SZBMETH Zinsberechnungsmethode

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DBPERIODE LIKE SY-DATUM Beginndatum der Berichtsperiode
NLFD_TAGE LIKE JBTLFDT-LFD_TAGE Anzahl der abgelaufenen Tage der Berichtsperiode

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.