SAP Certified Technology Associate – System Administration (SAP HANA as a Database) with SAP NetWeaver 7.5 — Question 15
What can you do to determine the SAPUI5 patch level in an AS ABAP-based SAP system?
Answer options
- A. Use the program WDG_MAINTAIN_UR_MIMES
- B. Execute the ICF service/sap/public/bc/ui5_ui5
- C. Check the version of software component SAP_UI
- D. Use the program /UI5/UI5_UPLOAD_PATCH_TO_MIME
Correct answer: B
Explanation
The correct answer is B, as executing the ICF service /sap/public/bc/ui5_ui5 directly provides the SAPUI5 patch level. Option A is incorrect because the program WDG_MAINTAIN_UR_MIMES does not display the patch level. Option C is also not correct since checking the version of the SAP_UI component does not specifically indicate the patch level of SAPUI5. Option D is irrelevant to determining the patch level.