SAP ABAP Message Class OL Message Number 392 (Inconsistent key field definition in function module &)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-BOB (Application Component) Business Object Builder
     SWO (Package) Business Object Repository Tools
Attribute
Message class OL  
Short Description Workflow object types: Run-time system    
Message Number 392  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Inconsistent key field definition in function module &
Help Document

Diagnosis

In the function module interface, either export parameters with the same name must be defined for all key fields of the corresponding object type (only for class methods which involve methods which create an instance) or there can be no export parameters whose names correspond to the key field names for the object type (instance remains unchanged).

System Response

Procedure

You should change the function module accordingly and then transfer the function again as a method.

More information about key fields can be found in the BAPI Implementation Guide.

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