Skip to content

XmlPort WSB_ImportItemPriceTTE

Obsolete

Replaced by the new implementation (V16) of price calculation. Use XmlPort WSB_ImportItemPricesTTE instead.

Properties

Name Value
Caption Import Item Prices
Direction Import
FieldDelimiter
FieldSeparator ;
Format VariableText
ObsoleteReason Replaced by the new implementation (V16) of price calculation. Use XmlPort WSB_ImportItemPricesTTE instead.
ObsoleteState Pending
ObsoleteTag 16.0
PreserveWhiteSpace 1
TextEncoding WINDOWS
UseRequestPage 0

Methods

wgFncInitialize

Obsolete

This procedure will be removed in favor of procedure wgFncInitialize with 6 parameters 1.38.0.0

Initializes parameters for the XML Port.

Parameters

Type Name Description
Code[10] pConfigTemplateCode The Configuration Template to use.
Boolean pCreateNewItems Whether to create new items.
Code[20] pItemNoSeries The Item No. Series to pick new item nos. from if necessary.
Enum "WSB_NewItemNosMethodTTE" pNewItemNosMethod The method that is used for picking new item nos.
Enum "WSB_UpdatePricesMethodTTE" pUpdatePricesMethod The method that is used for updating prices.

wgFncInitialize

Initializes parameters for the XML Port.

Parameters

Type Name Description
Code[10] pConfigTemplateCode The Configuration Template to use.
Boolean pCreateNewItems Whether to create new items.
Code[20] pItemNoSeries The Item No. Series to pick new item nos. from if necessary.
Enum "WSB_NewItemNosMethodTTE" pNewItemNosMethod The method that is used for picking new item nos.
Enum "WSB_UpdatePricesMethodTTE" pUpdatePricesMethod The method that is used for updating prices.
Boolean pCalcUnitPriceWithFactor Wether to directly update Unit Price on import with Factor * Direct Unit Cost.