Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: HRBAS00CUST - HR: Customizing Checks
Message number: 130
Message text: Infotype &1 does not have a list screen
Infotype &V1& does not have a list screen for displaying the infotype
records.
In table T777D, the field LDYNR does not contain a screen for
displaying an overview of the data records. However, there is a dialog
module that is supposed to call the infotype in the standard
transactions.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
In the field LDYNR, enter the number of the infotype list screen. This
is normally 3000.
Error message extract from SAP system. Copyright SAP SE.
HRBAS00CUST130
- Infotype &1 does not have a list screen ?The SAP error message HRBAS00CUST130 indicates that the specified infotype (in this case, represented by
&1
) does not have a list screen associated with it. This typically occurs when you are trying to access or display a list of records for an infotype that is not designed to have a list view.Cause:
- Infotype Configuration: The infotype you are trying to access may not be configured to display a list screen. Some infotypes are designed for single record entry or maintenance and do not support list views.
- Custom Development: If the infotype is a custom one, it may not have been properly set up to include a list screen.
- Authorization Issues: In some cases, the user may not have the necessary authorizations to view the list screen for that infotype.
Solution:
Check Infotype Configuration:
- Go to transaction SE11 (Data Dictionary) and check the infotype definition. Ensure that the infotype is configured correctly and that it has a list screen defined.
- If you are a developer or have access to the configuration, you may need to add a list screen if it is missing.
Use the Correct Transaction:
- Ensure you are using the correct transaction code for the infotype. Some infotypes are accessed through specific transactions that may not support list views.
Review Custom Development:
- If the infotype is custom, review the development to ensure that a list screen has been implemented. You may need to work with a developer to add this functionality.
Check Authorizations:
- Verify that the user has the necessary authorizations to access the infotype and its list screen. This can be checked in transaction SU53 after the error occurs.
Consult Documentation:
- Refer to SAP documentation or help resources for the specific infotype to understand its intended use and whether it supports list views.
Related Information:
If the issue persists after checking these areas, it may be beneficial to consult with your SAP support team or a functional consultant who specializes in SAP HR.
Get instant SAP help. Sign up for our Free Essentials Plan.
HRBAS00CUST129
Infotype &1 has no single screen
What causes this issue? Infotype &V1& has no single screen for displaying the infotype data. In table T777D, the EDYNR field does not contain...
HRBAS00CUST128
Infotype &1 has no dialog module
What causes this issue? The dialog module for infotype &V1& cannot be found. It is needed so that you can use the infotype in standard transa...
HRBAS00CUST131
Infotype &1 has a different module pool than its dialog module
What causes this issue? Module pool &V3& of infotype &V1& differs from the program that the infotype's dialog module refers to (...
HRBAS00CUST132
Single screen &2 of infotype &1 does not exist
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.