One of the questions that is asked from time to time while working on Personas projects is how to make certain fields mandatory on screens. Usually there are multiple ways in the backend to do this, either via IMG configuration options, transaction /...
During Personas projects, we should determine a set of font families that developers can use while creating their flavors, themes, and templates.Configuring available fonts for Personas happens in the Administration application, by navigating to Corp...
I have the following situation: In Fiori Launchpad running on a gateway instance, I have two tiles which are supposed to reach two different ABAP backend systems. Let's call them AAA and BBB.
The SICF service I want to access has the exact same pat...
Search helps usually have a filter option so that the result list can be restricted to only certain values. These filter values often originate from another field on the screen. Similarly, some search helps are capable of returning more than one fie...
If you created an own instance from the solution "SAP Screen Personas pre-configured system based on IDES ERP 6.0 EhP7", you probably noticed that activating takes a long time, like 15-20 minutes before logon to ECC is possible. This is caused by an ...
It's simple. SP16 is out of maintenance, that's why you see those red lights for Personas package and component level. You must upgrade Personas for further support. SP18 supports kernel release 793.
Seems like you are looking for a way to determine if there is a current error or success message on the screen. If so, I'd suggest querying the type of the message by if (session.findById("wnd[0]/sbar").messageType == "E"){
... do something
}Otherwis...
Hi Simon, I replied with a solution to your incident. Basically, there is a workaround to avoid the problem which comes from the new caching mechanism in SP18 for EWM RFUI screens, that targets performance improvement. Such flavors include a very hig...
This is not a known issue. Please try removing (compressing) the undo history for the flavor and also clear the flavor cache, then re-test. If the problem is still present, then create a support incident and provide access to the system with instruct...