SAP
C_PXSUP_90 · Question #62
What can you do if a program behaves differently in batch than in a dialog? (Choose two)
The correct answer is A. Search globally in the program for SY-BATCH. B. Run the program in dialog and change SY-BATCH in the debugger to simulate batch processing. See the full explanation below for the reasoning.
Question
What can you do if a program behaves differently in batch than in a dialog? (Choose two)
Options
- ASearch globally in the program for SY-BATCH.
- BRun the program in dialog and change SY-BATCH in the debugger to simulate batch processing.
- CRun the program in batch and click on DEBUGGING.
- DRun the program in batch and select Environment Analysis.
How the community answered
(47 responses)- A79% (37)
- C6% (3)
- D15% (7)
Community Discussion
No community discussion yet for this question.