Order Entry POLineRef

I believe POLineRef is one of those Phantom fields, which will someday disappear.  We accidently used it way back when we were first starting and it turned out to be a nightmare.  Having said that, I updated ours via a BPM, where I could actually find it via the ttInvcDtl table.  This was E9.  We got rid of it when we went to E10.

 

Brenda

 

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Monday, July 13, 2015 4:54 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: Order Entry POLineRef

 

 

I'm trying to create custom code to populate the POLineRef code with a Sales Order Detail line.

Hey, everybody: 


I'm trying to auto populate the POLineRef field in the Sales Order Detail with the Sales Order Line.  This would have to occur after the save since this Sales Order Line does not generate until you save the Sales Order Line.


Also, a field change doesn't seem to help if that field is null.


Thanks in advance.

Any reason why you can't just use the already existing OrderDtl.LineNum field, which always has the Sales Order Line in it?

If it's to print out on a report,just change the report.

If there's other reasons, like you might change it, let me know.

Calvin
I'm trying to create custom code to populate the POLineRef code with a Sales Order Detail line.