SAPs Vocational Training (VT) department, responsible for training SAP’s apprentices and dual students, uses SAP SuccessFactors for its processes. However, there are apprentice and student specific processes not covered by SAP SuccessFactors, for whi...
Hi Neetesh, it's actually not related to the Smart controls of FE v2. Rather CAP handles the translation based on the language parameter / header UI5 sends with the request. You can check out https://pages.github.tools.sap/cap/docs/guides/i18n#user-l...
Hi Neetesh, thanks for reaching out. Please check out the documentation for localised data: https://cap.cloud.sap/docs/guides/localized-data which includes an example. Fiori won't expand the texts navigation property but rather CAP will based on the ...
Hi Aditi,you would have to add All as an entity to the entity set for selection. Default values itself can be added via @Common.FilterDefaultValueBR, Marten
For UI5, you can have a look at the openSAP courses: Courses | openSAP,getting started with the UI5 docu: Get Started: Setup, Tutorials, and Demo Apps - Documentation - Demo Kit - SAPUI5 SDK (ondemand.com),have a look at the tutorial series by SAP De...
Hi 03e8435650854b0dbc2fe52f17eae075, please consider bound actions, which are bound against the collection (Definition Language (CDL) | CAPire (cloud.sap)). Those behave like unbound actions on the UI, but with the distinction, that you still have an...