logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • 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


  • Correct Answer
  • Answer: A, B, E The name of an ABAP program can be between 1 and 30 characters long The following symbols and signs must not be used in program names: Period (), comma (,), space ( ), parentheses (), apostrophe (?), inverted commas ("), equals sign (=), asterisk (*), accented characters or German umlauts (à, é, ø, ä, ß, and so on), percentage signs (%), or underscores (_) 


  • Technology problems


    Search Results


    • 1. If you have 10000 records in your file, which method you use in BDC?
    • Discuss
    • 2. What are session method and call transaction method and explain about them?
    • Discuss
    • 3. 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
    • 4. How can u write programmatically value help to a field without using search help and match code?
    • Discuss
    • 5. Which SQL keyword is used to sort the result-set?

    • Options
    • A. ORDER
    • B. ORDER BY
    • C. SORT BY
    • D. SORT
    • Discuss
    • 6. What is an ABAP?
    • Discuss
    • 7. What is an ABAP/4 Query?
    • Discuss
    • 8. What is the differences between structure and table in data dictionary in ABAP?
    • Discuss
    • 9. What is the difference between SAP memory and ABAP memory?
    • Discuss
    • 10. Explain about roll area , Dispatcher, ABAP-Processor.
    • Discuss


    Comments

    There are no comments.

Enter a new Comment