Skip to Content
0
Former Member
Feb 11, 2014 at 04:34 PM

Add reason of rejection using User Exit MV45AFZZ

2712 Views

Hi everyone!,

I need your help to update reason of rejection using User Exit MV45AFZZ.

Here is what I've tried:

Update internal table xvbap changing the field abgru. I tried to update this table in:

- userexit_move_field_to_vbak

- userexit_move_field_to_vbap

- userexit_save_document_prepare

- userexit_save_document

When I run transaction VA02, I can see the reason of rejection is set. I save the document and when I open it again, the line with reason of rejection is locked, everything seems to be OK, but when I look in table VBAP, the field ABGRU is empty. I don't know why is not being updated.

Thanks in advance for your help.

@hugo_dc