What is reconcile of payment journal, when this process comes into picture and what is the navigation in AX to do this process?
Reg reconciliation process
Reg credit note
Which cases credit note is issued to customer? Pls suggest the navigation in AX to create credit note.
does credit note issue when invoice has under payment?
Reg overpayment
How does AR know in Ax that an invoice has got over payment/underpayment
Unable to end the production order
Hi ,
I am new in this area and I 'm trying to end the production order. However i have this error: " Active job registrations or journal registrations exist on production in Manufacturing Execution " and I dont know how to resolve it. I'll appreciate any help. Thanks
Price/Discount agreement Journal - more than 1 quantity based Price discount
Hi All,
I'm trying to create a price/discount agreement journal in AX for a particular part number with quantity price breaks.
For example, Part # XYZ:
QTY: 1-50 = $100
QTY: 51-100 = $85
QTY: 101+ = $75.
When I go to test this agreement out on a purchase order, it ignores the 51-100 'rule'.
So line 1 on the PO is for 25 pcs, price is correct @ $100 each.
Any line that has a quantity over 50, it automatically prices it at $75, even if the qty is between 51-100.
This works fine when I only have 2 quantity breaks, but any more than that, it ignores anything in between. Any ideas?
Thanks
Explosion of Production orders
Hi ,
We have several sites that are using Master planning. However only on a particular site, we have explosion issues. Site specific settings is not used. We rerun explosion from the production order only one bom line appears but we should have more if we check coverage settings. Only item coverage is used.
Any help will be appreciated. Thanks
Hai Friends... Iam Using Nav2009r2 I have an Issue
I have maintain my inventory in navision. in nav the inventory will be available in 3 areas 1.Item card,2.Item bin,3.Item by location.
here i have a problem. I.e; in item by location and in item card i have perfect inventory. but in bin level there some mis matches. so i want adjust my inventory in bin level also. so how to adjust my inventory in bin level with out effecting in location.
So please anyone can help me..
Thank You..
Srinivas.
Item Details
How do you locate the setting type, stone creation, stone treatment, and gem weight on the item card in Navision.
Leading Zero reading from excel sheet
Hello all,
How to read the value from cell of a excel sheet with all leading values in columns.
using following code to read the column value
case COMVariantType::VT_R8 :
num2str(com.double());
Break;
If my input is 00010 . it is giving me result as 10 only.
Kindly Suggest
How to get the child table records?
Hi All,
I am getting the parent table record from child table record, but i don't know how to get the child table records from parent table record.
For example:
purchline.purchtable() //We can get the purchtable
In my scenario,
purchline localpurchline;
purchline = purchtable.purchline.getfirst();
// I don't know is it possible or not. I don't know is there any other option available in AX 2012.
Mostly i am using like the below code:
select * from purchline where purchline.purchid == purchtable.purchid;
Thanks for advance,
Hari
Remove a field from country specific feature
Guys,
The field Txt in the View\ProjInvoiceTransUnion is specific to CN country, i.e China in my AX2012 R2 system.How can I remove this field from country specific visibilty.
I tried to remove the property CountryRegionCodes and keep it blank on every associated datasource/view, but still system is not displaying the field in the grid.
How to add computed table field?
Hi All,
I have one parent table and child table. The child table has some columns date and price.
I have to display the average price based on the current date (one calendar month) in the form and look up.
calculation is: sum the price for the current month and divide the price by date count for this month
I thought if i add one computed table field then i can display that field in form and i also add that field in auto lookup field group.
Is there anybody have an idea about this issue?
Thanks,
Hari
How to get the child table records?
Hi All,
I can get the parent table record from child table record like
purchline.purchtable();
But, how to get the child record, in our case how to get the purchline for the selected purchid.
I am using below method
purchline localpurchline;
select * from localpurchline where localpurchline.purchid == purchtable.purchid;
Is there any other idea to get the child records for the selected parent record.
Thanks,
Hari
Update conflict error - get buffered table
Hi All,
Sometimes, i am getting the update conflict error because the updating table may be already in buffer.
So, my idea is if i get the buffer table than i can directly update the buffer table.
1. Is it possible to check the table is already buffered or not?
2. How to get the buffered table record?
Thanks for advance,
Hari
Maintainence of GPUG User Access List
I am the GPUG administrator for my company, and have several users added to the GPUG communique list. It's been 2 years since first set up and now don't recall how to get to maintain the user access listing.,
Need some help.
Physical on hand stock report
Hi,
Is there any default stock report where I can get below information.
Example
Item No. Item Name Opening Stock Purchased Qty Sold Qty Phys Qty on Hand
1264B Printer 15 7 2 20
SQL Server 2012 Support for Dynamics NAV 2009 R2
Does anybody know when NAV 2009 R2 will support SQL Server 2012? I believe support for NAV 2013 is slated for Q4 2012.
Thanks,
Todd
Hai Friends.. Iam Using 2009r2..
I have an issue. i have 12,000 items in my inventory. i want add one temporary bin for all the item in same location. so is there any possible to create temporary bin. can any one please help me
Login failed
Hi,
I have just completed AX2012 installation, I have installed under domain administrator account, the service has been started under Network services. Domain and AX 2012 and SQL Server 2008 R2 in same machine, SQL Server service also been started under Network Server.
I am unable to log in to AX 2012 for First Time, "Failed to logon to Mycrosoft Dynamics 2012", I was trying login by Admin user, which is a AD user.
I went to userinfo table, SID value was threre against Admin user.
I have installed AX2012 under Windows Server 2008 R2 Standard 64 Bit
Please help me to get out from this problem
Thanks and Regards,
Biswaranjan
Production order - Gaps between consecutive operations
Hi all,
I’m trying to understand why there is a large scheduling gap between the first operation 10 and the next operation 20 for the finished goods.
This should not be happening, as the resource group that is used for the 10 operation bears resources that have infinite capacity, so the first operation should be scheduled just in time to meet the schedule of 20 operations when backward scheduling. The clock hour queue used is only 24 between operations so this shouldn’t be the cause.
This is the actual route that the system gives:
Op.No Task type Res. No Start Date start time End date End time
10 Process Resource 1 02/24/2014 06:45am 2/14/2014 06:49 am
10 Queue after Resource1 2/14/2014 06:49 am 2/15/2014 06:49 am
20 Setup Resource 2 2/24/2014 01:53 pm 2/24/2014 02:42 pm
…
70 process Resource 4 2/25/2014 04:59 pm 2/25/2014 05:04 pm
Any help will be appreciated on that .