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 4 Next »

This structure contains the complete set of information about an engagement. The structure is used both to retrieve detailed engagement information and to pass information about an engagement back to the server to get updated.

Element

Data Type

Required?

Default

Description

Sample Data

EngagementDetail

PwsEngagementDetail





ProjectIdentities

PwsProjectRef[]





ContractLineItems

PwsContractLineItemElement[]





Client

PwsClientSummary





EffectiveCurrencySymbol

String



Effective Currency Symbol for the engagement currency

$

EffectiveCurrencySymbolPlacement

Byte



Effective Currency Symbol placement for the engagement currency. This field indicated where the currency symbol is placed (i.e. before or after the digits, (i.e. 0 for before)

0

EffectiveDecimalDigits

Byte



Effective Decimal Digits, this field indicates how many decimal places should be displayed when displaying an amount in the effective engagement currency.

2

EffectiveDefaultOpsCultureIdentity

PwsOpsCultureRef





EffectiveExcelCurrencyFormat

String



Effective Excel Currency Format, this field determines how amounts in the effective engagement currency will be displayed in Excel (not rounded).

[$$-409]#,##0.00_);[Red]([$$-409]#,##0.00);

EffectiveExcelCurrencyFormatRounded

String



Effective Excel Currency Format, this field determines how amounts in the effective engagement currency will be displayed in Excel (rounded).

[$$-409]#,##0_);[Red]([$$-409]#,##0);

Manager

PwsUserSummary







  • No labels