Can you pls help me out?
xtsvendorselect is the parameter,
xtsvendorselect enum has two values as transaction and item with if condition we want that if transaaction i selected vendor will come from custinvoicetrans and if item is selected it wil pick up vendor from vendtable and if transaction is selected then vendor is pickup from custinvoicetrans in x++
i have added this parameter in contract class
XTSvendor selection is base enum having two values trans and item.
and xtsvendorselect is edt enum having extend property as xtsvendorslection