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
- ExpenseTypeName: String
- IncurredAmount: Double
- IncurredAmountString: String
- IncurredDate: DateTime
- IncurredDateString: String
- IncurredOpsCurrencyCode: String
- IncurredVatAmount: Double
- IncurredVatAmountString: String
- LocationName: String
- NonBillableFlag: Boolean
- NonBillableFlagString: String
- NonImportedComment: String
- OverrideClientAmount: Double
- OverrideClientAmountString: String
- PayeeVendorName: String
- ProjectCode: String
- ResourceDisplayName: String
- TotalAmountDisbursedCurrency: Double
- TotalAmountDisbursedCurrencyString: String
- Udf1: PwsCardUdfValue
- Udf1String: String
- Udf2: PwsCardUdfValue
- Udf2String: String
- Units: Double
- UnitsString: String
Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
PoolItemId | Int32 | ||||
PoolItemUid | Int64 | ||||
Description | String | ||||
ExpenseTypeName | String | ||||
IncurredAmount | Double | ||||
IncurredAmountString | String | ||||
IncurredDate | DateTime | ||||
IncurredDateString | String | ||||
IncurredOpsCurrencyCode | String | ||||
IncurredVatAmount | Double | ||||
IncurredVatAmountString | String | ||||
LocationName | String | ||||
NonBillableFlag | Boolean | ||||
NonBillableFlagString | String | ||||
NonImportedComment | String | ||||
OverrideClientAmount | Double | ||||
OverrideClientAmountString | String | ||||
PayeeVendorName | String | ||||
ProjectCode | String | ||||
ResourceDisplayName | String | ||||
TotalAmountDisbursedCurrency | Double | ||||
TotalAmountDisbursedCurrencyString | String | ||||
Udf1 | |||||
Udf1String | String | ||||
Udf2 | |||||
Udf2String | String | ||||
Units | Double | ||||
UnitsString | String |