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

VA21 Qoutation Creation Runtime Error.

Former Member
0 Likes
889

Hail ABAPers.

     My end user is getting runtime error. When entering the Material Number and pressing enter and runtime error occurs.

I debugged and got the error came form FM SD_COND_ACCESS.

on line SELECT * FROM (T681-KOTAB) APPENDING TABLE <COND_TAB>.

Any suggestions to check out the solution for this?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
840

Thanks for the reply Mohammed.

I found the reason. The pricing procedure was not properly maintained. After Re-Doing it and transporting the TR to prd it is working fine now. the table A592 seems to be auto-generated.

4 REPLIES 4
Read only

Former Member
0 Likes
840

Hi Abhijit,

In debug check what value is coming in T681-KOTAB and check if this table exists.

Also if you post the exact error may be helping you would be easier.

Regards

Read only

0 Likes
840

Table A592. Which does not exits.

Read only

Former Member
0 Likes
841

Thanks for the reply Mohammed.

I found the reason. The pricing procedure was not properly maintained. After Re-Doing it and transporting the TR to prd it is working fine now. the table A592 seems to be auto-generated.

Read only

0 Likes
840

Hi Abhijit,

I suspect I gave you the same reply that the table does not exists...

Anyways glad you got your solution.

Regards