...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"> <s:Body> <PwsGetContractLineItemResponse xmlns="http://projectorpsa.com/PwsProjectorServices/"> <PwsGetContractLineItemResult xmlns:a="http://projectorpsa.com/DataContracts/Shared/Scheduling/" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <Messages xmlns="http://projectorpsa.com/CommonServices/" xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"/> <ResponseId xmlns="http://projectorpsa.com/CommonServices/">1</ResponseId> <Status xmlns="http://projectorpsa.com/CommonServices/">Ok</Status> <ServerTimestampUtc xmlns="http://projectorpsa.com/CommonServices/">2018-10-17T18:42:11.2996237Z</ServerTimestampUtc> <a:ContractLineItems xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"> <b:PwsContractLineItemElement> <b:ContractLineItemDetail> <b:ContractLineItemCode>P001461-CL1</b:ContractLineItemCode> <b:ContractLineItemId i:nil="true"/> <b:ContractLineItemUid>1152921504607093184</b:ContractLineItemUid> <b:ContractLineItemName>Web Services Contract Line Item</b:ContractLineItemName> <b:EngagementIdentity> <b:EngagementCode>P001461</b:EngagementCode> <b:EngagementId i:nil="true"/> <b:EngagementUid>1152921504607335359</b:EngagementUid> </b:EngagementIdentity> <b:CostContractTerms>C</b:CostContractTerms> <b:DeferredRevenueOpeningBalanceEngCurrency>0</b:DeferredRevenueOpeningBalanceEngCurrency> <b:DeferredRevenueOpeningBalanceEngGLCurrency>0</b:DeferredRevenueOpeningBalanceEngGLCurrency> <b:HoldbackAmount i:nil="true"/> <b:HoldbackPercent>0.1</b:HoldbackPercent> <b:HoldbackType>P</b:HoldbackType> <b:MaxCostContractAmount>5000</b:MaxCostContractAmount> <b:MaxTimeContractAmount>100000</b:MaxTimeContractAmount> <b:MinCostContractAmount i:nil="true"/> <b:MinTimeContractAmount>100000</b:MinTimeContractAmount> <b:RevenueEarnedByDate>2018-12-31T00:00:00Z</b:RevenueEarnedByDate> <b:RevenueRecognitionMethod>P</b:RevenueRecognitionMethod> <b:RevenueSchedule/> <b:TimeContractTerms>F</b:TimeContractTerms> <b:ContractTypeIdentity i:nil="true"/> <b:InheritPurchaseOrderNumberFlag>true</b:InheritPurchaseOrderNumberFlag> <b:ModelContractedHoursAndOveragesFlag>false</b:ModelContractedHoursAndOveragesFlag> <b:OverageProjectIdentity i:nil="true"/> <b:PurchaseOrderNumber>PR-01</b:PurchaseOrderNumber> <b:Timestamp>AAAAABCI2BI=</b:Timestamp> </b:ContractLineItemDetail> <b:LastFroTimeCardDate i:nil="true"/> <b:LastRevenueRecognitionCutoffDate i:nil="true"/> <b:Milestones/> <b:RevenueCutoffDate>1753-01-01T00:00:00Z</b:RevenueCutoffDate> </b:PwsContractLineItemElement> </a:ContractLineItems> </PwsGetContractLineItemResult> </PwsGetContractLineItemResponse> </s:Body> </s:Envelope> |
...
PwsGetContractLineItem - Common Errors and Warnings
- For all errors and warnings please refer to the Complete List of Errors and Warnings
ErrorNumber | ErrorCode | ErrorText |
---|---|---|
105 | AtLeastOneItemNotFoundOne | or more specified engagements not foundAt least one requested item was not found. The remaining items, if any, were returned. |
54370 | NoPermissionToViewEngagement | You do not have appropriate permission to view this engagement. |