Do you have any question about this error?
Message type: E = Error
Message class: GL - FI-SL Rollup
Message number: 367
Message text: Generate the export function module for table &
The export function module for data export from the local system has not
yet been generated.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Generate the export and import function module for table
&V1& using the function 'Gener.export/import' (GLX configuration menu ->
Tools -> Distribution(ALE) -> Gener.export/import).
Error message extract from SAP system. Copyright SAP SE.
GL367
- Generate the export function module for table & ?The SAP error message GL367, which states "Generate the export function module for table &," typically occurs when there is a missing or ungenerated function module associated with a table in the SAP system. This can happen during the process of creating or modifying a table that is intended to be used for data export, particularly in the context of data transfer or integration scenarios.
Cause:
- Missing Function Module: The function module that is supposed to handle the export of data for the specified table has not been generated.
- Table Changes: If changes were made to the table structure (like adding or removing fields), the corresponding function module may need to be regenerated.
- Transport Issues: If the table was transported from one system to another (e.g., from development to production), the function module may not have been included in the transport request.
- Development Environment: The error may occur in a development environment where the necessary generation steps have not been completed.
Solution:
To resolve the GL367 error, follow these steps:
Generate the Function Module:
- Go to transaction code SE11 (Data Dictionary).
- Enter the name of the table that is causing the error.
- Click on the "Utilities" menu, then select "More Utilities" and choose "Generate Export Function Module."
- Follow the prompts to generate the function module.
Check for Table Changes:
- If you have recently made changes to the table, ensure that you regenerate the function module after making those changes.
Transport Request:
- If the table was transported, check the transport request to ensure that the function module was included. If not, you may need to manually generate it in the target system.
Check Authorization:
- Ensure that you have the necessary authorizations to generate function modules in the SAP system.
Consult Documentation:
- If you are unsure about the process, refer to SAP documentation or consult with your SAP Basis or ABAP team for assistance.
Related Information:
By following these steps, you should be able to resolve the GL367 error and successfully generate the required export function module for the specified table.
Get instant SAP help. Start your 7-day free trial now.
GL366
Assignment table EDIMAP is not maintained for table &
What causes this issue? The system determined that there are no entries for table &V1& in field assignment table EDIMAP. If this is the case,...
GL365
Maintain distribution model for ledger & and global company &
What causes this issue? Logical systems can be defined using the ALE distribution model for GLX data for either the ledger-company code combination o...
GL368
Generate the import function module for table &
What causes this issue? The import function module for importing data into the central system has not yet been generated.System Response How to fix t...
GL369
Rollup line item tables are not supported in export rollups
What causes this issue? You tried to use a rollup line item table in a export rollup. This is, however, not supported due to tecnical reasons.System...
Click on this link to search all SAP messages.