Approval Setup : Parameters in the default approval template

poppinspoppins Member Posts: 647
Hi everyone,

I am trying to setup a sales approval notification.I exported the default template of Nav 2009.
I got the following html file:



I was wondering about the parameters in the html file(%1, %2, etc)....where can I find the corresponding variables that are going to replace them (may be a table where the different values are stored?)

Any help would be great...

Answers

  • vijay_gvijay_g Member Posts: 884
    Have you gone through the function FillSalesTemplate() in codeunit "Approvals Mgt Notification"(440)?
  • poppinspoppins Member Posts: 647
    vijay_g wrote:
    Have you gone through the function FillSalesTemplate() in codeunit "Approvals Mgt Notification"(440)?
    Yes, it is about codeunit 440 and the relevant table( Sales Header, Purchase Header, etc)!!!
    I thought the parameters where stored in a table, that's why I asked :)
Sign In or Register to comment.