Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
titlePwsOpsCurrencyRef
  • PwsOpsCurrencyRef
    • OpsCurrencyCode: String
    • OpsCurrencyId: Int32

Elements


Element

Data Type

Required?

Description

Sample Data

OpsCurrencyCode

String

On Insert: Yes

On Update: Yes

The currency code is a unique identifier for a currency

 
USD

OpsCurrencyId

Int32

No

A unique identifier for a currency. For internal use only.

 


Usage Example(s)


Code Block
languagexml
titleExample 01
collapsetrue
                  <tim:IncurredOpsCurrencyIdentity>
                     <com:OpsCurrencyCode>USD</com:OpsCurrencyCode>
                  </tim:IncurredOpsCurrencyIdentity>