logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • If you have 10000 records in your file, which method you use in BDC?


  • Correct Answer
  • Call transaction is faster than session method But usually we use session method in real time?because we can transfer large amount of data from internal table to database and if any errors in a session, then process will not complete until session get correct 


  • Technology problems


    Search Results


    • 1. What are session method and call transaction method and explain about them?
    • Discuss
    • 2. What is the difference between start_form and open_form in scripts? Why is it necessary to close a form always once it is opened?
    • Discuss
    • 3. How can u write programmatically value help to a field without using search help and match code?
    • Discuss
    • 4. Which SQL keyword is used to sort the result-set?

    • Options
    • A. ORDER
    • B. ORDER BY
    • C. SORT BY
    • D. SORT
    • Discuss
    • 5. Embedded SQL is which of the following?

    • Options
    • A. The process of making an application capable of generating specific SQL code on the fly.
    • B. Hard-coded SQL statements in a trigger.
    • C. Hard-coded SQL statements in a program language such as Java.
    • D. Hard-coded SQL statements in a procedure.
    • Discuss
    • 6. Which of the following are acceptable names of an ABAP program? A. ZQSDABAP B. YMYFIRSTABAPPROGRAM C. Z?MyFirst ABAP PROGRAM D. Z==FIRSTABAPPROGRAM E. THISISMYFIRSTABAPPROGRAMME
    • Discuss
    • 7. What is an ABAP?
    • Discuss
    • 8. What is an ABAP/4 Query?
    • Discuss
    • 9. What is the differences between structure and table in data dictionary in ABAP?
    • Discuss
    • 10. What is the difference between SAP memory and ABAP memory?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment