Report 16539 - Sales Book VAT

Stivan_dsouza21
Member Posts: 218
Report 16539 - Sales Book VAT
Not able to group as per Document No.
1) Set up the DataItem Property for Detailed Tax Entry 0f GroupTotalFields as Tax Type,Document No.
2) written the below code on Detailed Tax Entry group Footer
Detailed Tax Entry, GroupFooter (6) - OnPreSection()
IF PrintToExcel THEN BEGIN
IF CurrReport.TOTALSCAUSEDBY = FIELDNO("Detailed Tax Entry"."Document No.") THEN
MakeDataExcelForGrpFooter
ELSE IF CurrReport.TOTALSCAUSEDBY = FIELDNO("Detailed Tax Entry"."Tax Type") THEN
MakeDataExcelFooter;
END;
Its getting Grouped as per Tax Type and Printing the Footer but not able to print as per Document No.
Can Somebody help me.... :-)
Not able to group as per Document No.
1) Set up the DataItem Property for Detailed Tax Entry 0f GroupTotalFields as Tax Type,Document No.
2) written the below code on Detailed Tax Entry group Footer
Detailed Tax Entry, GroupFooter (6) - OnPreSection()
IF PrintToExcel THEN BEGIN
IF CurrReport.TOTALSCAUSEDBY = FIELDNO("Detailed Tax Entry"."Document No.") THEN
MakeDataExcelForGrpFooter
ELSE IF CurrReport.TOTALSCAUSEDBY = FIELDNO("Detailed Tax Entry"."Tax Type") THEN
MakeDataExcelFooter;
END;
Its getting Grouped as per Tax Type and Printing the Footer but not able to print as per Document No.
Can Somebody help me.... :-)
Thanks & Regards,
Stivan D'souza
Stivan D'souza
0
Comments
-
What about the Key set in DataItemTableView property?0
-
Key is : Export or Deemed Export,Tax TypeThanks & Regards,
Stivan D'souza0 -
Stivan_dsouza21 wrote:Key is : Export or Deemed Export,Tax TypeThe GroupTotalFields is used with the TotalFields Property to maintain totals for one or more fields. Both group totals and the grand totals can be output by using the appropriate sections. Enter this property value as a comma-separated list of field names. The fields can be selected by using the AssistEdit button from the Value field of the property. Fields in the list must also be fields in the active key of the underlying table. If not, the report displaying the data items will not run0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions