Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Nesta página, descrevemos como configurar seu sistema SAP para usar um dos plug-ins do SAP no Cloud Data Fusion.
Instalar componentes de plug-in da SAP na SAP usando os arquivos de transporte da SAP
Para usar os plug-ins do SAP no Cloud Data Fusion, adicione módulos de função remota
(RFMs) e funções de autorização no seu sistema SAP. Os
RFMs fornecem as APIs de extração chamadas pelo plug-in no Cloud Data Fusion.
Baixar o arquivo de transporte
Você recebe o código e as configurações necessárias do SAP por arquivos de transporte
do SAP, que são arquivados em um arquivo ZIP.
O arquivo ZIP de transporte contém dois arquivos ZIP:
O cofile, que tem a seguinte convenção de nomenclatura:
KSIX_DIGITS.SID
O arquivo de dados, que tem a seguinte convenção de nomenclatura:
RSIX_DIGITS.SID
Exemplo:
ODP
O exemplo a seguir mostra os arquivos no arquivo ZIP de transporte do SAP ODP:
Nome do arquivo ZIP
ID da solicitação de transporte
Cofile
Datafile
Conteúdo
Google_CDF_connector_SAP_ODP.zip
SIDK123456
K123456.SID
R123456.SID
RFMs da SAP em um namespace do Google
Authorization_Role_SAP_ODP.zip
SIDK123456
K123456.SID
R123456.SID
Papel de autorização
Tabela
O exemplo a seguir mostra os arquivos no arquivo ZIP de transporte da tabela SAP:
Nome do arquivo ZIP
ID da solicitação de transporte
Cofile
Datafile
Conteúdo
SAP_TABLE_READER_TR.zip
SIDK123456
K123456.SID
R123456.SID
RFMs da SAP em um namespace do Google
Importar os arquivos de transporte SAP
Para instalar os transportes SAP, siga estas etapas:
Faça login no sistema operacional da instância do SAP.
Para acessar o caminho da pasta DIR_TRANS, use o código de transação SAP AL11. Normalmente, o caminho é /usr/sap/trans/.
Copie o cofile para a pasta DIR_TRANS/cofiles.
Copie o arquivo de dados para a pasta DIR_TRANS/data.
Defina o usuário e o grupo das pastas e arquivos de dados e cofiles como
SIDadm e sapsys.
Um administrador da SAP pode importar os arquivos de solicitação de transporte usando o sistema de gerenciamento de transporte da SAP ou a linha de comando do sistema operacional:
Gerenciamento de transporte
Faça login no sistema SAP como administrador da SAP.
Insira a transação STMS.
Clique em Visão geral > Importações.
Na coluna Fila, clique duas vezes no SID atual.
Clique em Extras > Outras solicitações > Adicionar.
Selecione o ID da solicitação de transporte e clique em Continuar.
Selecione a solicitação de transporte na fila de importação e clique em
Solicitar > Importar.
Insira o número do cliente.
Na guia Opções, selecione Substituir originais e Ignorar
a versão inválida do componente (se disponível).
Opcional: para planejar upgrades do sistema SAP e restaurações de backup, você
pode importar os transportes novamente mais tarde. Clique em Deixar
solicitações de transporte na fila para importação posterior e Importar solicitações de
transporte novamente.
Clique em Continuar.
Verifique se o módulo da função e os papéis de autorização foram importados
com êxito usando transações, como SE80 e PFCG.
CLI da SAP
Faça login no sistema SAP como administrador da SAP.
Adicione solicitações ao buffer de importação:
tp addtobuffer TRANSPORT_REQUEST_IDSID
Substitua:
TRANSPORT_REQUEST_ID
com o ID da solicitação de transporte
Verifique se o módulo da função e os papéis de autorização foram importados
com êxito usando as transações apropriadas, como SE80 e
PFCG.
Depois que a transferência é importada para o sistema SAP, os seguintes objetos SAP
são criados:
Plug-in ODP
Módulos de função ativados em RFC:
/GOOG/ODP_DS_EXTRACT_DATA_V2
/GOOG/ODP_DS_FETCH_DATA_V2
/GOOG/ODP_DS_METADATA_V2
/GOOG/ODP_REPL_CLEANUP_V2
Papel de autorização: /GOOG/ODP_AUTH
Plug-in de tabela
Módulos de função ativados em RFC:
/GOOG/RFC_READ_TABLE
/GOOG/RFC_READ_TABLE_SNAPSHOT
/GOOG/RFC_READ_TABLE_CLEANUP
/GOOG/RFC_READ_TABLE_JOBSTATUS
/GOOG/RFC_TABLE_STAGE_READ
/GOOG/RFC_GET_PACKAGE_SIZE
/GOOG/RFC_GET_TABLE_LIST
Configurar autorizações no SAP
Para configurar autorizações de usuário no SAP, atribua a função de autorização do ODP
incluída no arquivo de transporte ou crie manualmente uma função de autorização.
Do transporte
Plug-in do SAP ODP
No SAP, atribua o papel de autorização, /GOOG/ODP_AUTH, que está incluído nos transportes do SAP baixados ao implantar o plug-in SAP ODP.
Criar
Para criar o papel de autorização manualmente, siga estas etapas:
Na GUI do SAP, insira o código da transação PFCG. A janela Manutenção de papéis é aberta.
No campo Papel, insira um nome para o papel, por exemplo,
zcdf_role.
Clique em Papel único. A janela Criar papéis é aberta.
No campo Descrição, insira uma descrição, por exemplo,
Authorizations for ODP plugin ou Authorizations for Table plugin.
Clique em Salvar.
Clique na guia Autorizações. O título da janela muda para
Alterar papéis.
Na seção Editar dados de autorização e gerar perfis, clique em
editAlterar dados de autorização.
A janela Escolher modelo será aberta.
Clique em Não selecionar modelos. A janela Alterar papel: autorizações é aberta.
Clique em Manualmente.
Forneça as autorizações mostradas na tabela de autorização da SAP a seguir.
Clique em Salvar.
Para ativar o papel de autorização, clique no ícone Gerar.
As autorizações da SAP incluem o seguinte:
ODP
As seguintes autorizações se aplicam ao plug-in do ODP:
Classe de objeto
Texto da classe do objeto
Objeto de autorização
Texto do objeto de autorização
Autorização
Texto
Valor
AAAB
Cross-application Authorization Objects
S_RFC
Authorization Check for RFC Access
ACTVT
Activity
16
AAAB
Cross-application Authorization Objects
S_RFC
Authorization Check for RFC Access
RFC_NAME
Name of RFC object to which access is allowed
/GOOG/CDF_ODP_FG
/GOOG/ODP_DS_EXTRACT_DATA
/GOOG/ODP_DS_FETCH_DATA
/GOOG/ODP_DS_METADATA
DDIF_FIELDINFO_GET
RFCPING
RFC_GET_FUNCTION_INTERFACE
RODPS_REPL_ODP_CLOSE
RODPS_REPL_SOURCES_GET_LIST
SAPTUNE_GET_SUMMARY_STATISTIC
TH_WPINFO
AAAB
Cross-application Authorization Objects
S_RFC
Authorization Check for RFC Access
RFC_TYPE
Type of RFC object to which access is allowed
FUGR
FUNC
AAAB
Cross-application Authorization Objects
S_TCODE
Transaction Code Check at Transaction Start
TCD
Transaction Code
SM50
BC_A
Basis: Administration
S_ADMI_FCD
System Authorizations
S_ADMI_FCD
System administration function
PADM
ST0R
BC_A
Basis: Administration
S_BTCH_ADM
Background Processing: Background
Administrator
BTCADMIN
Background Administrator ID
Y
BC_A
Basis: Administration
S_BTCH_JOB
Background Processing: Operations on Background
Jobs
JOBACTION
Job operations
RELE
BC_A
Basis: Administration
S_BTCH_JOB
Background Processing: Operations on Background
Jobs
JOBGROUP
Summary of jobs for a group
''
MM_E
Materials Management: Purchasing
M_BEST_BSA
Document Type in Purchase Order
ACTVT
Activity
03
MM_E
Materials Management: Purchasing
M_BEST_BSA
Document Type in Purchase Order
BSART
Purchasing Document Type
*
RO
Authorizations: BW Service API
S_RO_OSOA
SAP DataSource Authorizations
ACTVT
Activity
03
RO
Authorizations: BW Service API
S_RO_OSOA
SAP DataSource Authorizations
OLTPSOURCE
DataSource (OSOA/OSOD)
*
RO
Authorizations: BW Service API
S_RO_OSOA
SAP DataSource Authorizations
OSOAAPCO
Application Component of a DataSource
(OSOA/OSOD)
*
RO
Authorizations: BW Service API
S_RO_OSOA
SAP DataSource Authorizations
OSOAPART
Subobject for DataSource
DATA
Tabela
As seguintes autorizações se aplicam ao plug-in de tabela:
Para extrair os dados, um DataSource precisa estar ativado no sistema SAP de origem. Para
ativar uma fonte de dados no SAP, siga estas etapas:
Faça login no sistema SAP.
Acesse o código da transação RSA5.
Expanda a lista DataSources.
Abra a visualização do CDS no editor do SAP CDS.
Na visualização CDS, procure as seguintes anotações:
@Analytics.dataCategory
@Analytics.dataExtraction.enabled
Se a visualização CDS tiver as duas anotações, ela será exposta para extração de dados da ODP. Sem eles, ela não é exposta.
Clique em Pesquisar.
Forneça o nome da DataSource e clique em check_circleEnter.
Se a pesquisa for bem-sucedida, a biblioteca do DataSource vai aparecer na lista de resultados.
Selecione o nome do DataSource e clique em check_circleEnter.
Selecione a opção DataSource e clique em Ativar DataSources.
Na caixa de diálogo Criar entrada no diretório de objetos, insira o nome do
pacote e clique em Salvar.
Na caixa de diálogo Requerer solicitação de trabalho transferível, insira o
número de transporte no campo Solicitação. Clique em check_circleEnter.
O DataSource selecionado é ativada no SAP.
Verificar se a fonte de dados está exposta para extração
Faça login no sistema SAP.
Acesse o t-code SE16N.
Insira o nome da tabela, ROOSATTR, e o nome da DataSource em
OLTPSOURCE.
Clique em Executar ou pressione F8.
Se o campo EXPOSE_EXTERNAL tiver um X, o DataSource será exposto e
estará pronto para extração.
Se o DataSource não aparecer na tabela ROOSATTR ou o campo
EXPOSE_EXTERNAL estiver em branco, siga estas etapas para expor o DataSource
para extração de ODP:
Faça login no sistema SAP.
Acesse o t-code SA38.
Insira o nome do programa, RODPS_OS_EXPOSE, e clique em Executar.
Insira o nome da DataSource e clique em Liberar DataSource.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-09-04 UTC."],[[["\u003cp\u003eThis guide outlines the process of configuring an SAP system for use with SAP plugins in Cloud Data Fusion, focusing on installing SAP transport files and setting up necessary authorizations.\u003c/p\u003e\n"],["\u003cp\u003eSAP transport files, which contain the required Remote Function Modules (RFMs) and configurations, are available for download after deploying SAP plugins in the Cloud Data Fusion Hub, with specific naming conventions for the cofile and data files.\u003c/p\u003e\n"],["\u003cp\u003eThe installation process involves copying the cofile and data files into the \u003ccode\u003eDIR_TRANS/cofiles\u003c/code\u003e and \u003ccode\u003eDIR_TRANS/data\u003c/code\u003e folders, respectively, and then using either the SAP transport management system or the command-line interface to import the transport requests.\u003c/p\u003e\n"],["\u003cp\u003eSetting up user authorizations in SAP involves assigning a provided authorization role like \u003ccode\u003e/GOOG/ODP_AUTH\u003c/code\u003e, or creating a custom one through transaction code \u003ccode\u003ePFCG\u003c/code\u003e, with detailed authorizations provided for both the ODP and Table plugins.\u003c/p\u003e\n"],["\u003cp\u003eThe document specifies the minimum JCo version needed and the process to download and install, and steps to activate DataSources for extraction.\u003c/p\u003e\n"]]],[],null,["# Configure the SAP ERP system\n\nThis page describes how to configure your SAP system to use one of the SAP\nplugins in Cloud Data Fusion.\n\nInstall SAP plugin components in SAP using the SAP transport files\n------------------------------------------------------------------\n\nTo use the SAP plugins in Cloud Data Fusion, add Remote Function Modules\n(RFMs) and [Authorization Roles](#sap-authorization) in your SAP system. The\nRFMs provide the extraction APIs called by the plugin in Cloud Data Fusion.\n\n### Download the transport file\n\nYou get the required SAP code and configurations through SAP transport\nfiles, which are archived in a zip file.\n\nThe transport zip file is available for download when you\n[deploy SAP plugins in the Cloud Data Fusion Hub](/data-fusion/docs/how-to/deploy-a-plugin#deploy-sap-plugin).\n\nThe transport zip file contains two zip files:\n\n- The *cofile* , which has the following naming convention: `K`\u003cvar label=\"Six digit number in file name\" translate=\"no\"\u003eSIX_DIGITS\u003c/var\u003e`.`\u003cvar label=\"SAP ID\" translate=\"no\"\u003eSID\u003c/var\u003e\n- The *data file* , which has the following naming convention: `R`\u003cvar label=\"Six digit number in file name\" translate=\"no\"\u003eSIX_DIGITS\u003c/var\u003e`.`\u003cvar label=\"SAP ID\" translate=\"no\"\u003eSID\u003c/var\u003e\n\nExample: \n\n### ODP\n\nThe following example shows the files in the SAP ODP transport zip file:\n\n### Table\n\nThe following example shows the files in the SAP Table transport zip file:\n\nImport the SAP transport files\n------------------------------\n\nTo install the SAP transports, follow these steps:\n\n1. Sign in to the operating system of the SAP Instance.\n2. To get the path for the `DIR_TRANS` folder, use the SAP transaction code `AL11`. Typically, the path is `/usr/sap/trans/`.\n3. Copy the cofile to the `DIR_TRANS/cofiles` folder.\n4. Copy the data files to the `DIR_TRANS/data` folder.\n5. Set the User and Group of data and cofiles folders and files to \u003cvar label=\"SAP ID\" translate=\"no\"\u003eSID\u003c/var\u003e`adm` and `sapsys`.\n\nAn SAP administrator can import the transport request files by using the SAP\ntransport management system or the operating system command line: \n\n### Transport management\n\n1. Sign in to the SAP system as an SAP administrator.\n2. Enter the transaction `STMS`.\n3. Click **Overview \\\u003e Imports**.\n4. In the **Queue** column, double-click the current SID.\n5. Click **Extras \\\u003e Other Requests \\\u003e Add**.\n6. Select the transport request ID and click **Continue**.\n7. Select the transport request in the import queue and click **Request \\\u003e Import**.\n8. Enter the client number.\n9. On the **Options** tab, select **Overwrite Originals** and **Ignore\n Invalid Component Version** (if available).\n10. Optional: To plan for SAP system upgrades and backup restorations, you can choose to import the transports again later. Click **Leave\n Transports Requests in Queue for Later Import** and **Import Transport\n Requests Again**.\n11. Click **Continue**.\n12. Verify that the function module and authorization roles were imported successfully by using transactions, such as `SE80` and `PFCG`.\n\n### SAP CLI\n\n1. Sign in to the SAP system as an SAP administrator.\n2. Add requests to the import buffer:\n\n tp addtobuffer \u003cvar label=\"Transport request\" translate=\"no\"\u003eTRANSPORT_REQUEST_ID\u003c/var\u003e \u003cvar label=\"SAP ID\" translate=\"no\"\u003eSID\u003c/var\u003e\n\n Replace the following:\n - \u003cvar label=\"Transport request\" translate=\"no\"\u003eTRANSPORT_REQUEST_ID\u003c/var\u003e with the transport request ID\n - \u003cvar label=\"SAP ID\" translate=\"no\"\u003eSID\u003c/var\u003e with the SAP ID\n\n Example: `tp addtobuffer IB1K903958 DD1`\n3. Import the transport requests:\n\n tp import \u003cvar label=\"Transport request\" translate=\"no\"\u003eTRANSPORT_REQUEST_ID\u003c/var\u003e \u003cvar label=\"SAP ID\" translate=\"no\"\u003eSID\u003c/var\u003e client=\u003cvar label=\"Client number\" translate=\"no\"\u003eCLIENT_NUMBER\u003c/var\u003e U1238\n\n Replace \u003cvar label=\"Client number\" translate=\"no\"\u003eCLIENT_NUMBER\u003c/var\u003e with\n the client number.\n\n Example: `tp import IB1K903958 DD1 client=800 U1238`\n | **Note:** `U1238` indicates to set the options described in steps 9-10 in the Transport management tab on this page. The numbers indicate the corresponding option order number in the SAP user interface, which might vary by system. The numbers must be adjusted by an SAP administrator.\n4. Verify that the function module and authorization roles were imported\n successfully by using appropriate transactions, such as `SE80` and\n `PFCG`.\n\nAfter the transport is imported into the SAP system, the following SAP\nobjects are created: \n\n### ODP plugin\n\n- RFC-enabled function modules:\n - `/GOOG/ODP_DS_EXTRACT_DATA_V2`\n - `/GOOG/ODP_DS_FETCH_DATA_V2`\n - `/GOOG/ODP_DS_METADATA_V2`\n - `/GOOG/ODP_REPL_CLEANUP_V2`\n- Authorization Role: `/GOOG/ODP_AUTH`\n\n### Table plugin\n\n- RFC-enabled function modules:\n - `/GOOG/RFC_READ_TABLE`\n - `/GOOG/RFC_READ_TABLE_SNAPSHOT`\n - `/GOOG/RFC_READ_TABLE_CLEANUP`\n - `/GOOG/RFC_READ_TABLE_JOBSTATUS`\n - `/GOOG/RFC_TABLE_STAGE_READ`\n - `/GOOG/RFC_GET_PACKAGE_SIZE`\n - `/GOOG/RFC_GET_TABLE_LIST`\n\nSet up authorizations in SAP\n----------------------------\n\nTo set up user authorizations in SAP, either assign the ODP authorization role\nthat's included in the transport file, or manually create an authorization role. \n\n### From Transport\n\n### SAP ODP plugin\n\nIn SAP, assign the Authorization Role, `/GOOG/ODP_AUTH`, which is included in\nthe SAP transports you download when you deploy the SAP ODP plugin.\n\n### Create\n\nTo create the Authorization Role manually, follow these steps:\n\n1. In the SAP GUI, enter the transaction code `PFCG`. The **Role\n Maintenance** window opens.\n2. In the **Role** field, enter a name for the role---for example, `zcdf_role`.\n3. Click **Single Role** . The **Create Roles** window opens.\n4. In the **Description** field, enter a description---for example, `Authorizations for ODP plugin` or `Authorizations for Table plugin`.\n5. Click **Save**.\n6. Click the **Authorizations** tab. The title of the window changes to **Change Roles**.\n7. In the **Edit Authorization Data and Generate Profiles** section, click edit **Change Authorization Data** . The **Choose Template** window opens.\n8. Click **Do not select templates** . The **Change role: Authorizations** window opens.\n9. Click **Manually**.\n10. Provide the authorizations shown in the following SAP Authorization table.\n11. Click **Save**.\n12. To activate the Authorization Role, click the **Generate** icon.\n\nSAP Authorizations include the following: \n\n### ODP\n\n| **Note:** To restrict a user from running ODP pipelines with specific DataSources, for authorization object S_RO_OSOA, provide the required DataSource names in OLTPSOURCE (for example, `2LIS_02_ITM`, `0MATERIAL_ATTR`). Don't use `*`.\n\nThe following authorizations apply for the ODP plugin:\n\n### Table\n\nThe following authorizations apply for the Table plugin:\n\nSet up the SAP Java Connector\n-----------------------------\n\n[Download the following SAP Java Connector (SAP JCo) artifacts](http://service.sap.com/connectors).\nThe minimum supported JCo version is `3.0.20`.\n\n- One platform-independent (`sapjco3.jar`)\n- One platform-dependent (`libsapjco3.so` on Unix)\n\nCopy the files to the Cloud Storage bucket.\n\nFor ODP: Activate data sources for extraction\n---------------------------------------------\n\nTo extract the data, a DataSource must be activated in the source SAP system. To\nactivate a DataSource in SAP, follow these steps:\n\n1. Sign into the SAP system.\n2. Go to the transaction code `RSA5`.\n3. Expand the **DataSources** list.\n\n 1. Open the CDS view in the SAP CDS Editor.\n 2. In the CDS view, look for the following annotations:\n\n - `@Analytics.dataCategory`\n - `@Analytics.dataExtraction.enabled`\n\n If the CDS view has both of these annotations, then it's exposed for ODP\n data extraction. Without them, it isn't exposed.\n4. Click **Search**.\n\n5. Provide the DataSource name and click check_circle **Enter**.\n\n6. If the search is successful, the DataSource appears in the result list.\n\n Select the DataSource name and click check_circle **Enter**.\n7. Select the DataSource and click **Activate DataSources**.\n\n8. In the **Create Object Directory Entry** dialog, enter the Package name and\n click **Save**.\n\n9. In the **Prompt for transportable workbench request** dialog, enter the\n Transport Number in the **Request** field. Click check_circle **Enter**.\n\n The selected DataSource is activated in SAP.\n\n### Check that the DataSource is exposed for extraction\n\n1. Sign in to the SAP system.\n2. Go to t-code `SE16N`.\n3. Enter the table name, `ROOSATTR`, and enter the DataSource name in `OLTPSOURCE`.\n4. Click **Execute** or press F8.\n5. If the **EXPOSE_EXTERNAL** field has an `X`, the DataSource is exposed and ready for extraction.\n\nIf the DataSource doesn't appear in the `ROOSATTR` table, or the\n**EXPOSE_EXTERNAL** field is blank, follow these steps to expose the DataSource\nfor ODP extraction:\n\n1. Sign in to the SAP system.\n2. Go to t-code `SA38`.\n3. Enter the program name, `RODPS_OS_EXPOSE`, and click **Execute**.\n4. Enter the DataSource name and click **Release DataSource**.\n5. Save the changes in the transport.\n\nWhat's next\n-----------\n\n- [Configure the SAP ODP plugin in Cloud Data Fusion](/data-fusion/docs/how-to/use-sap-odp-plugin)."]]