FromXMLFile | Sets the object's properties using data from an XML file.
The XML file can be created using the object's ToXMLFile method. |
FromXMLString | Sets the object's properties using data from an XML string.
The XML string can be created using the object's ToXMLString method. |
GetXMLSchema | Returns the XML schema for the XML generated by the ToXMLFile and ToXMLString methods. |
ToXMLFile | Creates an XML file that represents the object. |
ToXMLString | Creates and returns an XML string that represents the object. |
AttachmentEntry | property AttachmentEntry |
BranchID | property BranchID |
CountDate | property CountDate |
CountTime | property CountTime |
DocObjectCodeEx | property DocObjectCodeEx |
DocumentEntry | The internal key of the inventory posting.
Field name: DocEntry. |
DocumentNumber | The document number of the inventory posting transaction.
Field name: DocNum. |
DocumentReferences | property DocumentReferences |
FinancialPeriod | property FinancialPeriod |
InventoryPostingLines | The line entries of an inventory posting transaction. |
JournalRemark | The information to display in the Remarks field of the journal entry. By default, this field contains the text: Inventory Posting.
Field name: JrnlMemo. Length: 50 characters. |
PeriodIndicator | property PeriodIndicator |
PostingDate | The inventory posting date.
If the inventory posting document is based on an inventory counting document, this field is not editable and is the count date of the inventory counting document. Field name: DocDate. |
PriceList | The price list of the item.
Field name: PriceList. |
PriceSource | The price source that the application uses to fill the Price field. The prices will be used in journal entries and may affect the costs of the items.
Field name: PriceSrc. |
Reference2 | The second reference code of the document.
Field name: Reference2. Length: 11 characters. |
Remarks | The remarks of the inventory posting document.
Field name: Comments. Length: 254 characters. |
Series | property Series |
UserFields | Returns the UserFields object. |
YearEndDate | property YearEndDate |