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: 

To Update user status in sales order item with status number selected in radio button

former_member427422
Discoverer
0 Kudos

Hi,

My requirement is to update the user status of a sales order item with a custom status profile and i am using FM 'status_update 'in user exit 'MV45AFZZ' during creation/change of a order via VA01/VA02. and its updating correctly . However i am facing issue in the default selection of radio button of status number. It is not happening. If i manually change the status profile via 'VA02' , it is selected correctly based on the configuration(table: TJ30) . Please suggest how to overcome this?.

1 ACCEPTED SOLUTION

former_member427422
Discoverer
0 Kudos

Hi all,

It has been resolved. the status number which needs to be selected by default should be passed in JEST structure in the FM 'status_update'.

4 REPLIES 4

Juwin
Active Contributor
0 Kudos

AFAIK, this is 100% standard logic. You shouldn't have to do anything to achieve this. Please work with your SD consultant.

Thanks,

Juwin

0 Kudos

Hi Juwin, Thanks for the reply.This requirement is raised by SD consultant . Any way to achieve this?

former_member427422
Discoverer
0 Kudos

Hi all,

It has been resolved. the status number which needs to be selected by default should be passed in JEST structure in the FM 'status_update'.