Skip to Content
0
Jul 25, 2016 at 07:26 PM

I want to write store procedure for Incoming payment Invoice to show them in FIFO

137 Views

I want to show a message on invoice selection. Invoices can only be selected in FIFO manner.For example if user/manager want to select invoices, he selects them like 1,2,3,4 not like 4,2,1,3. If he select like 4,2,1,3 SAP will gives a message?