Ankita
2nd February 2008, 07:11
I am passing value for an enumerated field which is mandotary through stpapi.put.field(). The value i have to send is kpyesno.yes. I have put it in " " while sending to the session. This isn't working. As i am getting error message for the corresponding mandatory field.
stpapi.put.field("######", "######.molt", "kpyesno.no")
Thanks.
stpapi.put.field("######", "######.molt", "kpyesno.no")
Thanks.