emil_lazarski
Explorer
Member since ‎04-13-2016

User Statistics

  • 30 Posts
  • 4 Solutions
  • 6 Kudos given
  • 6 Kudos received

User Activity

Hi Fellow Developers, I am struggling to prepare such scenario: There are two custom cds entities. One of them (Master) has inside an association to second (Detail) _detail : association [1..*] to SUB_ENTITY on $projection.plant = ...
Gurus, After couple of hours of trying I would ask for your perspective on such problem: After extending the CDS view based application in BAS (some buttons etc.) I decided to deploy the solution. According to console, the deployment was succe...
Hi Gurus, Today I came accross the following problem: I have created a basic ui5 app that displays the Fragment in a dialog: after the value in the field is changed the smartTables param: fieldChange="onFieldChange" is called: onFi...
Hi Guys, I am trying to understand & learn some concepts of UI5 and I was going through some tutorials but rather than copying thoughlessly code from tutorials I prefer understanding what is happening below the surface. One of the examples I enco...
I have encountered today a strange behaviour from cl_abap_datadescr=>describe_by_data When I was trying to get field list for input table some fields were being ommited by the above function. Both fields are type CURR 15 (plus 2 decimal places)....