Sapass

 Simplify SAP R/3 development with Excel VBA/VB RFC  
Home> Bapi>Currency



Index

Currency

Currency


The Business Object Currency contains units for the
representation of monetary values as well as exchange rates that specify for a certain period of time the ratio for conversion of a
currency into another currency.


11-Dec-2005


Methods

Available Methods


  • GetDecimals : GetDecimals [ BAPI_CURRENCY_GETDECIMALS ]
  • GetList : GetList [ BAPI_CURRENCY_GETLIST ]

11-Dec-2005


GetDecimals

GetDecimals


The API method reads the decimal places stored in the SAP System for a given currency key.

Notes

The SAP System runs the usual authorization checks.

Information on configuring decimal places in the SAP System can befound in the Implementation Guide (a missing entry in the table means that the currency is managed with 2 decimal places):


If the currency key does not exist in the SAP System, the outputstructure remains blank. Messages are returned in the RETURN parameter.The parameter documentation contains the return values and their meaning.

The key fields used by this method are described under the parameters.


11-Dec-2005


GetList

GetList


All archived currency codes are read and displayed from the R/3 System.The long texts are provided in the logon language. If the text is not available in that language, the English text is used.


11-Dec-2005