SAP ABAP Message Class C0 Message Number 324 (- Error when assigning interface parameter &)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-PI-PMA-MGT (Application Component) ABAP List-Based PI Sheet
     COCB_PIS (Package) PI Sheet (ABAP List-Based)
Attribute
Message class C0  
Short Description PP-PI: Messages for PI Sheet and Syntax Checker    
Message Number 324  
Documentation status      
Authorization check Error Message      
Changed On    
Message Text
- Error when assigning interface parameter &
Help Document

Diagnosis

This process instruction is of type "dynamic function call".

Using characteristic PPPI_EXPORT_PARAMETER, you assigned interface parameter of the function module to the process instruction. This assignment is invalid for one of the reasons below:

  • No import parameter is defined in the function module you want to call.
  • Characteristic PPPI_EXPORT_PARAMETER is assigned parameter name twice in the process instruction.

System Response

Procedure

Check and correct the assignment of parameters in the process instruction.

History
Last changed on/by 19970815  SAP 
SAP Release Created in