Menu

SAP Function Module ISB_TRAN_COSTING_KZEIT_GET

IS-B: Zeitpunkte der Kalkuation ermitteln

The Function Module ISB_TRAN_COSTING_KZEIT_GET (IS-B: Zeitpunkte der Kalkuation ermitteln) is a standard Function Module in SAP ERP and is part of the function group JBTR within the package JBT.

Technical Information

Function Module ISB_TRAN_COSTING_KZEIT_GET
Short Text IS-B: Zeitpunkte der Kalkuation ermitteln
Function Group JBTR
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
IP_DKALK LIKE SY-DATUM Kalkulationsstichtag
IP_JBTKREG LIKE JBTKREG Kalkulationsregel (für alle Geschäfte)
IP_PERIV LIKE TKEBL-PERIV Geschäftsjahresvariante

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CP_KZEIT_BLOCK TYPE JBTKA_KZEIT_BLOCK_T Zeitpunkte

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TP_JBIXOBJ LIKE JBIXOBJ Geschäfte
TP_JBTKZEIT LIKE JBTKZEIT Zeitpunkte der Kalkulation

Exceptions

This function module does not define any Exceptions.