we will create functionmodules in real time or reusing
exsiting one's in abap and webdynpro abap?
Answer Posted / mudassir
well some FM are for reading a text , sending a mail are
very generic and SAP has provided many such function
modules so we use them,
keeping in view specific customer requirements some FM are
also created in customer name space.
in web dynpro there is a wizard for generating code so a
developer never writes a lengthy code but makes few
modifications once the code is generated. eg component
controller name node names ets are to be supplied.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Work most on which module: name a few tables?
In sap scripts, how will you link form with the event driven?
What is an rfc?
What is the difference of update types in call transaction method ? : abap bdc
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
2)In production what is the user exit?
What are the different window types in sapscript?
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
What are conditional chain statement?
How can we declare a table control in the abap/4 program?
What is the use of enqueue function module? : sap abap data dictionary
What are the system table used in abap?
What are the update types possible?
What is retro active accounting
What two statements would be used to exchange data between programs using abap memory?