How do you write a function module in SAP? describe.
Answer / 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 |
What are logical databases? What are the advantages/ dis-advantages of logical databases?
Explain the advantages of different types of bdc's?
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
Can ‘where’ clause be used when updating database entries?
What is the syntax for ‘call transaction’?
Suppose if I’ve 10 records, I don’t want to update 9th record? How can we do that?
What is the testing tool in ale........
in bdc which method is suitable for back ground processing?
4 Answers Bristle Cone, Cap Gemini, HP, Satyam, Wipro,
Define abap/4 layer?
HOW MANY IMPLEMENTATIONWE CAN CREATE IN BADI? WHAT IS THE USE OF REUSABLE IN BADI? HOW MANY IMPLEMENTATION IS ACTIVE IN PRODUCTION SYSTEM AT A TIME?
what is a field symbol?
What is the main point while using control break in internal table ?