Do you have any question about this error?
Message type: E = Error
Message class: C0 - PP-PI: Messages for PI Sheet and Syntax Checker
Message number: 660
Message text: Invalid characteristic sequence in function call (charact. no. &)
The sequence of the characteristics in the selected function call is
not permitted. The characteristic with the number &V1& cannot be used
at its current position.
INCLUDE 'NA_FU_NO' OBJECT DOKU ID TX LANGUAGE E
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
INCLUDE 'NA_HA_TST' OBJECT DOKU ID TX LANGUAGE E
RESET N1
INCLUDE 'NA_HA_POS' OBJECT DOKU ID TX LANGUAGE E
In the process order, correct the sequence of the characteristics in
this process instruction.
INCLUDE 'NA_STREZ_NEU' OBJECT DOKU ID TX LANGUAGE E
<DS:TRAN.COR2>Change process order</>
INCLUDE 'NA_HA_PROD' OBJECT DOKU ID TX LANGUAGE E
Errors in the process instruction cannot be corrected for the current
PI sheet.
INCLUDE 'NA_PLNREZ_HINW' OBJECT DOKU ID TX LANGUAGE E
<DS:TRAN.C202>Change master recipe</>
Error message extract from SAP system. Copyright SAP SE.
C0660
- Invalid characteristic sequence in function call (charact. no. &) ?The SAP error message C0660, which states "Invalid characteristic sequence in function call (charact. no. &)," typically occurs in the context of SAP's variant configuration (VC) or when dealing with characteristics in a configuration profile. This error indicates that there is an issue with the sequence or validity of the characteristics being used in a function call.
Causes:
- Incorrect Characteristic Sequence: The characteristics may not be in the correct order as expected by the system. This can happen if the configuration profile has specific requirements for the sequence of characteristics.
- Missing Characteristics: One or more characteristics that are expected in the sequence may be missing or not defined in the configuration.
- Incorrect Configuration Profile: The configuration profile being used may not be set up correctly, leading to invalid characteristic sequences.
- Data Inconsistencies: There may be inconsistencies in the master data or configuration data that lead to this error.
Solutions:
- Check Characteristic Sequence: Review the sequence of characteristics in the configuration profile. Ensure that they are in the correct order as defined in the configuration settings.
- Validate Configuration Profile: Go to the configuration profile and check if all required characteristics are defined and correctly set up.
- Review Dependencies: Check for any dependencies or constraints between characteristics that may affect their sequence.
- Test with Different Data: If possible, test the configuration with different sets of data to see if the error persists. This can help identify if the issue is data-specific.
- Debugging: If you have access to debugging tools, you can trace the function call that leads to this error to get more insights into what might be going wrong.
- Consult Documentation: Refer to SAP documentation or notes related to variant configuration and characteristic handling for additional guidance.
Related Information:
CU50
(Configuration Profile) or CU60
(Characteristic) to review and edit the configuration settings.If the problem persists after trying the above solutions, 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.
C0659
Variable & is not defined
What causes this issue? In the current function call, the value of variable &V1& is to be transferred to a parameter of the function module. ...
C0658
Import parameter & is not defined
What causes this issue? The current function call contains import parameter &V1&. However, this parameter is not defined in the function mod...
C0661
Invalid use of characteristic in function call (charact. no. &)
What causes this issue? In the selected function call, an import parameter or a changing parameter has been defined as a constant (characteristic no....
C0662
Characteristic no. & is invalid for this process instruction
What causes this issue? The definition of the selected function call contains the characteristic &V1&. However, this characteristic is not p...
Click on this link to search all SAP messages.