PCImportModel.prepareForAttributeTypeImport Method [AX 2012]
Prepares data for the import of an attribute type.
protected RefRecId prepareForAttributeTypeImport(Name _attributeTypeName, Map _deletedTextValuesReferencedByTableConstraintCells)
Run On
ServerParameters
- _attributeTypeName
- Type: Name Extended Data Type
The name of the attribute type.
- _deletedTextValuesReferencedByTableConst
- Type: Map Class
A map of EcoResTextValue records that will be deleted when the attribute type is imported.
Return Value
Type: RefRecId Extended Data TypeThe record ID of the attribute type that will be overwritten during import.
Community Additions
ADD
Show: