Do you have any question about this error?
Message type: E = Error
Message class: HRPAYTR02 -
Message number: 767
Message text: The LIS Basis IDoc 'LIS_EXTR' is not used in IDoc &!
You wish to create an LIS inbound interface for your IDoc &V1&, but
this IDoc does not include the LIS basis IDoc 'LIS_EXTR'.
You therefore cannot create the LIS inbound interface for IDoc &V1&.
Processing was terminated.
RESET N1
Create a new extension for the LIS basis IDoc for external data
(LIS_EXTR).
Your IDoc will now contain the LIS basis fields.
The segment that you have already created can now be incorporated as an
enhancement of the LIS basis segment "E1LISBA"
Create the LIS inbound interface for the new IDoc type.
Error message extract from SAP system. Copyright SAP SE.
HRPAYTR02767
- The LIS Basis IDoc 'LIS_EXTR' is not used in IDoc &! ?The SAP error message HRPAYTR02767 indicates that there is an issue with the LIS (Logistics Information System) Basis IDoc 'LIS_EXTR' not being used in the specified IDoc. This error typically arises in the context of data extraction or transfer processes, particularly when dealing with IDocs (Intermediate Documents) in SAP.
Cause:
- Incorrect Configuration: The IDoc type 'LIS_EXTR' may not be properly configured in the system. This could be due to missing settings in the IDoc processing or incorrect mapping.
- Missing Data: The IDoc may not contain the necessary data or segments that are expected for processing.
- Version Mismatch: There could be a version mismatch between the IDoc structure and the data being sent or received.
- Custom Development: If there are custom developments or enhancements in the IDoc processing, they may not be correctly implemented or may have errors.
Solution:
Check IDoc Configuration:
- Go to transaction
WE30
to check the IDoc type 'LIS_EXTR' and ensure it is correctly defined.- Verify that the necessary segments are included and properly configured.
Review IDoc Processing:
- Use transaction
WE02
orWE05
to analyze the IDoc that triggered the error. Look for any missing segments or data.- Check the status of the IDoc to see if there are any other related errors.
Validate Data:
- Ensure that the data being sent in the IDoc is complete and adheres to the expected structure.
- If the IDoc is generated from a report or program, review the logic to ensure it populates all required fields.
Check for Custom Enhancements:
- If there are any custom enhancements or modifications related to the IDoc processing, review them for potential issues.
- Ensure that any custom code is compatible with the standard IDoc processing.
Consult Documentation:
- Refer to SAP documentation or notes related to the 'LIS_EXTR' IDoc for any specific requirements or known issues.
Testing:
- After making changes, test the IDoc processing again to ensure that the error is resolved.
Related Information:
WE30
: IDoc Type DevelopmentWE02
/WE05
: IDoc MonitoringBD87
: Reprocessing IDocsBy following these steps, you should be able to identify the root cause of the error and implement a solution to resolve it.
Get instant SAP help. Start your 7-day free trial now.
HRPAYTR02766
You do not have authorization for the LIS inbound interface!
What causes this issue? You are not authorized to maintain the LIS inbound interface. The SAP system has performed a check with activity status &...
HRPAYTR02765
IDoc does not contain any data! (Processing terminated)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
HRPAYTR02768
LIS inbound interface was not generated (user entry)!
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
HRPAYTR02769
The IDoc input descriptions were created!
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.