Kingsto88
10th June 2005, 09:46
Hello anyone out there.
Can someone send me the stpapi files.
Using AFS for this session, I am getting the message "Report not found"
I have updated my server to SP8 and also install the solution for 10923 to update the standard program, but this msg still appear and cost is not calculated
rgds
lbencic
10th June 2005, 23:47
Not sure if anyone has code for ticpr2220 for you, I have not done that one. But reports can be a pain in the API's. Try a search for "report api" on these boards to get some background.
Other than that, if you can post your code we may be able to suggest something, or try it on our own systems.
sant123
8th July 2005, 06:59
Hi, Kings,
did you get the price calculated? I have the similar situation, I am trying with ticpr2210m000, nothing happens, price doesn't get calculated. I am on SP18 for tools objects and SP13+ on Application objects. I donot get any report not found error, but cost is not getting updated.
Appreciate any help..
Thanks.
Kingsto88
14th July 2005, 06:35
Hi
Try using :
zoom.to$("ticpr2230s000",z.session,"tiitm001.item","",0) |Calculate Cost
This works for me. I just make sure tiitm00.item is pointing to the item that
i want to calculate.
Best regards