Year: 2013
NAV ALM with Team Foundation Server – #3 | Welcome to the Dynamics blog-o-sphere
NAV ALM with Team Foundation Server – #2 | Brian Keller’s Top 5 Reasons
NAV ALM with Team Foundation Server – #1 | Team Foundation Service
My NAV TechDays 2013 – And Yours?
Some Compounds Statements – Part 2
Some Compounds Statements
Have a look at these code samples and tell me where a compound statement, i.e. BEGIN-END, should be constructed to get the code work right. Just dare without going into NAV and verify. [8-|] Sample 1 1. SalesCommentLine.SETRANGE(“Document Type”,SalesQHeader.”Document Type”);2. SalesCommentLine.SETRANGE(“No.”,SalesQHeader.”No.”);3. WHILE SalesCommentLine.FIND(‘-‘) DO4. SalesCommentLine.DELETE;5. SalesCommentLine.”Document Type” := SalesOrderHeader.”Document Type”;6. SalesCommentLine.”No.” := SalesOrderHeader.”No.”;7. …
NAV 2013 SEPA Credit Transfer and Direct Debit Updates – Netherlands – Arghhhhh
Yesterday Microsoft Dynamics NAV 2013 SEPA Credit Transfer and Direct Debit Updates – Netherlands was released on PartnerSource. Something various partners and customers have been waiting for in The Netherlands. We too. But then for NAV 2009 R2. Instead of asking MS – and probably getting an unclear answer –…
Getting Started with … – Alex Chow’s Book / ctn’d
Getting Started with Dynamics NAV 2013 Application Development – Alex Chow
NAV ALM with Team Foundation Server – #3 | Welcome to the Dynamics blog-o-sphere
NAV ALM with Team Foundation Server – #2 | Brian Keller’s Top 5 Reasons
NAV ALM with Team Foundation Server – #1 | Team Foundation Service
My NAV TechDays 2013 – And Yours?
Some Compounds Statements – Part 2
Some Compounds Statements
Have a look at these code samples and tell me where a compound statement, i.e. BEGIN-END, should be constructed to get the code work right. Just dare without going into NAV and verify. [8-|] Sample 1 1. SalesCommentLine.SETRANGE(“Document Type”,SalesQHeader.”Document Type”);2. SalesCommentLine.SETRANGE(“No.”,SalesQHeader.”No.”);3. WHILE SalesCommentLine.FIND(‘-‘) DO4. SalesCommentLine.DELETE;5. SalesCommentLine.”Document Type” := SalesOrderHeader.”Document Type”;6. SalesCommentLine.”No.” := SalesOrderHeader.”No.”;7. …
NAV 2013 SEPA Credit Transfer and Direct Debit Updates – Netherlands – Arghhhhh
Yesterday Microsoft Dynamics NAV 2013 SEPA Credit Transfer and Direct Debit Updates – Netherlands was released on PartnerSource. Something various partners and customers have been waiting for in The Netherlands. We too. But then for NAV 2009 R2. Instead of asking MS – and probably getting an unclear answer –…