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
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
What are the modes in which any update tasks work?
Explain the disadvantages of different types of bdc's?
What are the different types joins?
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
Define the various contents of technical specifications ?
What is protect & endprotect?
What are your ways to performance optimization?
What is the difference between table and template?
Select up to 1 row and select single difference ?
What are the different software packets available in the market? : sap abap hr
how can we enable hyperlink in screen painter?
What are the difference between pool tables and transparent tables?
What is the collect statement?
What is an rfc?