Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Overview


This structure includes basic information about an expense type group. The information represented in this structure is not comprehensive and only includes certain key attributes of an expense type group deemed to be useful in a listing of expense types.

Format


PwsExpenseTypeGroupSummary
  • PwsExpenseTypeGroupSummary
    • ExpenseTypeGroupId: Int32
    • ExpenseTypeGroupName: String (50)
    • ExpenseTypeGroupUid: Int64
    • InactiveFlag: Boolean

Elements


Element

Data Type

Required?

Default

Description

Sample Data

ExpenseTypeGroupId

Int32

 

 

 

 

ExpenseTypeGroupName

String

 

 

 

 

ExpenseTypeGroupUid

Int64

 

 

 

 

InactiveFlag

Boolean

 

 

 

 

  • No labels