how to capture the errors in bdc Call transaction method?
What is smart forms? : abap hr
How to see the error message if we use call transaction method in BDC ??
1.The three ways in which we can write in top-of-page? 2.While creating function module what other things are created? 3.what is parameter id? 4.difference between synchronous and asynchronous methods? 5.Types of function modules? 6.conversion routine? 7.check table and value table difference? 8.text table? 9.types of cardinality 10.Whic is better joining or for all entries?
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
What are the data types of internal tables?
what exact functionality of the END-OF-SELECTION event? and in a report im using the END-OF-PAGE and END-OF-SELECTION events which one will triggers first?
How will you do in session method?
3 Answers FutureSoft, Unilogic Software,
loop 5 times. sy-tabix,sy-index. endloop. what is the output?
three jobs are there if one fails wat happens?
A database table contains 3 fields(Student_no,Section,Total_marks).I want retrieve top 10 students from each section.Note:(Section contains data like A,B,C.Each section contains more than 10 students).
what is version in reports?
Specify the types of data dictionary objects.