ananth12
Product and Topic Expert
Product and Topic Expert
Member since ‎2024 Aug 24

User Statistics

  • 7 Posts
  • 0 Solutions
  • 1 Kudos given
  • 1 Kudos received

User Activity

I have created the below js Controller with the name PDMDocumentListActions.controller.js in ext/controller folder in app folder.Fiori element generated through the Fiori application generator in vs code sap.ui.define( ['sap/m/MessageToast', 'sap/u...
HI Team,I have defined the action like this in my serviceaspect cuid { key ID : UUID; } entity PDMDocument : cuid, managed { docId : String(100); docName : String(100); versionNumber : Integer; isActiveVersion ...
Kudos from
Kudos given to