1.

What Are The Exceptions In Function Module?

Answer»

Exceptions: Our FUNCTION MODULE needs an exception that it can trigger if there are no ENTRIES in table SPFLI that meet the SELECTION criterion. The exception NOT_FOUND serves this function.
COMMUNICATION_FAILURE & SYSTEM_FAILURE

Exceptions: Our function module needs an exception that it can trigger if there are no entries in table SPFLI that meet the selection criterion. The exception NOT_FOUND serves this function.
COMMUNICATION_FAILURE & SYSTEM_FAILURE



Discussion

No Comment Found