📚 SAP Business One SDK Help

Currencies Object
See Also  Members 

Description

Currencies is a business object that represents the currency codes in the Administration module.

This object enables you to:

  • Add a currency code.
  • Retrieve a currency code by its key.
  • Update a currency code.
  • Remove a currency code.
  • Save the object in XML format.

Source table: OCRN.

Object Model









Remarks

Mandatory fields in SAP Business One: Code and DocumentsCode.

To display the form in the application:

  • Select Administration --> Setup --> Financials --> Currencies.

See Also