SAP ABAP Message Class C0 Message Number 340 (- Assign function to be called (&))
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 340  
Documentation status      
Authorization check Error Message      
Changed On    
Message Text
- Assign function to be called (&)
Help Document

Diagnosis

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

You must use characteristic PPPI_FUNCTION_NAME in every function call to define the function to be called. However, characteristic PPPI_FUNCTION_NAME has not been assigned to the process instruction.

System Response

Procedure

  1. Assign characteristic PPPI_FUNCTION_NAME to the process instruction.
  2. Assign the name of the function module to be called to the characteristic.

Note

After you have assigned the function name, you also have to assign the function module parameters to the process instruction. For more detailed information, refer to Extended Help.

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