The Function Module ISB_BUS_OBJECT_CURR_SINGLE_GET (IS-B: Ermittlung der Geschäftswährung für ein IS-B Objekt) is a standard Function Module in SAP ERP and is part of the function group JBTP within the package JBT.
Function Module | ISB_BUS_OBJECT_CURR_SINGLE_GET |
Short Text | IS-B: Ermittlung der Geschäftswährung für ein IS-B Objekt |
Function Group | JBTP |
Package | JBT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IP_BUKRS | LIKE | T001-BUKRS | ||
IP_OBJNR | LIKE | JBDOBJ1-OBJNR | Finanzobjektnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EP_WGWAER | LIKE | JBIXGSC-WGWAER | Geschäftswährung |
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.