The Function Module ISB_VAR_ORIGKEY_GET (Originärschlüssel zu einem Variablen Geschäft aus der Objektnummer ermitte) is a standard Function Module in SAP ERP and is part of the function group JBFO within the package JBA.
Function Module | ISB_VAR_ORIGKEY_GET |
Short Text | Originärschlüssel zu einem Variablen Geschäft aus der Objektnummer ermitte |
Function Group | JBFO |
Package | JBA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FIP_OBJNR | LIKE | JBDOBJ1-OBJNR | Objektnummer für Finanzgeschäfte |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FCP_VAR_DAT | LIKE | JBDVTDETAIL | Variables Geschäft - Detaildaten |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.