public interface ImpexConverter
Impex object.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
convert(Impex impex)
Generates impex script which contains impex header (for example INSERT_UPDATE
Product;code[unique=true];name[lang=en];) and multi-lines which represent impex's data.
|
java.lang.String convert(Impex impex)
impex - Copyright © 2018 SAP SE. All Rights Reserved.