Do you have any question about this error?
Message type: E = Error
Message class: PG - Error Messages for Master Data Programs
Message number: 371
Message text: Infotype &1 is in SAP name range; please do not create
Please do not create any infotypes in the SAP name range.
The customer name range for infotypes extends from 9000 to 9999.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
PG371
- Infotype &1 is in SAP name range; please do not create ?The SAP error message PG371 indicates that you are trying to create or modify an infotype that is reserved for SAP standard use. Infotypes are data structures in SAP that store specific types of information related to personnel management, payroll, and other HR functions. The message suggests that the infotype you are attempting to work with is within the SAP name range, which means it is predefined and managed by SAP.
Cause:
- Reserved Infotype: The infotype you are trying to create or modify is part of the SAP standard infotypes, which are not meant to be altered or duplicated by users.
- Incorrect Configuration: You may have mistakenly attempted to create an infotype that already exists in the SAP system.
- Development Environment: If you are in a development environment, you might be trying to create an infotype without proper naming conventions or in a way that conflicts with SAP's reserved names.
Solution:
- Use Existing Infotypes: Instead of creating a new infotype, check if the existing infotypes meet your requirements. You can use transaction codes like
PA20
(Display HR Master Data) orPA30
(Maintain HR Master Data) to view existing infotypes.- Custom Infotype Creation: If you need a custom infotype, ensure that you are using a name that is outside the SAP reserved range. Typically, custom infotypes should start with a specific prefix (like Z or Y) to avoid conflicts with SAP standard infotypes.
- Consult Documentation: Review SAP documentation or consult with your SAP administrator to understand the naming conventions and the list of standard infotypes.
- Check Configuration: If you are in a development environment, ensure that your configuration settings are correct and that you are following the proper procedures for creating custom infotypes.
Related Information:
SE11
(Data Dictionary) to view infotype definitions.SE80
(Object Navigator) for development purposes.If you continue to encounter issues, it may be beneficial to reach out to your SAP support team or consult with an SAP expert for further assistance.
Get instant SAP help. Start your 7-day free trial now.
PG370
Infotype &1 is in customer name range; please do not create
What causes this issue? The current system is an SAP development system. Please do not create any infotypes in the customer name range. The customer ...
PG369
Structure &1 was successfully created
What causes this issue? The structure &V1& was successfully created and activated in the Dictionary.System Response The system issues an err...
PG372
Org.Management infotypes cannot be edited (->TA PPCI)
What causes this issue? You cannot use this transaction to create Org.Management infotypes (1000-1999).System Response The system issues an error me...
PG373
Could not read screen &1 &2
What causes this issue? The screen could not be read, probably not because it does not exist. Either you do not have the required authorization, or t...
Click on this link to search all SAP messages.