Menu

SAP Function Module KL_OBJECT_READ_ACTIVE

KL: Selektion von Finanzobjekten für Kreditlimit

The Function Module KL_OBJECT_READ_ACTIVE (KL: Selektion von Finanzobjekten für Kreditlimit) is a standard Function Module in SAP ERP and is part of the function group KLLRFO within the package FTBK01.

Technical Information

Function Module KL_OBJECT_READ_ACTIVE
Short Text KL: Selektion von Finanzobjekten für Kreditlimit
Function Group KLLRFO
Package FTBK01
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_SARAKT TYPE JBKLOBJ1-SARAKT Kennzeichen AR - Aktiv
I_SLRAKT TYPE JBKLOBJ1-SLRAKT Kennzeichen LR - Aktiv
R_DATUM TYPE KL_DATUM_R Datum

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_JBKLOBJ1 LIKE JBKLOBJ1 IS-B: Objekttabelle für Finanzgeschäfte, KL-Teil

Exceptions

This function module does not define any Exceptions.