FAB is a certified SAP Add-on that is packaged using the SAP Add-On Assembly Kit (AAK). The FAB add-on consists of a series of transport requests grouped together as a delivery package. When imported, the FAB add-on is registered as an additional software component in the system. Instead of sending transport requests to customers, new features and bug fixes are installed in the SAP system as a package. The transaction SAINT (SAP Add-On Installation Tool) is used in a fresh installation of the FAB add-on or for a major version upgrade. On the other hand, the transaction SPAM (Support Package Manager) is used to install minor updates in support packages (patch). The following steps are relevant for a fresh FAB Add-On installation or when upgrading an existing FAB Add-On to the latest version.
Package Installation
Installation Packages will be provided by IQX depending on the deployment method and version of the SAP system. It will be labeled as either Frontend or Backend.
Central Hub Deployment
In SAP Backend, install the package for Backend using transaction SAINT in Client 000
In SAP Frontend Gateway, install the package for Frontend using transaction SAINT in Client 000
Embedded Deployment
This option is only applicable for SAP versions 7.40 or higher
Install the package for Backend using transaction SAINT in Client 000
When disassembling the OCS Packages, you may encounter the warning message that says The OCS Package is not digitally signed.
This message is expected as the signature is automatically turned on when using SAINT version 66 with SAPNOTE 2520826.
Installation Steps via SAINT/SPAM transaction
Fresh Installation Excluding Any Patch Release
Login to client 000, go to transaction SAINT
Load Installation Packages
Decompress file as necessary.
Once package is uploaded, click on START to begin the installation process.
Select the installable IQX component and click on CONTINUE.
Choose on Target Support Package if available. Click on CONTINUE to proceed.
CONTINUE on Calculated installation queue.
Confirm on processing mode.
Wait while SAP is in progress installing.
Once Add-On was successfully imported, you may click on LOGS to display transport messages or FINISH to proceed on SAINT Runtime Analysis.
View Runtime Analysis
Fresh Installation Including a Patch Release
Login to client 000, go to transaction SAINT.
Load Installation Packages. We need to include two (2) different files:
Base installation file with pattern ECC_VVV_K-YYYCOINIQX.SAR where VVV is the minimum SAP version required and YYY is the FAB version release.
Patch installation file with pattern K-YYYB1INIQX.SAR where YYY is the FAB version release.
**Please note that filename may differ depending on the deployment option done in your system.
*Customers may also opt to upload the files in their EPS Inbox. In this case, packages must be loaded from their application server.
Decompress files as necessary. Repeat this process for both the base installation package and the patch package.
Once packages are uploaded, click on START to begin the installation process.
Select the installable IQX component and click on CONTINUE.
Choose on Target Support Package if available. Click on CONTINUE to proceed.
CONTINUE on Calculated installation queue.
Confirm on modification adjustment added by the patch package. Then, click on CONTINUE.
Confirm on processing mode.
Wait while SAP is in progress installing.
Please note that these warnings are to be expected. Click on IGNORE button at the top part.
Once Add-On was successfully imported, you may click on LOGS to display transport messages or FINISH to proceed on SAINT Runtime Analysis.
View Runtime Analysis
Upgrade Installation Including a Patch Release
The steps required for an upgrade installation with a patch release are identical to those for a fresh installation, including a patch release, except for the files to be uploaded. Please follow the steps outlined for a Fresh Installation Including a Patch Release but utilize the file packages listed below.
Upgrade installation file with pattern ECC_VVV_K-YYYCHINIQX.SAR where VVV is the minimum SAP version required and YYY is the FAB version release.
Patch installation file with pattern K-YYYB1INIQX.SAR where YYY is the FAB version release.
**Please note that filename may differ depending on the deployment option done in your system.
Patch Installation for Customers on latest major FAB release version (3.3.0)
Please note that patch package cannot be installed independently. For customers already in the latest major release, FAB v3.3.0 as of this writing, follow the steps below. Otherwise, kindly follow steps for Fresh or Upgrade Installation Including Patch Release above.
Login to client 000, go to transaction SPAM.
Load Patch installation file with pattern K-YYYB1INIQX.SAR where YYY is the FAB version release.
**Please note that filename may differ depending on the deployment option done in your system.
*Customers may also opt to upload the files in their EPS Inbox. In this case, packages must be loaded from their application server.
Decompress file as necessary.
Choose the Component that is to be upgraded. Choose the Highest level that is available in the Queue.
Choose Support Package-> Import Queue from Menu. Choose to execute in background.
Confirm the Queue by choosing the Menu Support package->Confirm Queue.
Once Add-On patch was successfully imported, you may verify it in the installed software components in SPAM.
Post-installation steps
Import Table Contents
The Transport Requests for the FAB Sample Applications and the Table Contents are packaged in 3 additional ZIP files. These objects are required for the FAB Workbench configuration and layout and should be imported using the Transport Management System (Transaction STMS) in all active SAP Clients where FAB is being used for development and testing which may include Development, Testing, Sandbox, Quality, and Productive clients.
Transport | Description | Objects |
---|---|---|
IQPK900847 | Client independent config - FAB v3.3.0 | Table Contents
|
IQPK900848 | Client dependent config - FAB v3.3.0 | View Cluster Maintenance: Data
Table Contents
Customizing: Table Contents
View Maintenance
|
IQPK900849 | Sample applications definition - FAB v3.3.0 | Table Contents
|
IQPK900851 | IQX_MY_FORMS ver.10 - 202307 | Dynamic IQX My Forms application |
IQPK900852 | IQX - OneList Adapter v3.3.0 - Configuration | Table Contents
|
For S4HANA deployment, please apply transport S4HK901471 to adjust changes for S4HANA.
Index Calculation
The SAPUI5 application index provides an indexing and caching mechanism for information related to apps, components, and libraries in the SAPUI5 ABAP repository and related to components and libraries in the SAPUI5 distribution layer. The index is calculated by the report Calculation of SAPUI5 Application Index for SAPUI5 Repositories (/UI5/APP_INDEX_CALCULATE). The report /UI5/APP_INDEX_CALCULATE has to be executed in the system where the FAB service is running whenever the content of the SAPUI5 ABAP repository has been changed.
Failure to execute this step may result in the browser console showing a message such as ‘REQUESTED RESOURCE OUTDATED’.
Step 1 | Go to transaction SE38 and Execute the report /UI5/APP_INDEX_CALCULATE. |
Step 2 | Go to the Single SAPUI5 Repository Only tab and enter each of the following SAPUI5 Repository, then click Execute. /IQX/FAB2 Fiori App Builder V2 /IQX/FAB_ICONS FAB Icon Picker /IQX/PROCESS_EDIT IQX FAB Process Editor /IQX/JSON_EDIT JSON Editor /IQX/MY_FORMS My Forms for Fiori Launchpad |
Post-Installation Configuration and Validation
Perform the following configurations in the order below to completely set up the FAB add-on.
5. Additional Configuration for Older SAP Systems ( < 7.40 )
6. Post Installation Validation
7. Troubleshooting Configuration
Add Comment