ramnath_vivek
Explorer
Member since ‎2016 Apr 27

User Statistics

  • 20 Posts
  • 3 Solutions
  • 2 Kudos given
  • 6 Kudos received

User Activity

Hi Experts,We have a standard BTP ABAP Instance. Im successfully able to login to the instance url while directed from the Eclipse ADT during addition of cloud project.Post this when i close this browser, i'm facing the below error in eclipsePlease h...
I have created a Fiori UI5 via BAS using a custom CDS entity as a data source.My UI screen looks like below with few selection items for filters and a list report to display.Now when i click on the F4 help request on any of the input fields, im not a...
Requirement:The system should retrieve all tax numbers associated with a specific business partner and concatenate them into a single field. Each tax number should be separated by a comma (,) within the concatenated result. This concatenated string s...
Hi Experts, I'm trying my luck in creating a RAP Application that will create new records in a database table when an Excel file is uploaded from the UI Screen. To achieve this, I have created an abstract entity as below with LoB semantics, ...
Hi Experts, I am trying to build a file upload repository in BTP, I know that with the help of "semantics.largeobject" we can create a placeholder for attachments that can be used for uploading attachment purposes. With the help of blogs from kor...