brad997
8th December 2006, 05:31
Hi ,
I am debugging the whina3212 program script but stumble on "START.BUSINESS.METHOD.UI". I would very much appreciate if anyone could explain how I read/find the START.BUSINESS.METHOD.UI("whina310","whina310.transfer.pur.order.advices.with.commit",IFERRSTP, "whinas0024", ...)?
rgds
Brad

The START.BUSINESS.METHOD.UI is obtained from part of the script as follows:

on.choice:

if tccom.dll0010.open.report(1, spool.device, 1, language$, 1) and

tccom.dll0010.open.report(2, spool.device, 1, language$, 2) then

db.retry.point()

START.BUSINESS.METHOD.UI("whina310",

"whina310.transfer.pur.order.advices.with.commit",

IFERRSTP, "whinas0024",

orno.f, orno.t, item.f, item.t, citg.f, citg.t,

cwar.f, cwar.t, suno.f, suno.t, buyr.f, buyr.t,

cplb.f, cplb.t, rorn.f, rorn.t,

order.series, series.dir.del, ordr.type, otpd,

tcyesno.no)

#pragma used message whinas0024

|* Transfer purchase order advices

else

job.process.error = true

endif

NPRao
8th December 2006, 07:44
Refer to the Functions (ttadv2560m000) -

tcmcs2000, tcmcs2001 - General DAL(-GUI) support defines (macro's)