XmlPort WSB_ExportItemPricesTTE¶
XmlPort for Exporting Item Prices.
Properties¶
Name | Value |
---|---|
Caption | Export Item Prices |
Direction | Export |
FieldDelimiter | |
FieldSeparator | ; |
Format | VariableText |
PreserveWhiteSpace | 1 |
TableSeparator | |
TextEncoding | UTF8 |
UseRequestPage | 0 |
Methods¶
wgFncSetItemPriceImportPriceRecordsForExport¶
Finds all Item Price Import record .
Parameters¶
Type | Name | Description |
---|---|---|
Record "WSB_ItemPriceImportTTE" |
vRecItemPriceImport |
VAR Record WSB_ItemPriceImportTTE. |
wgFncSetPriceListLinesRecordsForExport¶
Finds all price list lines to export.
Parameters¶
Type | Name | Description |
---|---|---|
Record "Price List Line" |
vRecPriceListLine |
VAR Record "Price List Line". |