logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • How can u write programmatically value help to a field without using search help and match code?


  • Correct Answer
  • By using two types of function modules to be called in SAP Script: 1)HELP_OBJECT_SHOW_FOR_FIELD 2)HELP_OBJECT_SHOW 


  • Technology problems


    Search Results


    • 1. Which SQL keyword is used to sort the result-set?

    • Options
    • A. ORDER
    • B. ORDER BY
    • C. SORT BY
    • D. SORT
    • Discuss
    • 2. 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
    • 3. The SQL SELECT statement is capable of

    • Options
    • A. Projection
    • B. Selection
    • C. Protection & Security
    • D. Both A & B
    • Discuss
    • 4. A subquery in an SQL SELECT statement is enclosed in

    • Options
    • A. [ ]
    • B. { }
    • C. < >
    • D. ( )
    • Discuss
    • 5. Which of the following is not a relational database?

    • Options
    • A. 4th Dimension
    • B. Reflex
    • C. dBASE IV
    • D. FoxPro
    • Discuss
    • 6. 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
    • 7. What are session method and call transaction method and explain about them?
    • Discuss
    • 8. If you have 10000 records in your file, which method you use in BDC?
    • Discuss
    • 9. 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
    • 10. What is an ABAP?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment