I have a custom modification for a customer where they want to keep track of a specific amount while posting a rental order. The way I have it written is when the posted rental line is being generated, create a line in the General Journal Line table to keep track of that amount for each line, but I keep getting this error message where it's telling me to use COMMIT but I don't want to use COMMIT. Here is the error message: 
creating a general journal line while posting a rental order in Microsoft Dynamics Nav 2009
182 views Asked by user3297620 At
0
There are 0 answers
Related Questions in NAVISION
- How to give access to RAPIDSTART in Business Central to SUPER user?
- Couldn't Consume a WebService SOAP from Dynamics Nav server with JAVA SpringBooot
- I can't get the average of child group in my RDLC report - Navision 2009
- Navision 2017 Adding Assembly BOM Item says it already exists
- Searching any table for any field in procedure Dynamics Business Central AL
- SQL Report Builder 2014 ignores Arial Font and Report uses Helvetica instead
- smtp problem for outlook 365 for navision 2013,2016
- .net framework application accessing methods and data from Microsoft Dynamics Nav 2013, is it possible?
- How can i export line records to excel in navision using c/al code
- Deep Insert last line insert triggering or whole batch insert triggering
- What table/view in Navision's DDBB holds the item costs in a FIFO system?
- Importing .XLSX file to Navision throws an error verticalDpi has invalid value '0'
- Business Central 22 http requests don't show on fiddler
- NAV 2013 Automation Object not initialized?
- Getting Error while reading instream in navision 2013
Related Questions in DYNAMICS-NAV
- How to give access to RAPIDSTART in Business Central to SUPER user?
- How to create a nested web service in Business Central with Page Parts?
- Testing environment update to v23 Business Central
- Write in XLSX file without lose XML Map
- Is it possible to use SAML for the WebClient of Dynamics NAV 2017?
- MinValue/MaxValue based on a Global Variable
- NTLM issue when connecting to NAV Web Services from PHP
- How to assign multiple salesperson to customers?
- Dynamics Nav: Which tables are affected when creating an order via the SOAP API?
- Invoke-NAVCodeunit with Arguments
- How to modify xml tables inside excel with openpyxl?
- How can I transfer the Business Central Essentials license to another user without loosing my companies?
- How can I loop only the page records from the selected one to the latest?
- Exception from HRESULT: 0x800A01A8 Dynamic Navision 2016
- Test Automation in business central
Related Questions in MICROSOFT-DYNAMICS-NAV
- How can i export line records to excel in navision using c/al code
- System.ServiceModel.Security.MessageSecurityException: The HTTP request is unauthorized with client authentication scheme 'Negotiate'
- How can I loop only the page records from the selected one to the latest?
- Test Automation in business central
- Restrict back dating and future date when selecting calendar date in NAV 2018
- Exchange data from Microsoft Business Central to JavaScript
- You do not have the following permissions on CodeUnit Prova: Execute
- How to make sure only one boolean box is ticked at a time
- Business Central Admin Center API
- The HTTP request is unauthorized with client authentication scheme 'Anonymous' Dynamics NAV
- Why always get Bad Request in my c# console application but postman is working fine with NTLM authorization
- How to make an Action that opens a page that is filtered after multiple option values in AL?
- Call COM Add-In Function in VBA
- How to select a record on a Test Page
- Dynamics Nav: How do I create and link an editable field to two tables using Events?
Related Questions in DYNAMICS-NAV-2009
- Advice needed: NewtonSoft.Json and Dynamics NAV 2009 R2 Classic
- Time Format <Second dec> always zero in Microsoft Dynamics Navision 2009
- creating a general journal line while posting a rental order in Microsoft Dynamics Nav 2009
- Microsoft Dynamics Nav 2009 user
- Copy a section of a record to another record ind Dynamics NAV
- SQL Query to delete data from tables defined in table
- Navision C/AL Create error with C# COM dll
- fixing and understanding an error in a very simple Navision dataport
- Importing text object programmatically in navision 2009
- MS DynamicsNAV Web service index out of bounds
- I need to generate a NAVISION Security Report for our auditors
- copy startdate and enddate to other line
- How to skip function in navsion 2009
- Microsoft Dynamics NAV 2009 How to remove objects outside of license?
- microsoft navision 2009, checkbox checked
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)