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

« Previous Version 2 Next »

Overview

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

PwsAccountingPeriodSummary
  • 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)

Example 01
 
  • No labels