Configuring ATC Classifications

You can change values of properties that configure the names of the libraries that support Anatomical Therapeutic Chemical (ATC) classifications in Market Registration. You can only use this functionality if IP Classification is also installed. A Librarian needs to create the libraries and classes to replicate the ATC classification structure.

  1. Create or open the text file for customized properties. For more information, see Editing Properties Using MQL.
  2. To change the name of the library that contains the ATC Classification structure, follow these steps:
    1. Add or edit this line in the file used to import properties into a page object:

      Regulatory.ATCClassification.Library=ATC_Classification

    2. Replace ATC_Classification with the actual library name defined by your company. Convert any spaces in the name to underscore characters.
  3. To change the name of the library that contains the Variation Classification structure, follow these steps:
    1. Add or edit this line in the file used to import properties into a page object:

      Regulatory.VariationClassification.Library=Variation_Classification

    2. Replace Variation_Classification with the actual library name defined by your company. Convert any spaces in the name to underscore characters.
  4. When finished updating the text file with all properties you want to modify, including the ones shown here, use the text file to modify the Regulatory.properties page object. For more information, see Editing Properties Using MQL.