Use Try/Catch on function module if there is a return value

Hi guys,

I have a general question. Does it make sense to wrap a Try/Catch statement around a function (e.g. BAPI_PS_PRECOMMIT) which already exports a return value/table?

Scroll to Top