Menu

SAP Function Module ISB_KONTO_READ

IS-B: Lesefunktion für den Kontenstamm, Konditionen, Saldovorträge, ...

The Function Module ISB_KONTO_READ (IS-B: Lesefunktion für den Kontenstamm, Konditionen, Saldovorträge, ...) is a standard Function Module in SAP ERP and is part of the function group JBTD within the package JBT.

Technical Information

Function Module ISB_KONTO_READ
Short Text IS-B: Lesefunktion für den Kontenstamm, Konditionen, Saldovorträge, ...
Function Group JBTD
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_DBPERIODE LIKE SY-DATUM Periodenanfang
I_DEPERIODE LIKE SY-DATUM Periodenende
I_DKALK LIKE SY-DATUM Kalkulationsstichtag
I_SSHKZ_HABEN LIKE JBDKKOW-SVSHKZ Soll/Habenkennzeichen für Dummysalden

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_JBDGSCH LIKE JBIXGSC Geschäftsstämme zu denen Konten gelesen werden
T_JBDKKON LIKE JBIXKKO Kontenstämme
T_JBDKKOW LIKE JBDKKOW Saldovorträge
T_JBDKOKO LIKE JBDKOKO Konditionsköpfe
T_JBDKOPO LIKE JBDKOPO Konditionspositionen
T_JBDKUMS LIKE JBDKUMS Umsätze

Exceptions

This function module does not define any Exceptions.