Dear experts,I got an issue with the message handling in a Fiori Elements app. In the Edit mode, I am changing the root entity as well as some sub-entities (loaded via navigation). The changes are triggering a $batch request to the backend.The backen...
As a continuation of my How-To series for custom development in the area of SAP PPM:
How to work with field conditions in SAP Portfolio and Project Management
How to add transient fields in SAP Portfolio and Project Management
How to add custo...
Dear experts,
I am currently struggling with validation of currency SmartFields in a freestyle UI5 application.
Background: This is a freestyle SAPUI5 app (version 1.96.22) built using an OData V2 SAP Gateway service.
I have the following Demo ...
Dear experts,
I am struggling to understand why the LOGSYSTEM value was set for a handful of projects/WBS elements in a productive system. The PS is running within the S/4 system in a single client and no ALE/IDoc interfaces are in use. Nevertheles...
Hello,
These are actually two closely related questions concerning Fiori Elements and CDS/BOPF actions for an on-premise S/4 installation. In short, I have a Fiori List Report generated out of a CDS view – this is a list of objects which differ...
So far (as a workaround) the following custom code seems to do the trick:This uses the MessageManager to add a targeted field message for the inner control. Although an additional event handler for the change must also be implemented to clear the cus...
Hi Manoj,
Yes, and each one of them corresponds to a header parameter. If you switch to the Headers tab in Postman you will see the technical names of the header fields as well.
Hi Manoj,
I haven't worked with this in a while, but as far as I can see in the method signtuare, you could use parameter IT_REQUEST_HEADER. Which kind of token are you using? I image something like
( name = if_http_header_fields=>authorization va...
Hi Ken,Indeed, the target is to generate purchase requisitions, but since no external activities can be created for these particular projects, this obviously doesn't work. There is no Ariba in place. The PS project is created from template via BAPI, ...
As late-late reply to this topic the reason for my request was simple: I didn't want to change the design of the FPM application (on this regard I totally agree with Christian), but I needed to add a "custom" attribute to the generated HTML. The ap...