Package DE_EPAGES::PriceList::API::CSV::PriceListSimpleExportImport
This module implements the high level interface for import and export of PriceLists to CSV files. This is a simplified version of the base exporter that uses a fixed pricelist and has only a subset of the columns.
Functions
csvAttributes
Return list of exportable csv attributes.
Syntax |
my $aCSVAttributes = $Driver->csvAttributes($Shop, $LocaleID, $aLanguageCode2s); |
Input |
|
Return |
|
exportDriver
Return driver package.
Syntax |
$Driver->exportDriver(); |
Return |
|
importDriver
Return driver package.
Syntax |
$Driver->importDriver(); |
Return |
|