Skip to Content
0
Former Member
Dec 03, 2008 at 03:55 PM

Additional confirmation before invoice print

23 Views

Hi Experts

I need functionality similar to the second invoice print conformation - when we print invoice witch was already printed, SAP shows window with conformation request.

I need window with confirmation, if someone want to print invoice witch was canceled.

ABAP code is rather simple. I'll check document flow table and use function 'POPUP_TO_CONFIRM_WITH_MESSAGE'.

The problem is that I don't know where I can insert the code.

Maybe you known some user exit or include witch I can change.

Thanks in advance.