Import parameter & missing in function call

Message type: E = Error

Message class: C0 - PP-PI: Messages for PI Sheet and Syntax Checker

Message number: 650

Message text: Import parameter & missing in function call



What causes this issue?

The function module that has been called up contains the import
parameter &V1&. In the current call, no value is transferred for this
parameter.
INCLUDE 'NA_FU_NO' OBJECT DOKU ID TX LANGUAGE E


System Response

The system issues an error message and will not allow you to continue with this transaction until the error is resolved.



How to fix this error?

RESET N1
INCLUDE 'NA_HA_POS' OBJECT DOKU ID TX LANGUAGE E
Check
whether the definition of the function call in the process order is
complete
<DS:TRAN.COR2>Change process order</>
whether the variable whose value is to be transferred to the parameter
is defined in a preceding process instruction for the same PI sheet
whether the value for the variable has been maintained in the PI sheet
If the value to be transferred has not been maintained in the PI sheet,
enter the value. Then, carry out the function again.
If the function call is incomplete or the variable is not defined for
the PI sheet, you have the following options:
<ZH>In the case of PI sheets with test function:</>
Correct the process instruction in the process order.
Create a new control recipe and maintain the corresponding PI sheet.
<ZH>In the case of productive PI sheets:</>
Errors in the process instruction cannot be corrected for the current
PI sheet.
INCLUDE 'NA_PLNREZ_HINW' OBJECT DOKU ID TX LANGUAGE D
<DS:TRAN.C202>Planungsrezept Sndern</>

Error message extract from SAP system. Copyright SAP SE.