VishalMistry
18th February 2016, 16:57
Hi all,
Is it possible to delete a record by calling stpapi.delete and suppressing delete confirmation dialog box ?
Please guide.
Vishal
bhushanchanda
18th February 2016, 18:04
Hi,
What is the session you are trying to use? May be you can use the DAL as an alternative.
benito
18th February 2016, 18:48
you can include this example statement with your stpapi.put.field,
stpapi.enum.answer( session.code, "tisfc02029", ( tcyesno.yes ) )
VishalMistry
19th February 2016, 11:08
Hello Bhushan-Ji,
Our client is on Baan IV c4 so that DAL functionality is not available.
Anyways I can try benito's suggestion.
Vishal
mark_h
21st February 2016, 05:29
PS - it might also depend on the session you are running on the questions you need to answer. But benito hit the right answer, just the question name might change.