What is inheritance and multi-level inheritance? Explain with example ?
Answer Posted / gowthu
yes multiple inheritance is possible
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the parameters used in each function?
1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?
What are the types of subroutines? : abap modularization
What are the client dependant objects in abap / sap?
What is match code? : sap abap hr
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
Mention the various databases integrities?
Explain the advantages and disadvantages of abap query tool?
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?
What are the data types of the abap/4 layer?
How many lists can a program can produce?
What are the function modules used to create batch input session? : abap bdc
What are the differences between interactive and drill down reports?