Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Error while posting the Idoc 'Update error, transaction VA01'

Former Member
0 Kudos

Hi Gurus,

When an inbound Idoc for sales order is trying to post we are getting the error 'Update error, transaction VA01'.

Aslo following are the details of the error:

_________________________________________

Update error, transaction VA01

Message no. 00377

Diagnosis

An error occurred in CALL TRANSACTION USING or CALL DIALOG USING

during a synchronous update.

The error was caused by the transaction VA01.

Update information

Return code: 009

Text : Error during insert table FPLTC (RC= 1, Key= )

Procedure

Pleas analyse your Batch-Input data.

You can also examine your posting data using the transaction SM13.

______________________________

Can somebody let me know what would be the cause.

Also the we are trying to post the Idoc with a Id which is having maximum Authorization.

3 REPLIES 3

Former Member
0 Kudos

Hi,

Check transaction SM13 to get more detailed information about where the error is generated.

Regards,

John.

Former Member
0 Kudos

Hi,

Where you able to resolve your issue, I would appreciate if you can share the solution.

Thanks

Former Member
0 Kudos

Hi,

It seems that you are using a Batch input program using CALL TRANSACTION in the update task of VA01. You cannot use BDC program in the update task.

Regards

Vinod