Application Development and Automation 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: 
Read only

Update terminated error while saving in VA22

Former Member
0 Likes
1,973

Hi,

I am trying to change the quotation in va22 transaction.

What I am doin is I am selecting all the items in incompletion log and filling to make the document complete.All the items have ben update with out error but there is field your reference (vbkd-ihrez) while entering data and saving it is showing document is complete but when you again check the incompletion log it is giving the following error.

Update was terminated

System ID.... PRO

Client....... 401

User..... SAPUSER

Transaction.. VA22

Update key... 4BBE3BCBE2C1216BE1000000C0A80118

Generated.... 09.04.2010, 17:53:04

Completed.... 09.04.2010, 17:53:06

Error Info... Application area: /SMB40/SSFCOMPOSER , message no.: 002, no entry found in T100

Please help regaring this.

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,667

Problem Solved Myself.

Hi,

I am trying to change the quotation in va22 transaction.

What I am doin is I am selecting all the items in incompletion log and filling to make the document complete.All the items have ben update with out error but there is field your reference (vbkd-ihrez) while entering data and saving it is showing document is complete but when you again check the incompletion log it is giving the following error.

Update was terminated

System ID.... PRO

Client....... 401

User..... SAPUSER

Transaction.. VA22

Update key... 4BBE3BCBE2C1216BE1000000C0A80118

Generated.... 09.04.2010, 17:53:04

Completed.... 09.04.2010, 17:53:06

Error Info... Application area: /SMB40/SSFCOMPOSER , message no.: 002, no entry found in T100

Please help regaring this.

Thanks.

9 REPLIES 9
Read only

former_member188827
Active Contributor
0 Likes
1,667

check tcode sm13 and sm14 for detailed description.Is there any form attached with transaction.If yes check whether the form exists or not?

Read only

0 Likes
1,667

Hi,

Tahnks for the reply. I have checked sm13 and it is giving error in function module rs_message_....

But even break point is not triggering.

what to do next????

please help me out..

Read only

0 Likes
1,667

Check the dump available in ST22. Go to the source code section, and put a break point there.

Now while executing enter in debugging mode and switch on the UPDATE DEBUGGING MODE.

Read only

Former Member
0 Likes
1,667

hello ikshaik

there might be problem in smart form of quotation remove the output message type and the try to save it

Thanks

Nilesh Gaikwad

Edited by: Nilesh Gaikwad on Apr 10, 2010 12:13 PM

Read only

Former Member
0 Likes
1,667

It appears to be telling you exactly what the problem is:

There is no entry in table T100 for message /SMB40/SSFCOMPOSER number 2.

Rob

Read only

0 Likes
1,667

Plants are not properly maintained.

Try maintaing the plants for the sales org and company codes.

Read only

Former Member
0 Likes
1,668

Problem Solved Myself.

Read only

0 Likes
1,667

Moderator message - Per forum rules, please mark this as solved, assign po1nts to helpful answers and tell us just what the solution was. Rob

Read only

Former Member
0 Likes
1,667

I have executed the smartform once and the problem is solved.