Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Log required inside a function exit

Former Member
0 Likes
329

Hi All,

I am using enhancement MB_CF001. When the goods movement through MIGO transaction happens, i need to populate data to Z table and purchase requisition creation. I have a requirement to prepare a log if there is any error while inserting the data into Z table or while creating PR.

Please let me know is it possible by someway

2 REPLIES 2
Read only

Tamas_Hoznek
Product and Topic Expert
Product and Topic Expert
0 Likes
307

One way to do this is to use the application log. Take a look at function group SBAL.

Read only

Former Member
0 Likes
307

solved on my own by using application log