cancel
Showing results for 
Search instead for 
Did you mean: 

Invoice Unblock Thru t-code MRBR

Former Member
0 Kudos

Hi Experts,

I want to know the date and time and login of ublocking the invoice thru T-code MRBR. How can I get this information.

Full points for helping answers.

Regards

GR

Can somebody reply.

Regards

Edited by: G R on Jul 23, 2009 10:44 AM

Accepted Solutions (1)

Accepted Solutions (1)

former_member182371
Active Contributor
0 Kudos

Hi,

Once you´v used MRBR transaction go to the invoice in question (MIR4) and then in menu option do:

Goto -> Display change documents

In order to get the above values,

go to table CDHDR with the following values:

OBJECTCLASS = INCOMINGINVOICE

OBJECTID = 51056030922008 (BELNR = 5105603092 +GJAHR = 2008)

CHANGENR = (try to find it if possible as it is a key field)

TCODE = MRBR

The values you´re looking for are UDATE/UTIME

This blog might help you as well:

/people/erwan.lebrun/blog/2007/03/09/documents-how-to-track-changes-through-abap

Best regads.

Edited by: Pablo Casamayor on Jul 23, 2009 12:21 PM

Answers (0)