1.The three ways in which we can write in top-of-page?
2.While creating function module what other things are created?
3.what is parameter id?
4.difference between synchronous and asynchronous methods?
5.Types of function modules?
6.conversion routine?
7.check table and value table difference?
8.text table?
9.types of cardinality
10.Whic is better joining or for all entries?
Answer Posted / ashley
difference between synchronous and asynchronous methods?
Synchronous method.... The jobs will be executed in
foreground (DIA wp) so that the user cannot use the session
untill the job is completed.
Asynchronous method... The jobs will be executed background
(BGD wp) so that the user can simultaneously use the
session for some other purpose.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is database utility?
How do you use structures in the abap programs?
Explain different types of attributes of function module?
What is the difference between a structure and a table? : abap data dictionary
What are the function module in bdc?
Describe the data classes?
Concepts of OO ABAP and why we are using it?
How many main windows are allowed in sapscript?
How many primary keys can be created for a table?
hi i need detailed information on badi and bapi how can this work in real time senarios plz explain with exp
How many default tab strips are there? How to insert more tabs in it?
While sorting field groups we cannot use more than one key field. State true or false. : abap modularization
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
What are the page windows?
What are the uses of the information in the data dictionary? : abap data dictionary