...
This web service retrieves a list of project summary records (PwsProjectSummaryPwsAccountingPeriodSummary), based on specified search criteria. The For example, the following parameters affect the list of engagements accounting periods retrieved:
- QueryString: Find all projects accounting periods matching specified string in project's code or name, associated contract line item code or name, the associated engagement code or name, or the client name or number for the associated engagement's client or any parent client thereof.
- IncludeClosedFlag: If set to 'true', projects that are open or closed according to the project stage settings will be returned. Otherwise, only projects that are considered not closed will be returned.
- ProjectIdentityin accounting period code or name
- AccountingPeriodIdentity: If specified, the identified engagement accounting period will be returned. And QueryString and IncludeClosedFlag will be ignored.
Request Format
Panel | ||
---|---|---|
| ||
|
Request Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
RequestId | Int32 | Click here for more information. | |||
SessionTicket | String | Click here for more information. | |||
AccountingPeriodIdentity | |||||
IncludeFullyClosedFlag | Boolean | ||||
IncludeOpenForAdjustmentsFlag | Boolean | ||||
IncludeOpenForApTransactionsFlag | Boolean | ||||
IncludeOpenForArTransactionsFlag | Boolean | ||||
IncludeOpenForCostFlag | Boolean | ||||
IncludeOpenForGlTransactionsFlag | Boolean | ||||
IncludeOpenForTimeFlag | Boolean | ||||
MaxRowsToReturn | Int32 | ||||
QueryString | String | ||||
CompanyIdentity |
Usage Example(s)
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
</soapenv:Envelope> |
...
Panel | ||
---|---|---|
| ||
|
Response Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
Messages | |||
ResponseId | Int32 | Click here for more information. | |
Status | RequestStatus | Click here for more information | Ok |
ServerTimestampUtc | DateTime | Click here for more information. | |
AccountingPeriods |
Usage Example(s)
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
</s:Envelope> |
...