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

hi error while creating sales order

Former Member
0 Likes
366

hi

i am getting 'not able to save' message while i am creating sales order.

how should i proceed to know where is the problem???

i tried debugging but it is taking lots of time, is there any other way i can know the reason for this error in standard code.

there is no wrong data entry while creating sales order.

i just want to know what are the ways to know where is the problem in the standard code.

thanx

rocky

2 REPLIES 2
Read only

Former Member
0 Likes
351

hi ,

try too create a sales order after that check transaction code ST22 U WILL FIND AN SHORT DUMP then check in the source code extract an pointer will be visible where the error is coming and it will also show the program name , please read the dump analysis care fully

srinivas

Read only

former_member156446
Active Contributor
0 Likes
351

check the user exits that are hit on the run... there might be some code which is blocking it..