tyagoo
31st December 2001, 06:18
:( we have been attempting to use BCK for development of a BOI for session tfgld1101m000.
the idea is to wrap a BOI around this session and automatically pass a JV (we want to use this to pass a payroll JV)
has anybody done this before, if so have you been successful!
since the session itself calls a sub subsession, will the BOI work as it should?
any kind of help would be appreciated.
thanks in advance!
kram

vgobiraj
31st December 2001, 19:08
It is possible to create a (batch + transaction type) and documents for this combination using AFS based BOIs.

If ur interested only in jv . Try the exchange scheme jvimprt

Check solution 155541 at Baan support

tsanchez
14th February 2002, 13:37
I've not gone that long. I started creating a BOI called through
ccboi0102m000 from session tdsls4102m000 so I selected just
a few fields and the appropiate methods. Which should be my
next step ?

I thought I had to compile it using the maintain libraries session
just because it was displayed on it like anyother dll, but couldn't
since it had three associated libraries :

ccboifetchpkey, ccboiaudfrwnxt and tdsls4102m00, which was
clearly not one of them but the source of our error.

I then called ttstpcreatdll and transformed tdsls4102m000 into
a dll but I'm somewhat unconvinced this is the right way. Could
some of you please share some light over this obscure matter ?

Read you soon.
tsanchez@consultant.com

popeye
14th February 2002, 19:35
Hi Sanchez,
Yes ... u need to compile the BOI DLL.
The BOI DLL is just like any other DLL.
What errors are you getting ?

tsanchez
14th February 2002, 20:39
Well, first time we couldn't achieve its compilation because
the session from which we had created the BOI through
ccboi0102m000 appeared linked to it just like any other
dll, not being the case.

That's the reason we run ttstpcreatdll to turn the original
session into a real dll. Once we did it we finally could
compile our BOI. But we were not sure if we could add
our recently created BOI, as it was, to our Self Service
Lookups or not. Neither we knew how to fill all fields
like BIS, Classification File or Implementation Data.

Tomas Sanchez Tejero
tsanchez@consultant.com

Lodestar
22nd March 2002, 22:39
We have a solution called AUTO JV IMPORT that will solve this issue for you. Please contact me for product details.

Lodestar
215.946.6201
rs@mylodestar.com

Renegade
26th March 2002, 06:11
Hi Sanchez,
after u generate AFS DLL for ur session using ttstpcreatdll, u got to compile the AFS DLL. And AFS DLL has to be named in a specific way. There has to be a 'f' before the number starts. The BOI DLL compilation is dependent on AFS Compilation. So first compile AFS DLL. Then compile BOI DLL. And to get the java stubs, u need to use the idl compiler.

Hope this helps

vishbaan
24th June 2002, 09:57
hi GUYs,

can anyone tell me

BOIs given by BaaN
the logics of BOI development

and can it suit to interface a retail POS with exising BaaN c4.

thanks very much

vish

shasbe
9th July 2002, 01:36
Hi All,
We all ready have a BOI for JV imports. We are using it at various of our client locations for diff interfaces.

Please let me know if you are interested in any such solution...

Regards
Sudhir Hasbe
eET

sweetie
21st November 2002, 17:01
In our site in Frenche I wrote the following flow met afs.

I definied for several clients in the logistic soc the edi - parameters.
at the end the edi-tabels where filled (tdsls480 81 82 83 84)

That salesinformation i used to create purchase invoices in another fin soc using the tfgld1101m000 with the subsessions (purchase invoice header and purchase invoice lines)

It toke some time to develop but i runs very good.
Because you use the standaard session (no adaptions) the number of errors is rather small.

the only problem we had was the need of the installation of the latest portingset.

If you are interested you can mail me