2014 Dec 17 8:24 AM
Dear Experts,
I need to put an authority-check for releasing negative outsort bill documents. For that I want an enhancement/user exit which will allow me to put this functionality. I tried using the list of billing ehnacements but no use.
Would you please tell me the effective enhancement which can be used when releasing the documents from outsort or is there any other way to carry out this functionality?
Many thanks for your great help!
Abish
2014 Dec 17 8:52 AM
Hi Abish,
You can use implicit enhancements.
Below link shows how you can do the implicit enhancement.
http://wiki.scn.sap.com/wiki/display/ABAP/How+To+Do+Implicit+Enhancement
Regards,
Chandandeep.
2014 Dec 17 8:52 AM
Hi Abish,
You can use implicit enhancements.
Below link shows how you can do the implicit enhancement.
http://wiki.scn.sap.com/wiki/display/ABAP/How+To+Do+Implicit+Enhancement
Regards,
Chandandeep.
2014 Dec 17 11:14 AM
Yes, but the questionis which enhancement? Release outsort does not call any customer enhancement.
2014 Dec 17 11:53 AM
Hi Abish,
Check Enhancement spot EBIA0003 (IS-U: customer-defined checks in billing and overall check) and EBIA0013 (IS-U: Customer Checks in Billing Selection).
Hope it helps...
Thanks,
Amlan
2014 Dec 18 12:17 PM
Hi,
These enhancements are called during billing, none of them the called while releasing of Outsort bills.
However, I have changed the process and implemented authorization check on Invoicing rather than on outsort.
Thanks for the help though.