Share via


XmlPort "Export Item Data"

ID 5801
Namespace: Microsoft.Inventory.Item

Properties

Name Value
Caption Export/Import Item Data
DefaultFieldsValidation False
FieldDelimiter <~>
FieldSeparator <;>
Format VariableText
TextEncoding UTF16
UseRequestPage True
Direction Both
FormatEvaluate Xml
Permissions tabledata "Item Ledger Entry" = rimd, tabledata "Item Application Entry" = rimd, tabledata "Value Entry" = rimd, tabledata "Item Application Entry History" = rimd, tabledata Microsoft.Manufacturing.Capacity."Capacity Ledger Entry" = rimd, tabledata "Avg. Cost Adjmt. Entry Point" = rimd, tabledata "Item Tracking Code" = rimd, tabledata "Post Value Entry to G/L" = rimd, tabledata "Inventory Period" = rimd, tabledata "Item Register" = rimd, tabledata "Inventory Adjmt. Entry (Order)" = rimd
Caption Export/Import Item Data
DefaultFieldsValidation False
FieldDelimiter <~>
FieldSeparator <;>
Format VariableText
TextEncoding UTF16
UseRequestPage True
Direction Both
FormatEvaluate Xml
Permissions tabledata "Item Ledger Entry" = rimd, tabledata "Item Application Entry" = rimd, tabledata "Value Entry" = rimd, tabledata "Item Application Entry History" = rimd, tabledata Microsoft.Manufacturing.Capacity."Capacity Ledger Entry" = rimd, tabledata "Avg. Cost Adjmt. Entry Point" = rimd, tabledata "Item Tracking Code" = rimd, tabledata "Post Value Entry to G/L" = rimd, tabledata "Inventory Period" = rimd, tabledata "Item Register" = rimd, tabledata "Inventory Adjmt. Entry (Order)" = rimd

Methods

FinishImport

procedure FinishImport()

CollectItemApplnEntry

procedure CollectItemApplnEntry(ItemLedgEntryNo: Integer)

Parameters

Name Type Description
ItemLedgEntryNo Integer

CollectItemApplnEntryHist

procedure CollectItemApplnEntryHist(ItemLedgEntryNo: Integer)

Parameters

Name Type Description
ItemLedgEntryNo Integer

CollectProdOrder

Obsolete

This element will become obsolete from version 27.0. Use xml port MfgExportItemData instead

[Obsolete(Use xml port MfgExportItemData instead,27.0)]
procedure CollectProdOrder(ProdOrderNo: Code[20])

Parameters

Name Type Description
ProdOrderNo Code[20]

CollectCapValueEntry

procedure CollectCapValueEntry(CapEntryNo: Integer)

Parameters

Name Type Description
CapEntryNo Integer

See also