ttss82
27th February 2002, 16:07
I'm using VB and have one problem.
I try to insert record in tihra100 Baan table. All fields have
been put as required. When I try to insert, I get
following message:
"stpapi.insert("tihra1101m000",1,"Note: order completion already reported")"
The problem is message that is being returned. When I use
this session in BW manualy, I just press <OK> button and message is gone, so I can continue to input manualy.
My question is, how can I get rid of this message being
returned using API call. Is there any way I can skip this message, because insertion does not happend becouse of this message.
Thanks in advance.
I try to insert record in tihra100 Baan table. All fields have
been put as required. When I try to insert, I get
following message:
"stpapi.insert("tihra1101m000",1,"Note: order completion already reported")"
The problem is message that is being returned. When I use
this session in BW manualy, I just press <OK> button and message is gone, so I can continue to input manualy.
My question is, how can I get rid of this message being
returned using API call. Is there any way I can skip this message, because insertion does not happend becouse of this message.
Thanks in advance.