SAP ABAP GUI Status Management Quiz
10 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Where is the name of currently active GUI status stored?

  • SY-PFKEY (correct)
  • SY-LISTI
  • SY-CUROW
  • SY-LISEL

Which statement creates a GUI status in a dialog program?

  • SET PF-GUI 'ABC'
  • SET GUI-STATUS=ZABC
  • SET PF-STATUS 'ABC' (correct)
  • SET SCREEN 'ABC'

Which of the following statements about pushbuttons are correct?

  • In an application toolbar always of a corresponding function (correct)
  • In an application toolbar always have a function
  • With function code E cause program termination
  • On a screen always of a corresponding function

Which program types support text pools or type pools can be included in?

<p>All of the above (D)</p> Signup and view all the answers

Assuming a pushbutton with function code 'FUNC' is available in the toolbar of a list report, what event is processed?

<p>AT USER-COMMAND (B)</p> Signup and view all the answers

Which system field stores the current GUI status?

<p>SY-PFKEY (A)</p> Signup and view all the answers

Which one of the following statements creates a GUI status in a dialog program?

<p>SET PF-STATUS 'ABC' (C)</p> Signup and view all the answers

Which of the following statements about pushbuttons are correct?

<p>In an application toolbar, always of a corresponding function (A)</p> Signup and view all the answers

Which of the following program types support text pools or type pools can be included in?

<p>All of the above (D)</p> Signup and view all the answers

Assuming a pushbutton with function code 'FUNC' is available in the toolbar of a list report, what event is processed?

<p>AT USER-COMMAND (D)</p> Signup and view all the answers

Study Notes

GUI Status Storage

  • The name of the currently active GUI status is stored in the system field SY-DYNNR.

Creating GUI Status

  • The statement that creates a GUI status in a dialog program is SCREEN.
  • The SET SCREEN statement is used to define the GUI status.

Pushbuttons

  • Pushbuttons can be used to trigger an event.
  • Pushbuttons can be defined as part of a dialog program.
  • A pushbutton can be assigned a function code.

Program Types Supporting Text Pools or Type Pools

  • The program types that support text pools or type pools are:
    • Dialog programs
    • Function groups
    • Interface programs

Pushbutton Event Processing

  • When a pushbutton with function code 'FUNC' is clicked in the toolbar of a list report, the SY-UCOMM field is set to 'FUNC'.
  • The event PAI (Process After Input) is triggered when the pushbutton is clicked.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Description

Test your knowledge of SAP ABAP programming with this quiz on GUI status management. Identify the system field that stores the current GUI status and understand how to create a GUI status in a dialog program.

More Like This

ABAP CDS and SAP List Viewer Quiz
5 questions
SAP ABAP Programming Quiz
10 questions
SAP S/4HANA Extension with ABAP
32 questions
Use Quizgecko on...
Browser
Browser