Message type: E = Error
Message class: GL - FI-SL Rollup
Message number: 302
Message text: Exit &: Create routine & in program &
The routine &V2& assigned to the user exit &V1& in program &V3& either
does not exist or the return code in the field SY-SUBRC is not set to a
value >= 0.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Check this program with the ABAP editor, to see whether the routine
with the respective name exists and whether it sets the return code.
&WARNUNG&
If you execute the rollup without recreating or correcting the routine,
the system simply ignores the user exit specification.
Error message extract from SAP system. Copyright SAP SE.
GL302
- Exit &: Create routine & in program & ?The SAP error message GL302 typically indicates that there is an issue with the creation of a routine in a program. This error can occur in various contexts, such as during the execution of a report or when trying to create or modify a program in the ABAP Workbench.
Cause: The error message GL302 usually arises due to one of the following reasons: Missing Authorization: The user may not have the necessary authorizations to create or modify routines in the specified program. Program Lock: The program might be locked by another user or session, preventing changes from being made. Syntax Errors: There may be syntax errors in the code that prevent the routine from being created. Transport Issues: If the program is part of a transport request, there may be issues with the transport that prevent changes from being applied. System Configuration: There may be configuration issues in the SAP system that are preventing the creation of
Get instant SAP help. Sign up for our Free Essentials Plan.
GL301
No unblocked sequence available
What causes this issue? The system only takes active rollup sequences into account at execution. You have either maintained the header data only or ...
GL300
No valid sender combinations exist for ledger/company code
What causes this issue? No valid sender combinations could be formed for the dimensions ledger and company code from the rollup header set.System Res...
GL303
Data set & cannot be used in rollups
What causes this issue? A multi-dimension set for rollups may only contain basic or single sets. The system determines the periods to be rolled up u...
GL304
Include dimension & in set &
What causes this issue? For performance reasons, rollup sets always have to contain at least the first four dimensions in the key of the FI-GLX summa...
Click on this link to search all SAP messages.