CommitImportedData Method
Commits the item contained in the packageData to complete the import process
Required Permissions
ERPImportSyntax
public PkgItemsAndBOM CommitImportedData(
PkgItemsAndBOM packageData
)Public Function CommitImportedData( _
ByVal packageData As PkgItemsAndBOM _
) As PkgItemsAndBOMParameters
| Name | Description |
|---|---|
| packageData | the package data to commit |
Return Value
The package data that was commited