Thetis IMS
Datakatalog

Posting

Definition

A posting is a registration of the financial consequence of a transaction.

InventoryPosting

Fields

Id

Unique identification of this posting.

id Long Read only

Context id

Unique identification of the context that this posting belongs to.

contextId Long Read only Context

Value

The value of this posting. It is always in the base currency of the context.

value BigDecimal Read only

Document type

Type of the document that this posting belongs to.

documentType DocumentType Read only

Document id

Unique identification of the document that this posting belongs to.

documentId Long Read only Document

Document no.

Number of the document that this posting belongs to.

documentNumber Long Read only

Posting date

The date that this posting belongs to from an accounting point of view.

postingDate Date Format yyyy-MM-dd Read only

Time made

The time at which this posting was made.

timeMade Date Format yyyy-MM-dd'T'HH:mm:ss.SSS'Z' Read only

Made by

The initials of the user who created this posting.

madeByInitials String Read only

Transaction type

Type of transaction that this posting pertains to.

transactionType TransactionType Read only

Transaction id

Unique identification of the transaction that this posting pertains to.

inventoryTransactionId Long Read only

Num items

The number of items moved in or out of stock as a result of this posting.

numItems Long Read only

Product no.

Number of the product that this posting pertains to.

productNumber String Read only

Product name

Name of the product that this posting pertains to.

productName String Read only

SKU

SKU of the trade item that this posting pertains to.

stockKeepingUnit String Read only

Trade item id

Unique identification of the trade item related to this posting.

globalTradeItemId Long Read only GlobalTradeItem

Product id

Unique identification of the product related to this posting.

productId Long Read only Product

Product group id

Unique identification of the product group related to this posting.

productGroupId Long Read only Product

Product group

Name of the product group that this posting pertains to.

productGroupName String Read only

Variant

Description of the variant of the product that this posting pertains to.

productVariantKey ProductVariantKey Read only

Reversal of

Posting that is reversed by this posting.

reversedPostingId Long Read only

Reversal

Posting that reverses this posting.

reversalPostingId Long Read only

Reversed

Time of the reversal of this posting.

reversalPostingTimeMade Date Read only

Shipment id

Unique identification of the shipment that gave rise to this posting.

shipmentId Long Read only Shipment

Shipment no.

Number of the shipment that gave rise to this posting.

shipmentNumber String Read only

Purchase order id

Unique identification of the purchase order that gave rise to this posting.

inboundShipmentId Long Read only InboundShipment

Purchase order no.

Number of the purchase order that has given rise to this posting.

inboundShipmentNumber String Read only

Supplier id

Unique identification of the supplier that this posting is with regard to.

supplierId Long Read only Supplier

Customer id

Unique identification of the customer that this posting is with regard to.

customerId Long Read only Customer

Seller id

Unique identification of the seller that this posting is with regard to.

sellerId Long Read only Seller

Seller number

The number of the seller that this posting is with regard to.

sellerNumber String Read only

Purchase order line id

Unique identification of the purchase order line that this posting is with regard to.

inboundShipmentLineId Long Read only InboundShipmentLine

Shipment line id

Unique identification of the shipment line that this posting is with regard to.

shipmentLineId Long Read only ShipmentLine

Item lot id

Unique identification of the item lot that this posting belongs to.

globalTradeItemLotId Long Read only GlobalTradeItem

Return shipment line id

Unique identification of the the return shipment line that this posting is with regard to.

returnShipmentLineId Long Read only ReturnShipmentLine

Return shipment id

Unique identification of the return shipment that this posting is with regard to.

returnShipmentId Long Read only ReturnShipment

Return shipment number

The number of the return shipment that this posting is with regard to.

returnShipmentNumber String Read only

Acc. qty

Accumulated quantity including this posting.

accumulatedNumItems Long Read only

Acc. value

Accumulated value including this posting.

accumulatedValue BigDecimal Read only