SAP Message C0330 - - Complete settings for parameter &

Diagnosis
This process instruction is of type "dynamic function call".
The function module to be called contains import parameter &V1&. Inorder for the system to process this parameter correctly, you mustchoose the following settings:

  • The parameter must be assigned to the process instruction using
  • characteristic PPPI_EXPORT_PARAMETER.
    • The next characteristic must be used to assign the value that is to be
    • transferred for the parameter, or the variable that is to be containedin the PI sheet for the value you want to transfer.
      • If you assign a variable, it must be defined for the identical control
      • recipe destination/PI sheet in the previous process instruction.
        Some or all of the settings required for parameter &V1& are notcontained in the process instruction.

        Procedure
        RESET N1
        Check the definition of the process instruction.
        Correct or enhance the existing settings.
        Assigning a Parameter
        Assigning a Constant Value to a Parameter
        Assigning a Variable to a Parameter
        Defining a Variable