Menu

SAP Function Module RM_SE_JBKLOBJ1_READ

KL: Einzelnes Finanzobjekt aus JBKLOBJ1 laden

The Function Module RM_SE_JBKLOBJ1_READ (KL: Einzelnes Finanzobjekt aus JBKLOBJ1 laden) is a standard Function Module in SAP ERP and is part of the function group JBDSEL0 within the package JBR.

Technical Information

Function Module RM_SE_JBKLOBJ1_READ
Short Text KL: Einzelnes Finanzobjekt aus JBKLOBJ1 laden
Function Group JBDSEL0
Package JBR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJNR LIKE JBKLOBJ1-OBJNR Objektnummer für Finanzgeschäfte

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_GEN_MERKM TYPE AFO_CHAR_VALUE_T Tabelle der Merkmalsausprägungen
W_JBKLOBJ1 LIKE JBKLOBJ1 IS-B: Objekttabelle für Finanzgeschäfte, KL-Teil

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.