Package DE_EPAGES::PriceList::API::CSV::PriceListSimpleImportHandler
This module implements a handler to import pricelists to products See DE_EPAGES::PriceList::API::CSV::PriceListSimpleExportImport for usage examples.
Base |
DE_EPAGES::ShopCSVExportImport::API::CSV::ShopObjectImportHandler |
Functions
resetFlagsAndWarnings
reset the gloabl warnings counter.
Syntax |
$self->resetFlagsAndWarnings(); |
testHeaderColumn
test $hHeader, throws Errors WRONG_FORMAT if the file is not a unity price list
Syntax |
$self->testHeaderColumn($hAttribute, $hHeader, $ColumnIndex); |
Input |
|