/
PwsCostSplitOrder
PwsCostSplitOrder
Overview
This structure represents the fields associated with a cost card split.
Format
PwsCostSplitOrder
- PwsCostSplitOrder
- SplitClientAmount: Double
- SplitPercent: Double
- SplitTotalAmountDisbursedCurrency: Double
- SplitUnits: Int32
- CostCardIdentity: PwsVersionedCostCardRef
Elements
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
SplitClientAmount | Double | A SplitClientAmount or SplitPercent or SplitTotalAmountDisbursedCurrency is required | The client amount to be assigned to the existing card after the split | 153.35 |
SplitPercent | Double | See SplitClientAmount | The percentage of the cost to be assigned to the existing card after the split | .20 |
SplitTotalAmountDisbursedCurrency | Double | See SplitClientAmount | The total amount in disbursed currency to be assigned to the existing card after the split | 60.00 |
SplitUnits | Int32 | No | The number of units to be assigned to the existing card after the split | 1 |
CostCardIdentity | PwsVersionedCostCardRef | Yes | This structure represents the unique key fields associated with identifying a Cost Card. Time Cards can be identified with a CostCardUid. |
Usage Example(s)
, multiple selections available,
Related content
PwsVersionedCostCardRef
PwsVersionedCostCardRef
More like this
PwsCostUdfAdjustmentOrder
PwsCostUdfAdjustmentOrder
More like this
PwsCostUnitsAdjustmentOrder
PwsCostUnitsAdjustmentOrder
More like this
PwsCostWriteUpDownOrder
PwsCostWriteUpDownOrder
More like this
PwsCostCardDetail
PwsCostCardDetail
More like this
PwsCostTransferOrder
PwsCostTransferOrder
More like this