goesflavio
26th May 2006, 01:57
Thanks until now
Hi every bory,
I make a program that run a tisfc0102m000. My problem is when I have to backflush ths hours, because my real spent hours dont appears in the tisfc0102m000, but this occur when I run with a session that I customized, but when I run with a standard tisfc0102m000 this do not occur, the hours stay ok.
I already debugued the programs and see that when the program is run the tihra1210s000, when is executed by customized program, in the cont.process is executed command print.data that dont is executed correct. Exemple:
choice.cont.process:
on.choice:
execute( print.data )
choice.print.data:
before.choice:
||When I execute by standard tisfc0102m000 this function heve been executed correctly, but when I use my customizes program, this function do not be executing and go to after choice.
backflushing.my.hours()
after.choice:
do.something()
ps.: My baan version is c4 and SP8
Sorry for my English.
Best regards.
Hi every bory,
I make a program that run a tisfc0102m000. My problem is when I have to backflush ths hours, because my real spent hours dont appears in the tisfc0102m000, but this occur when I run with a session that I customized, but when I run with a standard tisfc0102m000 this do not occur, the hours stay ok.
I already debugued the programs and see that when the program is run the tihra1210s000, when is executed by customized program, in the cont.process is executed command print.data that dont is executed correct. Exemple:
choice.cont.process:
on.choice:
execute( print.data )
choice.print.data:
before.choice:
||When I execute by standard tisfc0102m000 this function heve been executed correctly, but when I use my customizes program, this function do not be executing and go to after choice.
backflushing.my.hours()
after.choice:
do.something()
ps.: My baan version is c4 and SP8
Sorry for my English.
Best regards.