Dear community,we noticed that in Fiori Elements List Reports built with oData V4 - both standard and custom ones, the option to "select all" columns in the table view setting dialog is missing (replaced by de-select all). Is it possible to adjust th...
Restful ABAP Programming Model... I went through openSAP course, I bought SAP press books. But somehow RAP seemed a bit scary. I am a developer who likes to understand what I am writing and why. Looking at examples of RAP, the number of keywords in ...
During my developments I found that analytical oData services (or maybe to be more precise "analytical entitysets" within oData services) are needed quite often but it's not very well documented what options can be used to create them. In most of the...
Interval slicing is a task that developers need to deal with when working with overlapping records with validity periods - such as conditions in SAP. At single point in time multiple records can be valid (perhaps with different condition type). This ...
Hello,
Note https://launchpad.support.sap.com/#/notes/2992772 mentions removal of Fiori Client from public stores and also provides some details on how to implement barcode scanning "within browser".
At Foodstuffs North Island we use both standar...
@RishabhAgarwal Hi Rishabh, interesting I haven't encountered this issue myself. Which S/4 HANA version are you working on? Is it Public or Private Cloud / On Premise? Or is it BTP ABAP? I know RAP would throw the same dump if the BAPI would have COM...
@ralphswurld Hi Ralph, you wouldn't call BAPI_TRANSACTION_COMMIT from the RAP behavior implementation class at all. RAP framework will trigger the COMMIT WORK for you automatically (happens after the SAVE method).
@dan_sul Hi Daniel, interesting - I suppose you are talking about the preview that you open from Service Binding in ADT - so kind of generated Fiori Elements frontend? I would suggest you try to test your oData service through GW Client transaction. ...
Answer from Joel works perfectly, just wanted to add - I needed to do this now for static tile and through App Manager. There it doesn't allow to put URL parameters as string but rather as a name value pair. Also the parameter name is mandatory. I tr...
@Jocelyn_Dart thank you very much, great resources - didn't know some of them. I asked @fabianfellhauer under his blog if there is any SAP resource for the option 4 which seems to be a bit secret way of using embedded analytics in oData for Fiori