SAP
C_TAW12_71 · Question #165
Screen 1GG calls screen 200. Perform list processing with. Where does processing resume list Screen 200 makes a request to the suppress dialog option after returning from the list? (More than one…
The correct answer is A. To the next screen defined in the screen attributes of screen 100 D. If LEAVE TO LIST-PROCESSING AND RETURN TO SCREEN xxx is used, return will go to screen xxx. See the full explanation below for the reasoning.
Question
Screen 1GG calls screen 200. Perform list processing with. Where does processing resume list Screen 200 makes a request to the suppress dialog option after returning from the list? (More than one answer is correct)
Options
- ATo the next screen defined in the screen attributes of screen 100
- BThere is no return if the stement LEAVE TO LISTPROCESSING is used
- CTo the beginning of the transaction
- DIf LEAVE TO LIST-PROCESSING AND RETURN TO SCREEN xxx is used, return will go to screen xxx
- ETo the next screen defined in the screen attributes of screen 200
How the community answered
(26 responses)- A73% (19)
- B8% (2)
- C15% (4)
- E4% (1)
Community Discussion
No community discussion yet for this question.