Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

This structure contains the complete set of information about a Contract Line Item. The structure is used both to retrieve detailed contract line item information and to pass information about a contract line item back to the server to get updated.


ElementData TypeDescription

Default (on insert/update)

Sample Data
ContractLineItemCodeStringUnique Contract Line Item Code
P001395-CL1
ContractLineItemIdInt32Contract Line Item Id. For internal use only.

ContractLineItemUidInt64

The Contract Line Item Uid is a unique and immutable identifier for a contract line item.


1152921504607083377
ContractLineItemNameStringContract Line Item Name
Web Services Engagement
EngagementIdentityPwsEngagementRef


CostContractTermsString

Cost Contract Terms

"F" for Fixed Price

"T" for Time and Materials

"C" for Time and Materials with a cap

Null on update means leave as is

CC
DeferredRevenueOpeningBalanceEngCurrencyDoubleDeferred Revenue Opening Balance in the Engagement Currency
20000
DeferredRevenueOpeningBalanceEngGLCurrencyDoubleDeferred Revenue Opening Balance in the General Ledger Currency
15000
HoldbackAmountDoubleHoldback Amount. Applies only when holdback type is A; null otherwise.
5000
HoldbackPercentDoubleHoldback Percent. Applies only when holdback type is P; null otherwise.
0.25





  • No labels