SAP
C_TAW12_70 · Question #102
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 SKI[ FIRST SCREEN
- DSUBMIT ABC VIA SELECTION -SCREEN
How the community answered
(48 responses)- A71% (34)
- B4% (2)
- C19% (9)
- D6% (3)
Community Discussion
No community discussion yet for this question.