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.
Function Module | RM_SE_JBKLOBJ1_READ |
Short Text | KL: Einzelnes Finanzobjekt aus JBKLOBJ1 laden |
Function Group | JBDSEL0 |
Package | JBR |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.