Do you have any question about this error?
Message type: E = Error
Message class: 3G - Payroll: International
Message number: 371
Message text: Number range 01 for HRPP_PDOC cannot be created
The number range for the allocation of new document numbers does not
yet exist. An error has occurred when attempting to create the number
range. As a result, no new document numbers can be allocated and the
document cannot be created.
Error message extract from SAP system. Copyright SAP SE.
3G371
- Number range 01 for HRPP_PDOC cannot be created ?The SAP error message 3G371 indicates that there is an issue with the number range for the object
HRPP_PDOC
(which is related to HR personnel documents). This error typically occurs when the system is unable to create a new number in the specified number range because it is either not defined, exhausted, or not properly configured.Cause:
- Number Range Not Defined: The number range for the object
HRPP_PDOC
may not be defined in the system.- Exhausted Number Range: The defined number range may have been exhausted, meaning all available numbers in that range have been used.
- Incorrect Configuration: The number range may not be properly configured or activated in the system.
- Authorization Issues: There may be authorization issues preventing the creation of a new number in the range.
Solution:
Check Number Range Configuration:
- Go to transaction code
SNRO
(Number Range Objects).- Enter the object name
HRPP_PDOC
and check if the number range is defined.- If it is not defined, you will need to create a new number range.
Create or Adjust Number Range:
- If the number range exists but is exhausted, you can extend the range or create a new one.
- To do this, go to transaction code
SNRO
, select the number range object, and adjust the intervals as necessary.Activate Number Range:
- Ensure that the number range is activated. If it is not, activate it in the configuration settings.
Check Authorizations:
- Ensure that the user has the necessary authorizations to create entries in the number range. This can be checked in transaction code
SU53
or by consulting with your security team.Consult Documentation:
- Review SAP documentation or notes related to the
HRPP_PDOC
object for any specific instructions or known issues.Related Information:
SNRO
: Number Range Object MaintenanceSU53
: Display Authorization CheckBy following these steps, you should be able to resolve the error message 3G371 related to the number range for HRPP_PDOC
.
Get instant SAP help. Start your 7-day free trial now.
3G370
Number range object could not be found
What causes this issue? The system has attempted to create a number range interval for the object HRPP_PDOC, however this object does not exist.Error...
3G369
Internal error during number assignment
What causes this issue? When allocating a new document number, an error occurred when calling the function module 'NUMBER_GET_NEXT'.Error m...
3G372
Internal error when defining the posting date
What causes this issue? The postng date for the company code, default date, and date from the for-period could not be found in the internal table GT_...
3G373
Internal error when defining the account for search key &1
What causes this issue? No entry could be found in the internal table GT_ACCOUNT_TAB for the search key "&V1&'. Search key: company...
Click on this link to search all SAP messages.