Number of Copies of a Report / Access to the Request Form

ghost1976ghost1976 Member Posts: 2
edited 2006-10-23 in Navision Financials
Hello,

i'm have just began programming in navision financials. Now, i want to modify an existing Report. I want to create the possibility to print copies of a report. So I adjusted the request form for this report with a global variable that i have called "AnzKopie". In this field, the user can specify, how often this report will be print. My Problem is to programm this functionality. Can anyone help me to do this? We are using Navision 2.6.

Greatings from germany.

Alex

Comments

  • kinekine Member Posts: 12,562
    You can check some existing report (for example standard Sales Invoice report). You can see, that there is special DataItem on table Integer which do this loop through all copies...
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
Sign In or Register to comment.