cancel
Showing results for 
Search instead for 
Did you mean: 

Stop Deleting Line Item in Va02

Former Member
0 Kudos

Hi,

I have a requirement where i need to stop deleting line Item in VA02 at user level. User must not be allowed to delete the line item but he can change the status ie, reason for rejection.

I searched previous posts i got information that this can be done by User Exits. MV45AFZB.

But can we do this using screen variants ?? 

Accepted Solutions (1)

Accepted Solutions (1)

Shiva_Ram
Active Contributor
0 Kudos

But can we do this using screen variants ??

I doubt you can do it with screen variants. You can control this using the user exit in the program that you have mentioned.

Regards,

Answers (2)

Answers (2)

moazzam_ali
Active Contributor
0 Kudos

Dear

This can be done with user exit. With screen variant SHD0 I dont think so this is possible. I didnt check this but this is my Idea. If anyone has tested this please update.

Thank$

former_member184080
Active Contributor
0 Kudos

Hi,

I think yes, you can do this via SHD0. Why don't you try in SBX

Regards, Sai Krishna.

Former Member
0 Kudos

Hi sir,

I searched for the options in SHD0 but i didnt find the right one. can you please explain me in detail.

and also explain the steps for SBX.

former_member186385
Active Contributor
0 Kudos

Hi,

In the include MV45AFZB, check the user exit USEREXIT_CHECK_XVBAP_FOR_DELET

ask your abaper to explore this user exit to avoid user to delete the line items

regards,

santosh