Overview
This structure represents the unique key fields associated with identifying a cost card that is associated with a receipt. Note: receipts can be associated with a cost card or an entire expense report.
Format
PwsReceiptCostCard
- PwsReceiptCostCard
- CostCardIdentity: PwsCostCardRef
- ReferenceNumber: String
- ReferenceNumberClearFlag: Boolean
Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
CostCardIdentity | Yes | Key fields identifying the cost card associated with the receipt |
| ||
ReferenceNumber | String | No | The reference number is a unique identifier for a receipt associated with a cost card |
| |
ReferenceNumberClearFlag | Boolean | No | false | If set to 'true', the reference number will be set to null |
|