C-TAW12-71 試験問題を無料オンラインアクセス
試験コード: | C-TAW12-71 |
試験名称: | SAP Certfied Development Associate - ABAP with SAP NetWeaver 7.02 |
認定資格: | SAP |
無料問題数: | 80 |
更新日: | 2025-08-27 |
What will be the output of the following code for the user has a date format as DD-MM-YYYY? (Assume today's date is the 14th Feb 2010) Report test_date.
Write : / sy-datum.
Business want to put validation on plant No. For all the screen. The requirement is to give an error message whenever user give plant 567. What can be the most appropriate way to achieve this?