RE: MRP Calculation Formula
Oh you mean is null . thank you Girish.Appreaciate your help.
View ArticleMRP Calculation Formula
Dear Everyone,anyonce know how the MRP Calculation works ?For on-hand available of 5pcs, at item coverage min at 8pcs and max at 13 pcs. demand qty from production is 10how many qty system will...
View ArticlePicking List dynamically changes reservation
Hi everyone,I currently have two AX environments that behave in the different ways:One would change on-hand inventory reservation dynamically based on consumption change in the picking list of a...
View ArticleRE: Report section printed on two pages
Hi,Please refer following discussion thread and also try to print the report by setting the report section(body) height and width properties equal to Pageheight and PageWidth respectively.(Report...
View ArticleReport section printed on two pages
Hello,Is there a way to figure out in code whether a report section can be fully printed on the current page or if it will be split in two and printed on separate pages? I have this section where...
View ArticleRE: Error "financial updating quantity must have same sign in the posting...
Hi.We were getting this error at production order end stage.1. Reset the order from RAF toRelease status.2. Reestimate the production order.3. Create new picking list journal with remaining quantity.4....
View ArticleError "financial updating quantity must have same sign in the posting unit...
Error "financial updating quantity must have same sign in the posting unit and the inventory unit" . This error blocking production order end process.
View ArticlePayment proposal not grouping for one vendor group only
We have an issue that has just come up on AX 2009 RTM.When creating a payment proposal it doesn't group correctly but instead creates separate lines for most transactions but not all. It appears to...
View ArticleSSPI Negotiation failed in Dynamics Connector for AX/CRM
Hi Alli'm getting error in Dynamics Connector for all the MAppings in connector:The Security Support Provider Interface (SSPI) negotiation failed
View ArticleRE: View code of Table Extensions existing methods
Thanks Sukrut for the clarification.RegardsVenky
View ArticleView code of Table Extensions existing methods
Hi Team,I have extended the standard table and would like to see the code of existing methods in it. I am not getting an option to view code as every thing is disable.Could you please help me on...
View ArticleRE: Import Depreciation Book for Assets
Thank You very much Chaitanya,i think we should have a column for Asset ID not asset name. right?Regards
View ArticleRE: Delete Actions in D365
Hi,Please refer below link which explains about deleteActions in AX2012 and D365FO by comparision(AX7 – Where are my...
View ArticleDelete Actions in D365
Hi Team,I was creating the delete actions in D365 and i got to know that it is moved on to Property's of Relation. So now do i need to set that property on ChildTable where we are relating. Because in...
View ArticleRE: Import Depreciation Book for Assets
Hi,I just modified the job to take AssetId and DepBookId as inputs. Test it and let me know.static void AXC_ImportDepBooks(Args _args) { AssetDepBook assetDepBook; AssetTable assetTable;...
View ArticleRE: Add Lines at Counting Lines Journal - Item XXX is locked for updates in...
if you activate lock during counting, you can not post until count finished (posted) as DeadmanWNC said fromInventory and warehouse management parameters > Counting > Lock items during countalso,...
View ArticleRE: Loyalty card error
Hi RanjeetraiI have made the below changes:1. in payment method select pay loyalty card instead of pay card.2. in loyalty program in program tier select next year or next month instead of prev month.3....
View ArticleRE: production input and output report reg
Hi,As Fredrik explained, output amount(fin) is when you have "Ended" the production order, So the Actual cost is calculated. But output amount (phy) is for the time you have received that QTY in the...
View Articleproduction input and output report reg
Dear All,I have one doubt in production input and output report .I generated report for particular item, there showing raw material consumption and produced qty.in output level it showing output...
View ArticleRE: Report section printed on two pages
you can set up a custom size from report properties based on demand.also, you can enable keep together on one page if possible for tablix
View Article