StockableKitDocument
Represents stockable kit inventory documents, capturing document details, build state, exchange rates, journal entry references, and associated line items and history.
Columns
| Name | Type | ReadOnly | Description |
| attachment_Href | String | True |
The URL of the attachment associated with this stockable kit document. |
| attachment_Id | String | False |
The Id of the attachment associated with this stockable kit document. |
| attachment_Key | String | False |
The system-assigned key of the attachment associated with this stockable kit document. |
| auditCreatedBy | String | True |
The user who created the stockable kit document. |
| auditCreatedDateTime | Datetime | True |
The date and time when the stockable kit document was created. |
| auditModifiedBy | String | True |
The user who last modified the stockable kit document. |
| auditModifiedDateTime | Datetime | True |
The date and time when the stockable kit document was last modified. |
| baseCurrency | String | False |
The base currency used for this stockable kit document. |
| buildState | String | True |
The current build state of this stockable kit document, such as pending or complete. |
| documentNumber | String | False |
The document number assigned to this stockable kit document. |
| documentType | String | True |
The type of this stockable kit document. |
| entity_Href | String | True |
The URL of the entity associated with this stockable kit document. |
| entity_Id | String | True |
The Id of the entity associated with this stockable kit document. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this stockable kit document. |
| entity_Name | String | True |
The name of the entity associated with this stockable kit document. |
| exchangeRateDate | Date | False |
The date used to determine the exchange rate for this stockable kit document. |
| exchangeRateRate | Decimal | False |
The exchange rate applied to this stockable kit document. |
| exchangeRateTypeId | String | False |
The Id of the exchange rate type used for this stockable kit document. |
| exchangeRateTypeName | String | False |
The name of the exchange rate type used for this stockable kit document. |
| href | String | True |
The URL of the stockable kit document resource. |
| id | String | True |
The unique identifier of the stockable kit document record. |
| isPrinted | Bool | True |
Indicates whether this stockable kit document has been printed. |
| journalEntry_Href | String | False |
The URL of the journal entry associated with this stockable kit document. |
| journalEntry_Id | String | False |
The Id of the journal entry associated with this stockable kit document. |
| journalEntry_Key | String | False |
The system-assigned key of the journal entry associated with this stockable kit document. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the stockable kit document record. |
| lastPrintedDate | Date | False |
The date on which this stockable kit document was last printed. |
| memo | String | False |
The memo or internal note associated with this stockable kit document. |
| postingSummary_Href | String | False |
The URL of the posting summary associated with this stockable kit document. |
| postingSummary_Id | String | False |
The Id of the posting summary associated with this stockable kit document. |
| postingSummary_Key | String | False |
The system-assigned key of the posting summary associated with this stockable kit document. |
| printedBy_Href | String | True |
The URL of the user who last printed this stockable kit document. |
| printedBy_Id | String | False |
The Id of the user who last printed this stockable kit document. |
| printedBy_Key | String | False |
The system-assigned key of the user who last printed this stockable kit document. |
| referenceNumber | String | False |
The reference number associated with this stockable kit document. |
| sourceDocument_Href | String | True |
The URL of the source document associated with this stockable kit document. |
| sourceDocument_Id | String | False |
The Id of the source document associated with this stockable kit document. |
| sourceDocument_Key | String | False |
The system-assigned key of the source document associated with this stockable kit document. |
| state | String | False |
The current state of this stockable kit document, such as draft or posted. |
| status | String | False |
The current status of the stockable kit document, such as active or inactive. |
| subTotal | Decimal | True |
The subtotal amount for this stockable kit document in the base currency. |
| subtotalInTxnCurrency | Decimal | True |
The subtotal amount for this stockable kit document in the transaction currency. |
| total | Decimal | True |
The total amount for this stockable kit document in the base currency. |
| totalInTxnCurrency | Decimal | True |
The total amount for this stockable kit document in the transaction currency. |
| transactionDate | Date | False |
The date of the transaction for this stockable kit document. |
| txnCurrency | String | False |
The transaction currency used for this stockable kit document. |
| txnDefinition_DocumentType | String | True |
The document type of the transaction definition associated with this stockable kit document. |
| txnDefinition_Href | String | True |
The URL of the transaction definition associated with this stockable kit document. |
| txnDefinition_Id | String | False |
The Id of the transaction definition associated with this stockable kit document. |
| txnDefinition_IncreaseOrDecreaseInventory | String | False |
The setting that determines whether this transaction definition increases or decreases inventory. |
| txnDefinition_Key | String | False |
The system-assigned key of the transaction definition associated with this stockable kit document. |
| txnDefinition_TxnDefinitionTemplateClass | String | True |
The template class of the transaction definition associated with this stockable kit document. |
| txnDefinition_UpdatesInventory | String | False |
The setting that determines whether this transaction definition updates inventory. |
| ListAggregate_History | String | False |
The aggregate list of history records associated with this stockable kit document. |
| ListAggregate_Lines | String | False |
The aggregate list of line items associated with this stockable kit document. |