ePages 7.47.0 - DE_EPAGES/PriceList/API/CSV/PriceListSimpleImportHandler.pm

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
testHeaderColumn

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
$hAttribute (ref.hash)
used attribute
$hHeader (ref.hash)
current header info
$ColumnIndex (integer)
current column