It looks like you're new here. Sign in or register to get started.
[...] GetCust("Sell-to Customer No."); Cust.CheckBlockedCustOnDocs(Cust,"Document Type",FALSE,FALSE); Cust.TESTFIELD("Gen. Bus. Posting Group"); "Sell-to Customer Template Code" := ''; "Sell-to Customer Name" := Cust.Name; "Sell-to Customer Name 2" := Cust."Name 2"; "Sell-to Address" := Cust.Address; "Sell-to Address 2" := Cust."Address 2"; "Sell-to City" := Cust.City; "Sell-to Post Code" := Cust."Post Code"; "Sell-to County" := Cust.County; [...]
Comments
Bedankt