Pls someone answer me this, Can we acheive everything using OOPs? If not? What cant be acheived? Have you encountered any scenario liike, you cannot acheive it using Function modules & can be acheived using Oops? What is the advantage of BADI over UserExit? Difference between BAPI and RFC? Thanks in advance.
1 4577why sapscripts are client dependent and smartforms are cliet independent,plz give me a brief explanation,thank u.
IBM,
3 9569what is the pre-requisite for read statement and can we read the standard table using read statement
IBM,
5 13550for example in client 710 i update the records for tcode me21 using bdc,in the same server if i update 5 records and in the mean while other user do the same bdc update for me21 for 3 records how do u resolve the remaining 2 records.
IBM,
2 6600loop at itab. select matnr from mara into table itab upto 10 rows. endloop. will it work?
L&T,
3 11165
What does the ‘suppress dialog’ do?
How do you write manual bdc session method? : abap bdc
What is the difference between open_form and close_form?
What is exception class and test class. How to use it?
how to capture the errors in bdc Call transaction method?
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
What is a data dictionary? : abap data dictionary
What are pooled tables?
What data is contained in data dictionary? : abap data dictionary
What are the two levels in defining a match code ?
What is a bsp application? : sap abap hr
When was the sap abap being created?
What is filter dependent BADI?
What are the dis-advantages of logical databases? : abap hr
Which transaction code can I used to analyze the performance of ABAP program.?