...
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
ContractLineItemCode | String (27) | On Insert: Yes On Update: Yes (if ContractLineItemUid is not supplied) | The Contract Line Item Code contract line item code is a unique identifier for a Contract Line Item.contract line item | P001396-CL1 | |
ContractLineItemId | Int32 | On Insert: No On Update: No | The Contract Line Item contract line item Id. For internal use only. | ||
ContractLineItemUid | Int64 | On Insert: No On Update Yes (if ContractLineItemCode is not supplied) | A unique and immutable Id for a Contract Line Item. contract line item | 1152921504607083378 |
Usage Example(s)
...