Package DE_EPAGES::CSVExportImport::API::CSV::ProductTypeExportImport
This module implements a handler to export , import producttypes
Package DE_EPAGES::Product::API::CSV::ProductTypeExportImport
Functions
csvExport
Exports objects to a CSV file.
Syntax |
csvExport($Shop, $PathFileName, $hFileFormat); |
Input |
|
new
create a new csv export driver
Syntax |
$Driver= DE_EPAGES::Product::API::CSV::ProductTypeExportImport->new(%options); |
Input |
|
Return |
|
warningCodes
Returns the warning codes for csv export.
Syntax |
$aWarningCodes = $Driver->warningCodes(); |
Return |
|