public MDPropertyValue ARTICLE_ERPNR {get; set;}
public: property MDPropertyValue^ ARTICLE_ERPNR { MDPropertyValue^ get(); void set ( MDPropertyValue^ value); }
public MDPropertyValue ARTICLE_ERPNR {get; set;}
public: property MDPropertyValue^ ARTICLE_ERPNR { MDPropertyValue^ get(); void set ( MDPropertyValue^ value); }
Unique part number in an external ERP system. During entry as many characters as you wish are possible for the part ERP number, but only the first 64 characters in the UTF-8 format are identifying. If you assign a value via the Application Programming Interface you have to assign the same value for all part variants.