Add "Ship-to Code" to sales line

Mike_HeffnerMike_Heffner Member Posts: 32
I am trying to add "Ship-to Code", from the Sales Header table, to the Sales Line Page. I added a field control with the following Properties.

SourceExpr:
SalesHeader."Ship-to Code"

TableRelation:
"Sales Header" WHERE (No.=FIELD(Document No.),Document Type=FIELD(Document Type))

I have tried several other iterations of the TableRelation and none of them worked. The field always appears blank. I have verified that the Sales Headers do in fact have data in the Ship-to Code.

Can someone tell me what I am doing wrong? I am sure it is something simple, but I don't see it.

Comments

Sign In or Register to comment.