Answer Posted / krishnarao akella
java is not ata ll required to learn ABAP.
Java has its own benefits, but ABAP is used for
Enterprise level applications
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the transaction for recording bdc ? : abap bdc
What is the differrences between structure and table in data dictionary in abap? : abap hr
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization
When will the current screen processing terminates?
What are the differences between a database index and a match code?
Explain what are the events in screen programming?
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?
What is meant by exclusive, not cumulative lock? : sap abap data dictionary
What are the different control break statements available inside a loop?
Explain the advantages of abap query tool?
What are the types of the software component being deployed in the sap?
What are ranges?
What actually happens in real-time recruitment? : sap abap hr
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.