SAP ABAP Question:
Download Questions PDF

How do you write a function module in SAP? Describe?

Answer:

1. Called program - SE37 - Creating function group, function module by assigning attributes, importing, exporting, tables, and exceptions.

2. Calling program - SE38 - In program, click pattern and write function name- provide export, import, tables, exception values.

Download SAP ABAP Interview Questions And Answers PDF

Previous QuestionNext Question
What is a drill down report?What are the exceptions in function module?