...
- FE refers to Front end server
- BE refers to Back end server
Installation Packages
The FAB Product is deployed in the development packages /IQX/FAB, /IQX/FAB_COMMON, /IQX/FAB_NON_GW, /IQX/FAB_APP_GEN, /IQX/FAB_INTERACTIVE (only available for SAP NW 7.4 and above). Regardless of the selected deployment option as described in section 1 (see above), FAB is always delivered in targeted packages for the Backend or Frontend servers.
...
- BE Installation Package contains all of the Backend objects in the /IQX/FAB package.
- For 740 and higher
ECC_740_K-YYYCOINIQX.SAR where YYY = FAB Version
- For 7.02 to 7.31
ECC_702_K-YYYOIINIQX.SAR where YYY = FAB Version
- For 740 and higher
- FE Installation Package contains all of the Front end objects in the /IQX/FAB package.
- For SAP NetWeaver 7.40 and higher
GW_ 740_K-YYYCOINIQX.SAR - For SAP NetWeaver 7.02 to 7.31
GW_702_K-330OIINIQX.SAR
- For SAP NetWeaver 7.40 and higher
Upgrade Packages
The upgrade packages consist the same development packages as the Installation but for upgrading from older FAB version to the laster version.
The upgrade deployment consists of:
- BE Installation Package contains all of the Backend objects in the /IQX/FAB package.
- For 740 and higher
ECC_740_K-YYYCHINIQX.SAR where YYY = FAB Version - For 7.02 to 7.31
ECC_702_K-YYYOUINIQX.SAR where YYY = FAB Version
- For 740 and higher
- FE Installation Package contains all of the Front end objects in the /IQX/FAB package.
- For SAP NetWeaver 7.40 and higher
GW_ 740_K-YYYCHINIQX.SAR - For SAP NetWeaver 7.02 to 7.31
GW_702_K-330OUINIQX.SAR
- For SAP NetWeaver 7.40 and higher
Customer Specific Development Object
It is recommended that a new package is created for customer-specific FAB development. This will be required when the FAB provided superclass is extended (inherited).
...