2013 Aug 16 9:42 AM
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?
2013 Aug 16 4:42 PM
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.
2013 Aug 16 11:24 AM
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
2013 Aug 16 1:51 PM
2013 Aug 16 4:42 PM
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.
2013 Aug 17 6:22 AM
Hi Abhijit,
I suspect I gave you the same reply that the table does not exists...
Anyways glad you got your solution.
Regards