---
title: "Extracting Fiori from other systems"
slug: "extracting-fiori-apps-from-external-systems"
updated: 2026-04-15T12:43:09Z
published: 2026-04-15T12:43:09Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://success.panaya.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Extracting Fiori from other systems

By default, we extract Fiori Apps, ODATA Services and ODATA Usage from the same system that the Panaya code extraction is running on:

![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-3E7L9A7F.png)

To extract Fiori Apps and ODATA Services from other systems, you will need to create a FIORI RFC (e.g. PANAYA_FIORI) with the authorizations listed in this [article.](/v1/docs/authorizations-required-for-the-code-extraction-rfc-user)

Also, using transaction SE37, you will need to create a Function Module called ZPANAYA_ETL_FIORI_APP with the following attributes:

![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-FKQA5H10.png)

![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-0OVHFXLT.png)

The Function Module should contain the code below.

> [!WARNING]
> Note
> 
> When adding the source code to the function module, remove the FUNCTION and ENDFUNCTION statements.

[](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/zpanaya_etl_fiori_app(1))zpanaya_etl_fiori_app5.23 KB[**](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/zpanaya_etl_fiori_app(1))
