PwsCostTransferOrder

Overview


This structure represents the fields associated with a cost card transfer

Format


PwsTimeTransferOrder

Elements


Element

Data Type

Required?

Description

Sample Data

CostCardIdentitiesPwsVersionedCostCardRefYesThe cost card(s) that will be transferred

NewProjectIdentity

PwsProjectRef

Yes

The identity of the project the cost card(s) will be transferred to


Usage Example(s)


Example 01
              <tim:PwsCostTransferOrder>
                  <tim:CostCardIdentities>
                     <tim:PwsVersionedCostCardRef>
                        <com:CostCardUid>1152921504614693734</com:CostCardUid>
                     </tim:PwsVersionedCostCardRef>
                  </tim:CostCardIdentities>
                  <tim:NewProjectIdentity>
                     <com:ProjectCode>P001556-001</com:ProjectCode>
                  </tim:NewProjectIdentity>
               </tim:PwsCostTransferOrder>