mibuso.com

Microsoft Business Solutions online community
It is currently Tue May 21, 2013 10:32 pm

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Unidentified Error
PostPosted: Fri Apr 21, 2006 1:17 pm 
Offline

Joined: Wed Mar 08, 2006 11:23 am
Posts: 29
Location: Delhi
Country: India (in)
There is an unidentified error which I received when Changing any field value in Sales order. Which again disappeared after trial and error method, but I have not really changed anything. I am Pasting the error below. I doubt, this may be Database problem. Please help me.

THE Message is given below:
The following C/AL functions can be used only to a limited degree during write transactions (because one or more tables will be locked).

Form.RunModal() is not allowed in write transactions.

CodeUnit.Run() is allowed in write transactions only if the return value is not used. For example, 'OK := CodeUnit.Run()' is not allowed.

Report.RunModal() is allowed in write transactions only if 'RequestForm = FALSE'. For example, 'Report.RunModal(...,FALSE)' is allowed.

DataPort.RunModal() is allowed in write transactions only if 'RequestForm = FALSE'. For example, 'DataPort.RunModal(...,FALSE)' is allowed.

Use the COMMIT function to save the changes before this call, or structure the code differently.


Top
 Profile E-mail  
 
 Post subject:
PostPosted: Fri Apr 21, 2006 2:27 pm 
Offline
MVP Microsoft Dynamics NAV

Joined: Thu Jan 02, 2003 6:37 pm
Posts: 7931
Location: Howell, MI
Country: United States (us)
This happens sometimes when you are trying to run processes off of forms, of if you try to run forms during a process. Check the code in the process that you are trying to run and make sure you have all data related code in something other than the form.

_________________
Daniel Rimmelzwaan
MVP - Dynamics NAV


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum


Search for:
Jump to: