Menu

SAP Function Module ISB_TRAN_COSTING_FDU_PERIODS

IS-B: Sofortige Kalkulation von Periodenwerten

The Function Module ISB_TRAN_COSTING_FDU_PERIODS (IS-B: Sofortige Kalkulation von Periodenwerten) is a standard Function Module in SAP ERP and is part of the function group JBTP within the package JBT.

Technical Information

Function Module ISB_TRAN_COSTING_FDU_PERIODS
Short Text IS-B: Sofortige Kalkulation von Periodenwerten
Function Group JBTP
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
SAV_ABPER_CALC LIKE JBIKAPD-JABKAL ' ' Abgeschl. Periode erneut kalklieren - 'X'
SAV_DETAIL_PROT_ACTIVE LIKE JBIKAPD-JDETAI 'X' Detail-Protokoll - 'X'
SAV_DKALK LIKE SY-DATUM Kalkulationsdatum
SAV_ERKRS LIKE TKEB-ERKRS Ergebnisbereich
SAV_PER_ABS LIKE JBIKAPD-JPERAB ' ' Periode abschließen - 'X'
SAV_TESTLAUF LIKE JBIKAPD-JTESTL 'X' Kalkulation im Testlauf - 'X'
SAV_VALUES_CLEAR LIKE JBIKAPD-JWFLOE ' ' Periodenwerte vor der Kalkulation löschen - 'X'

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_PROT LIKE SPROT_X Fehler bei der Kalkulations (Nur für TSal)
T_RECEIVED_DATA LIKE Übergebene Einzelposten

Exceptions

This function module does not define any Exceptions.