hi to all,
What is th eUnique if fro oprn the choosefromlist of Account column in Goods Receipt..
For Exe: To open the Vendorlst i am using as like as follow...
oChVendorList = CreateNewChoosefromList(CreateNewChooseFromListParams(False, "2", "VendorLst"))
oVendorCodeTxt.ChooseFromListUID = "VendorLst"
oVendorCodeTxt.ChooseFromListAlias = "CardCode"
Rathish