Overview
This structure contains the complete set of information about a resource's expense import pool item. The structure is used both to retrieve and pass detailed resource expense import pool item back to the server to get updated.
Format
- PwsResourceExpenseImportPoolItemDetail
- PoolItemId: Int32
- PoolItemUid: Int64
- Description: String (4000)
- ExpenseTypeName: String (255)
- IncurredAmount: Double
- IncurredAmountString: String (255)
- IncurredDate: DateTime
- IncurredDateString: String (255)
- IncurredOpsCurrencyCode: String (255)
- IncurredVatAmount: Double
- IncurredVatAmountString: String (255)
- LocationName: String (255)
- NonBillableFlag: Boolean (255)
- NonBillableFlagString: String (255)
- NonImportedComment: String (255)
- OverrideClientAmount: Double
- OverrideClientAmountString: String (255)
- PayeeVendorName: String (255)
- ProjectCode: String (255)
- ResourceDisplayName: String (30)
- TotalAmountDisbursedCurrency: Double
- TotalAmountDisbursedCurrencyString: String (255)
- Udf1: PwsCardUdfValue
- Udf1String: String (255)
- Udf2: PwsCardUdfValue
- Udf2String: String (255)
- Units: Double
- UnitsString: String (255)
Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
PoolItemId | Int32 | ||||
PoolItemUid | Int64 | ||||
Description | String (4000) | ||||
ExpenseTypeName | String (255) | ||||
IncurredAmount | Double | ||||
IncurredAmountString | String (255) | ||||
IncurredDate | DateTime | ||||
IncurredDateString | String (255) | ||||
IncurredOpsCurrencyCode | String (255) | ||||
IncurredVatAmount | Double | ||||
IncurredVatAmountString | String (255) | ||||
LocationName | String (255) | ||||
NonBillableFlag | Boolean | ||||
NonBillableFlagString | String (255) | ||||
NonImportedComment | String (255) | ||||
OverrideClientAmount | Double | ||||
OverrideClientAmountString | String (255) | ||||
PayeeVendorName | String (255) | ||||
ProjectCode | String (255) | ||||
ResourceDisplayName | String (30) | ||||
TotalAmountDisbursedCurrency | Double | ||||
TotalAmountDisbursedCurrencyString | String (255) | ||||
Udf1 | |||||
Udf1String | String (255) | ||||
Udf2 | |||||
Udf2String | String (255) | ||||
Units | Double | ||||
UnitsString | String (255) |