1.what aer the text modules.
2.what is function module in report.
3.what is the land scape in u r projwct.
Answer Posted / sandeep
Function Modules is external sub-routine.it is write
outside the program.its a mini program.Easy to find the
Error.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
Explain how to create any functions?
Explain what is step-loop? Explain all the steps?
How would you set the formatting options statically and dynamically within a report?
What is the difference between call transaction and session method? : abap bdc
What is difference between dependent and independent data?
How do you find if a logical database exists for your program requrements?
What is meant by authorization? : sap abap hr
What is asynchronous and synchronous update?
Explain what is the step-by-step process to create a table in data dictionary?
What is the use of table control in bdc is it same in module pool table control? : abap bdc
What is the use of a pretty printer?
Sal abap on hana interview
How to get that a secondary index is attached to a select query?
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization