SAP ABAP Question:
Download Questions PDF

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

Download SAP ABAP Interview Questions And Answers PDF

Previous QuestionNext Question
How do you write a function module in SAP? Describe?How are the date and time field values stored in SAP?