Adam
2007-06-04 19:58:00 UTC
Hello,
I have added a few fields to the sales table and sales line tables and the
Sales Table form. I would like these fields to follow the standard AX
behavior (i.e. change the value at the header and update the line items). I
added the fields to the HeaderToLineUpdate field group and added code to
SalesTable2LineField class in the LineUpdateDescription method so my fields
would be shown on the AR parameters (Update Order Lines) form.
Everything is working well, I see my fields on the sales table, sales line,
and the parameters form. The problem is nothing is updating from the header
to the lines. It prompts when I have the parameter set to prompt but the
field does not update down to the line.
Any suggestions would be greatly appreciated.
Thanks,
Adam
I have added a few fields to the sales table and sales line tables and the
Sales Table form. I would like these fields to follow the standard AX
behavior (i.e. change the value at the header and update the line items). I
added the fields to the HeaderToLineUpdate field group and added code to
SalesTable2LineField class in the LineUpdateDescription method so my fields
would be shown on the AR parameters (Update Order Lines) form.
Everything is working well, I see my fields on the sales table, sales line,
and the parameters form. The problem is nothing is updating from the header
to the lines. It prompts when I have the parameter set to prompt but the
field does not update down to the line.
Any suggestions would be greatly appreciated.
Thanks,
Adam