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 4584why sapscripts are client dependent and smartforms are cliet independent,plz give me a brief explanation,thank u.
IBM,
3 9589what is the pre-requisite for read statement and can we read the standard table using read statement
IBM,
5 13559for 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 6612loop at itab. select matnr from mara into table itab upto 10 rows. endloop. will it work?
L&T,
3 11183
What are conversion routines? : abap data dictionary
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
What is meant by read lock? : sap abap data dictionary
Differentiate between ooabap and abap?
What is Group by in Select statement?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
Where the payroll results are stored
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
What are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc
Can we include customizing include or an append structure with pooled or cluster tables?
how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran
What is the difference between bdc_okcode and bdc_cursor? : abap bdc
What is generic buffering?
What is view? Explain the different types of view?