johndanter
Legendary Poster
Hi list,
I wonder if you can help me get my head around something.
I have an issue in that when we partially receive a PO the line ends in error (We'll come back to that)
Works in UT, doesn't work in PD
So I asked CNC for a log of each.
So I have 2 logs that shows BSFN XT4312Z1 (F4312EditLine) calls B4301080 (DuplicatePODetailLine)
Yet when I open up XT4312Z1 in C++ I cannot see the actual call anywhere in the C++
The 2 parms I am interested in are where DuplicatePODetailLine gets szLastStatus and szNextStatus from when it returns to the F4312EditLine.
I'd also like to the see the call to DuplicatePO too, but I'm confused as to why I can't.
Any help would be cool as I'm missing something
Thanks
John
I wonder if you can help me get my head around something.
I have an issue in that when we partially receive a PO the line ends in error (We'll come back to that)
Works in UT, doesn't work in PD
So I asked CNC for a log of each.
So I have 2 logs that shows BSFN XT4312Z1 (F4312EditLine) calls B4301080 (DuplicatePODetailLine)
Yet when I open up XT4312Z1 in C++ I cannot see the actual call anywhere in the C++
The 2 parms I am interested in are where DuplicatePODetailLine gets szLastStatus and szNextStatus from when it returns to the F4312EditLine.
I'd also like to the see the call to DuplicatePO too, but I'm confused as to why I can't.
Any help would be cool as I'm missing something
Thanks
John