Do you have any question about this error?
Message type: E = Error
Message class: QIE_CUSTOMIZING_UI -
Message number: 034
Message text: Index will not be created; property position numbers contain gaps
No property with the position &V1& exists.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Assign the position numbers of the properties so that they start at
<LB>1</> and follow one another in ascending order without gaps.
Error message extract from SAP system. Copyright SAP SE.
QIE_CUSTOMIZING_UI034
- Index will not be created; property position numbers contain gaps ?The SAP error message QIE_CUSTOMIZING_UI034 indicates that there is an issue with the creation of an index due to gaps in the property position numbers. This typically occurs in the context of customizing the SAP system, particularly in the area of Quality Management (QM) or similar modules where property positions are defined.
Cause:
The error is caused by gaps in the sequence of property position numbers. In SAP, property position numbers are used to define the order of properties in a specific context (like inspection characteristics). If there are missing numbers in the sequence (for example, if you have property position numbers 1, 2, 4, and 5, but no 3), the system cannot create the index properly, leading to this error.
Solution:
To resolve this error, you need to ensure that there are no gaps in the property position numbers. Here are the steps you can take:
Identify the Gaps: Review the property position numbers in the relevant customizing settings. You can do this by navigating to the relevant customizing transaction (e.g.,
SPRO
for Quality Management) and checking the property definitions.Correct the Gaps:
- If you find gaps, you will need to either fill in the missing numbers or renumber the existing properties to create a continuous sequence.
- Ensure that the property position numbers are unique and sequential without any breaks.
Re-attempt Index Creation: After correcting the gaps, try to create the index again. This can usually be done through the same customizing transaction or by executing the relevant program that creates the index.
Check for Dependencies: If the properties are linked to other objects or configurations, ensure that those dependencies are also intact and do not cause further issues.
Transport Requests: If you are working in a development environment, ensure that any changes are properly captured in transport requests for movement to production.
Related Information:
SPRO
(Customizing), QCC1
(Create Inspection Characteristics), and QCC2
(Change Inspection Characteristics) to navigate through the Quality Management settings.By following these steps, you should be able to resolve the error and successfully create the index without any issues.
Get instant SAP help. Start your 7-day free trial now.
QIE_CUSTOMIZING_UI033
Index contains too many properties; only the first 10 are considered
What causes this issue? You have created an index with &V1& properties. However, an index may only have a maximum of 10 properties.System Res...
QIE_CUSTOMIZING_UI032
Index &1 &2 &3 &4 will not be created
What causes this issue? You have defined a new index and set the lock indicator immediately. Therefore, the system will not create the index.System R...
QIE_CUSTOMIZING_UI035
Not possible to change index &1 &2 &3 &4
What causes this issue? You want to change an index for which properties have already been created. This is not possible.System Response The system ...
QIE_CUSTOMIZING_UI036
Index &1 &2 &3 &4 is not active
What causes this issue? You have not set the indicator for inspection documents or the indicator for samples/items for the index.System Response Nei...
Click on this link to search all SAP messages.