Introduction This blog will guide you through the process of creating a SICF service (REST). SICF is an SAP transaction which is used to maintain services for HTTP communication, using the Internet Communication Manager (ICM) and the Internet Communication Framework (ICF). This can be useful...
Hi to all, as probably all of ABAPers that touch UI5 for even the simplest (transactional) applications, I found some bottlenecks, one of them is the pessimistic object locking, which in ABAP is the standard way to deny multi-user changes of the same object at...
Opción para capturar la navegación hacia atrás desde el botón del launchpad de fiori. Para poder capturar la navegación hacia atrás del botón del Launchpad de Fiori que no tendremos en un desarrollo local ya que nuestra aplicación estará embebida podemos...
Cuando lanzamos peticiones a backend desde Fiori(app personalizada) a través de odata la llamda entra en la RFC asociada y genera el bloqueo «ENQUEUE» del objeto correctamente, pero en cuanto sale de la rfc ese bloqueo se libera. When we launch...