How do you write a function module in SAP? describe.
Answer Posted / shatrughan singh
• create function group.
• create function module program in se37.
specify the parameters for passing data to and from the module and the exceptions.
write source code.
• write exe program calling the funtional program.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are extracts?
How to call transaction in session method without recording?
difference between Valuation type and valuation category?
What is alv programming in abap? When is this grid used in abap? : abap hr
Does sap handle multiple languages?
how do you transport lsmw data from one system to another?
Explain what is runtime analysis?
On which even we can validate the input fields in module progams?
What is a table cluster? : abap data dictionary
What are the system fields you have worked with? Explain?
how to see the table output?
what is the transaction transaction for setting parameters rdisp/buffermode
What has to be done to the packed fields before submitting to a BDC session.
What are the two different ways of building a match code object? : abap data dictionary
What are the differences between table controls and step loops?