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 4657why sapscripts are client dependent and smartforms are cliet independent,plz give me a brief explanation,thank u.
IBM,
3 9763what is the pre-requisite for read statement and can we read the standard table using read statement
IBM,
5 13800for 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 6718loop at itab. select matnr from mara into table itab upto 10 rows. endloop. will it work?
L&T,
3 11321
I just wanted to know that when I am recruiting somebody, I am generating his personal no also. Then I want to give him training also. Now I just want to create 2 scenarios to clear my doubts? : sap abap hr
What is the purpose of sum statement?
What is the syntax of packed number?
How do you work with semi colon se[arated files in BDC ?
Explain badi in abap.
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
How to write a bdc – how do you go about it?
What are the basic components of dialog program?
Explain what is the step-by-step process to create a table in data dictionary?
Differentiate between ooabap and abap?
How will you read from internal table records in a given value range (without using loop)
Explain what is sap script? What is the purpose of sap script?
when u prefer lsmw?
Explain what is the difference between sy-tabix and sy-index? Where it is used?
What is alv programming in abap? When is this grid used in abap? : abap hr