/
PwsCostAlert
PwsCostAlert
Overview
This structure represents a cost alert. Cost alerts pertain to outstanding rejected and/or draft (unsubmitted) expenses on expense reports.
Format
PwsCostAlert
- PwsCostAlert
- AlertType: String
- CurrencyDecimalDigits: Int32
- DisbursedCurrencyCode: String
- DisbursementTotal: Double
- DocumentName: String (50)
- ExpenseDocumentIdentity: PwsExpenseDocumentRef
- ReimbursementTotal: Double
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
AlertType | String | The Cost Alert Type: 'R' for rejected 'D' for draft / unsubmitted | R |
CurrencyDecimalDigits | Int32 | The number of decimal places associated with the disbursed currency. | 2 |
DisbursedCurrencyCode | String | The currency code of the disbursed currency. | USD |
DisbursementTotal | Double | The total disbursed amount. | 213 |
DocumentName | String (50) | The expense document name associated with the cost card(s). | Expense report created 27 Feb 2018 - B |
ExpenseDocumentIdentity | The identity of the expense document associated with the cost card(s). |
Usage Example(s)
, multiple selections available,
Related content
PwsCostAlerts
PwsCostAlerts
More like this
PwsCostCardElement
PwsCostCardElement
More like this
PwsExpenseDocument
PwsExpenseDocument
More like this
PwsExpenseDocumentDetail
PwsExpenseDocumentDetail
More like this
PwsGetCostAlerts
PwsGetCostAlerts
More like this
PwsExpenseDocumentElement
PwsExpenseDocumentElement
More like this