Arunkumar
8th October 2002, 08:02
Hi all,
I am new to Bann.I am trying to integreate the Baan application with our website using BCK. I have tested the sample java program which used to create the Sale Order. I have encountered with the following problem.

Structure StructError:
String MesgCode ccbois0036
String MesgDesc Method not implemented; cannot continue.
int NumberOfRows 0
int HelpCode

The Baan is running in NT box.

Can anyone help me on this.

Thanx
Arun.

ptapkhir
9th October 2002, 17:57
Hello,

The method has not been implemented in the said BOI that you have.

The message does not indicate a bug, to get a BOI that has the method implemented, please get in touch with Baan Support closest to u.

~ Regards PDT.

Jeyaseelan
10th October 2002, 09:05
Hai Arun,
Absolutely there is no problem in your code. Actually BOI's that come along with the BCK kit are not 100% perfect in a sense some of the methods in the BOI are not implemented fully.

Like salesorder BOI, u can fetch Salesorder from BaaN but Create()method which actually does the data insertion is not implemented. So u have to build BOI of your own. If u try calling Salesordr.List and NetList will work perfectly.

Start reading BOI Development manuals that come with BCK Kit and if u need any help suit a mail to me.

Regards,
Jeyaseelan