SAP ABAP Function Module BBP_LA_UTILITY_CURR_CONVERSION (Convert currency between internal and external usage)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
SRM-EBP (Application Component) Enterprise Buyer
⤷
BBP_LA (Package) SRM Live Auction

⤷

⤷

Basic Data
Function Module | BBP_LA_UTILITY_CURR_CONVERSION | Convert currency between internal and external usage |
Function Group | BBP_LA_UTILITY | SRM-LAC Auction Utility |
Program Name | SAPLBBP_LA_UTILITY | |
INCLUDE Name | LBBP_LA_UTILITYU14 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
PRICE_INT | TYPE | BBP_PRICE | Internal price | |||
![]() |
PRICE_EXT | TYPE | BBP_LA_BID_PRICE_DEC5 | Bid price with 5 decimal points | |||
![]() |
I_DIRECTION | TYPE | CHAR01 | Conversion direction ('1': internal to external / '2': external to internal | |||
![]() |
I_CURRKEY | TYPE | SYCURR | Currency Key | |||
![]() |
CONVERSION_FAILED | TYPE | Currency conversion failed | ||||
![]() |
INVALID_CONVERSION_DIRECTION | TYPE | Invalid conversion direction | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20040219 |
SAP Release Created in | 400 |