Versions Compared

Key

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

...

This structure includes basic information about a project. The information represented in this structure is not comprehensive and only includes certain key attributes of a project deemed to be useful in a listing of projects.

Format

Panel
titlePwsAccountingPeriodSummary
  • PwsAccountingPeriodSummary
    • AccountingPeriodCode: String
    • AccountingPeriodId: Int32
    • AccountingPeriodName: String
    • AccountingPeriodUid: Int64
    • BeginDate: DateTime
    • EndDate: DateTime
    • OpenForAdjustmentsFlag: Boolean
    • OpenForApTransactionsFlag: Boolean
    • OpenForArTransactionsFlag: Boolean
    • OpenForCostFlag: Boolean
    • OpenForGlTransactionsFlag: Boolean
    • OpenForTimeFlag: Boolean

Elements

Element

Data Type

Description

Sample Data

AccountingPeriodCode

String

 

 

AccountingPeriodId

Int32

 

 

AccountingPeriodName

String

 

 

AccountingPeriodUid

Int64

 

 

BeginDate

DateTime

 

 

EndDate

DateTime

 

 

OpenForAdjustmentsFlag

Boolean

 

 

OpenForApTransactionsFlag

Boolean

 

 

OpenForArTransactionsFlag

Boolean

 

 

OpenForCostFlag

Boolean

 

 

OpenForGlTransactionsFlag

Boolean

 

 

OpenForTimeFlag

Boolean

 

 

Usage Example(s)

Code Block
languagexml
titleExample 01
collapsetrue