1.0.10 • Published 11 months ago

sap-flp-tools v1.0.10

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

sap-flp-tools

This repo is developed & maintained by alterno.io team to make integration of SAP Fiori Launchpad seamless for React / Vue / other frameworks. In order to include Fiori Launchpad methods install the repo:

npm i sap-flp-tools

Once installed, use seamlessly, for exmaple cross app navigation: import { crossAppNavigate } from 'sap-flp-tools'

In your app, just call the API method: crossAppNavigate('SemanticObejct', 'intent', {params}, 'SpecificRoute');

Methods included in current version:

  • crossAppNavigate - to navigate from embedded non-SAP app to other apps
  • getUserDetails - returns an object containing current user information
  • changeShellTitle - change title in the shell header of the Fiori Launchpad
  • toggleShellHeader - hide and show shell header menu & tools
  • loadPersonalization - get personalization container with saved data
  • savePersonalization - save personalization container with saved data

If you are looking for best SAPUI5 / SAP team to support your project - don't hesitate to contact us ASAP.

NPM Repo location: https://www.npmjs.com/package/sap-flp-tools

1.0.10

11 months ago

1.0.9

11 months ago

1.0.8

11 months ago

1.0.7

11 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago