Example: nca_combo_set_item

In the following example, the nca_combo_set_itemfunction writes a new entry "Pro Forma" into the Invoices combo box.

nca_combo_set_item("INVOICES_EDI_FACTOR_QUALIFIER_0", 
          "Pro Forma");