Creating a Sampling Class

You can create a new class to be used for sampling purposes, or you can use a predefined class. In this exercise you will create a sampling class named SAMPCUS.

  1. 1. Open the Work with Classes window (click or access it through Environment > Work with Classes).
  2. Click New.
  3. In the Name box, specify SAMPCUS as the name of the class you want to create.
  4. In the Full description field, specify SAMPLING CUSTOMER VALUES as the description of the class.
    Note: The description will be visible as a label when you assign the class to data elements within data stores.
  5. Select the Super Class Generated.
  6. Check each data type box.
  7. Leave the remainder of the fields at their default values. Click Apply. The class SAMPCUS is now listed in the List of Classes.
  8. Click OK to return to the Work with Data Elements window.
  9. Click Refresh.
  10. Continue to the next section.