Click or drag to resize

ReceiveNoteStockInAmountUpdateArgStockInAmountItem Class

EXALOGIC
Obsahuje údaje pre zadanie fyzického naskladnenia skladovej položky. Fyzické naskladnené množstvo je možné načítať štandardne načítaním položky dokladu.
Inheritance Hierarchy
SystemObject
  Exa.OBERON.ServicesGen2.Stock.ReceiveNotesReceiveNoteStockInAmountUpdateArgStockInAmountItem

Namespace: Exa.OBERON.ServicesGen2.Stock.ReceiveNotes
Assembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 4.5.0.0 (4.5.0.0)
Syntax
public class StockInAmountItem

The ReceiveNoteStockInAmountUpdateArgStockInAmountItem type exposes the following members.

Constructors
 NameDescription
Public methodReceiveNoteStockInAmountUpdateArgStockInAmountItemInitializes a new instance of the ReceiveNoteStockInAmountUpdateArgStockInAmountItem class
Top
Properties
 NameDescription
Public propertyIDNum Jednoznačný identifikátor položky dokladu (pri načítaní položky je tento údaj dostupný v IDNum.
Public propertyStockInAmount Fyzické množstvo naskladnenia položky v základnej mernej jednotke (pri načítaní položky je tento údaj dostupný v AmountStockIn.
Top
See Also