SAP ABAP Message Class OL Message Number 390 (Method is instance-dependent (key field parameters in FM))
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 390  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Method is instance-dependent (key field parameters in FM)
Help Document

Diagnosis

You have flagged an API method as instance-independent. However, the relevant function module has an input parameter with the same name as a key field in the corresponding BOR object type. Due to the fact that an implicit assignment between an object type key field and a function module parameter is being created, the result of the method is dependent on the value of the key field and is therefore instance-specific.

System Response

Procedure

You should flag the method as instance-specific.

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