The Function Module ISB_BUKR_GET (IS-B: RM ermittelt den Buchungskreis aus der Objektnummer) is a standard Function Module in SAP ERP and is part of the function group JBRX within the package JBR.
Function Module | ISB_BUKR_GET |
Short Text | IS-B: RM ermittelt den Buchungskreis aus der Objektnummer |
Function Group | JBRX |
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 | JBROBJ1-OBJNR | Objektnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUKRS | TYPE | BUKRS | Buchungskreis |
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.