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
Which type of tables used this buffer?
What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc
Can we use transfer dataset to transfer data in internal table ?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
Difference between stand alone CRM and back-end CRM
What is full form of bdc session? : abap bdc
What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary
1)can any body tell the transport request number concept and 2)there are 3 screens in one screen u have uploaded the resume and second screen also u have done the same thing but when u are uploading the resume in third screen u got some error in somewhere else but whatever u have uploaded the resume in 1 and 2 should not
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary
From Excel to ABAP - Is batch mode possible ?
Difference between user exit and badis?
What are the types of windows in sap script?
Lock objects and what are parameters of ENQUEUE FM?
What are the functional modules used in sequence in bdc? : abap hr
what are the two methods of modifying sap standard tables ?