Versions Compared

Key

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

...

This structure represents the unique key fields associated with identifying an expense type. Expense types are used to categorize expenses entered on expense reports and vendor invoices, and expenses entered as soft costs. Each expense type belongs to an expense type group. Expense Expenses can be budgets budgeted based on both expense types and groups.

...

Panel
titlePwsExpenseTypeRef
  • PwsExpenseTypeRef
    • ExpenseTypeId: Int32
    • ExpenseTypeName: String (50)
    • ExpenseTypeUid: Int64

Elements


Element

Data Type

Required?

Default

Description

Sample Data

ExpenseTypeId

Int32

 

 

 

 

ExpenseTypeName

String (50)

 

 

 

 

ExpenseTypeUid

Int64

 

 

 

 

Usage Example(s)


Code Block
languagexml
titleExample 01
collapsetrue
                     <com:ExpenseTypeIdentity>
                        <com:ExpenseTypeName>Per Diem</com:ExpenseTypeName>
                     </com:ExpenseTypeIdentity>