cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BPC input schedul "Save Result" pop up does not show additional messages

claurenza
Discoverer
0 Kudos
402

in BPC I implemented a default logic by a BADI , but when i try to send any message to the fronted pop that appears at saving data from an input schedule no message is shown.

is there any way to let the popup receive and show the additional messages created within the code of the badi?

I only managed to let the messages appear in the "Detail log " of a packet running the default from the a DM packet

with class method cl_ujd_package_context=>get_logger( ).

any suggestion?

regards

Carlo

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186338
Active Contributor
0 Kudos

Sorry, but what do you mean by "default logic by a BADI"????

For example, with write back badi you can send the message to Excel EPM pop-up on save.

Please explain what are you doing!