SAP
C_TAW12_71 · Question #191
What needs to be coded if you want to branch to report program ABC from a dialog program, but you do not want the user to see the selection screen
The correct answer is A. SUBMIT ABC WITH CARRID = W_CARRID. See the full explanation below for the reasoning.
Question
What needs to be coded if you want to branch to report program ABC from a dialog program, but you do not want the user to see the selection screen
Options
- ASUBMIT ABC WITH CARRID = W_CARRID
- BCALL ABC WITH CARRID = W_CARRID
- CSUBMIT ABC AND SKIP FIRST SCREEN.
- DSUBMIT ABC VIA SELECTION-SCREEN.
How the community answered
(21 responses)- A81% (17)
- B5% (1)
- C5% (1)
- D10% (2)
Community Discussion
No community discussion yet for this question.