Customize Approval mail Template

Deepankar1982Deepankar1982 Member Posts: 38
Hi,
I want to know how to customize the mail approval templates, actually i need to create my own table format. Till now i just have found that "SendPurchaseApprovalsMail(PurchaseHeader,ApprovalEntry)" function is responsible to create the format but i am not able to understand from where it is reading the file, can anybody suggest me how to do that [-o< ?

Deepankar

Comments

  • almarkaalmarka Member Posts: 19
    Have a look at the CU 440 Approvals Mgt Notificztion. There is the FillSalesTemplate function inside.

    Figures from 1 to 18 mean data parts of the html template which you are going to use.

    If you still have have questions, please, feel free to ask.
  • jannestigjannestig Member Posts: 1,000
    If you want to create your own format you can import or export the approval template by looking under

    Administration > Application Setup > document approval > apprioval setup > import/export button
  • Deepankar1982Deepankar1982 Member Posts: 38
    Thanks, for your response can you tell me,that in SendPurchaseApprovalsMail function, how the InStreamTemplate reading the data i.e. how it is reading the data from the source whether no source has been defined, i not able to find the source.
Sign In or Register to comment.