Why can we get the Function module when we activate the
Smartform ?
Answer Posted / razvi
we get a function module b'coz function module is globally
created and we can access it through any client .Therefore ,
we can say that smartform is client independent.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Name the function module used to convert logical file names to physical file names in abap/4 programs?
what is a text table ?
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
What are field symbols?
What are the differences between macro and subroutine?
What are the different control break statements available inside a loop?
What are pooled tables?
What does the extract statement do in extract datasets?
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
What is sql trace? : abap data dictionary
What are different types of parameters?
How do you import pay scale data from non sap to sap? : sap abap hr
How do you document ABAP programs? Do you use program documentation menu option?
What is the difference between rfc and bapi function modules? : abap bdc
What is the syntax for call transaction? : abap bdc