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
How do I find the output type of a table or a program?
wat is the difference between A-gate & W-gate?where are they used?
What are the types of subroutines? : abap data dictionary
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?
What are pooled tables?
Which transaction code can I used to analyze the performance of ABAP program.?
8)when u create sales report what u can see in that report ? what rthose field names or data element names? 9)when u create purchase order details report what u can see in that report ?what rthose fieldnames or dataelements? 10)when u create material stock report in material master grouped by material type and plant what u can see in report ?what rthose field names or dataelement ? 11)when u create shipping forecast report what u can see in that report ?what rthose data elements or field names?
what is sap scriptview ?
How many primary keys can be created for a table?
How do you get the number of lines in an internal table?
How many main windows are allowed in sapscript?
What is append search help? : sap abap data dictionary
What are authorization objects and what statement is used to perform an authorization check in an abap program?
Events that can be used in both the classical and interactive reports
Did you create help views?