jpadilla
20th August 2002, 00:44
What does the next lines means in afs.log??

get.clearvalues.flag.for.process(9)
return value -1
set.clearvalues.flag.for.process(9, 0)
return value 0
get.clearvalues.flag.for.process(9)
return value 0
get.clearvalues.flag.for.process(9)
return value 0


Reagards

JP

jpadilla
20th August 2002, 00:54
I'm trying to use AFS for ticpr2210m000 It doesn't show any error in the screen, but neither update the cost price for the item, does anybody know what could be wrong??

Regards
JP

LOGGING STARTED
19/08/2002
7->Get.fields
get.clearvalues.flag.for.process(7)
return value -1
7<-Get.fields^A0
set.clearvalues.flag.for.process(7, 0)
return value 0
>ticpr2210m000 put.field:item.f 0000010
>ticpr2210m000 put.field:item.t 0000010
>ticpr2210m000 put.field:cntr.f
>ticpr2210m000 put.field:cntr.t ZZZ
>ticpr2210m000 put.field:citg.f
>ticpr2210m000 put.field:citg.f
>ticpr2210m000 put.field:citg.t ZZZZZZ
>ticpr2210m000 put.field:calc.cd 001
>ticpr2210m000 put.field:calc.meth 1
>ticpr2210m000 put.field:actualize.copr 1
>ticpr2210m000 set.report
7->set.report^Articpr221001000^AD
get.clearvalues.flag.for.process(7)
return value 0
7<-set.report^A0
>ticpr2210m000 continue.process
7->cont.process
get.clearvalues.flag.for.process(7)
return value 0
8<-api.child.startedttstpsplopen 7
11<-api.child.startedticpr2220s0007
7<-cont.process^A0
<ticpr2210m000
>ticpr2210m000 end.session
7->end.program
get.clearvalues.flag.for.process(7)
return value 0
7<-end.program^A1^A

mark_h
21st August 2002, 16:29
Here is a copy of the afs.log I generated earlier on this session:
LOGGING STARTED
08-13-2002
6->get.fields
6<-get.fields^A0^Aitem.f^A1^Aitem.t^A1^Acntr.f^A1^Acntr.t^A1^Acitg.f^A1^Acitg.t^
A1^Acalc.cd^A1^Aticpr100.dsca^A0^Acalc.meth^A1^Acalc.date^A1^Aactualize.copr^A1^
Atiitm001.reli^A0^Atiitm001.cntr^A0^Abom.level^A0
>ticpr2210m000 put.field:item.f 2121371
>ticpr2210m000 put.field:item.t 2121371
>ticpr2210m000 put.field:calc.cd CPC
>ticpr2210m000 put.field:calc.meth 1
>ticpr2210m000 put.field:actualize.copr 1
>ticpr2210m000 set.report
6->set.report^Articpr221001000^AD66
6<-set.report^A0
<ticpr2210m000
>ticpr2210m000 continue.process
6->cont.process
7<-api.child.startedttstpsplopen 6
10<-api.child.startedticpr2220s0006
6<-cont.process^A0
<ticpr2210m000
>ticpr2210m000 end.session
6->end.program

I notice that the get.fields does something different on my system, but I am not sure what that means. From just looking at the afs.log it looks okay.

The part I ran generated a report with an error on the display. First I ran the session manually until I found one that generated the report. If you run a part with an error, does it generate the report? The bad part is that I can not test with doing an update right now - our test/development box is down until Monday.

Mark