Dear folks..
I am newbie to NAV..
I hav created a new calendar using Base Calendar Card(form 7600)
Now i donno how to access this calendar..I mean there is no table entries for the entered datas.. ](*,) So i cant assign a record variable to use this object..
For an eg if i hav to do some manipulations based on Nonworking days available for a particular time period or i want to filter particular period etc..
Is there any standard functionalities to this??
Need some direction on this subject.. :-k
0
Comments
The base calendar can be found for instance on the shipping tab of the customer card. Click on the lookup to get to the actual base calendar, click on the 'Customized Calendar' drilldown to get to the customized modifications to the base calendar for that particular customer. Play around with it with while you have the debugger on, and you will be able to figure out how those functions work.
RIS Plus, LLC
U meant 2 build temporary list of valid working dates using record variable..But how to select my particular record variable..for an example if i designed a new calendar by name mycalendar and If i want to use it as record variable means how to do it??
Thanks in advance
Like I said before, open the Customer Card in a Cronus database and play around with the Base Calendar functionality, while the debugger is running. Open the Base Calendar itself and add some non-working days. Drilldown into the customized changes and enter a few new ones in there. Those forms all use temporary records and te calendar management codeunit, so you can see it all in action. You will see how this works that way much better than I can explain it here.
RIS Plus, LLC
Thanks and regards
RIS Plus, LLC