SAP ABAP Message Class OL Message Number 380 (Function module parameter & has dictionary reference)
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 | ![]() |
380 | |
Documentation status | ![]() |
||
Authorization check Error Message | |||
Changed On | ![]() |
Message Text
Function module parameter & has dictionary reference
Help Document
Diagnosis
You have assigned a parameter from a function module to the method parameter. A field or structure from the ABAP/4 Dictionary is assigned to the parameter as a data type reference. However, the current method parameter is an object reference.
System Response
Procedure
Assign the same data type reference to both the method parameter and the function module parameter or implement a conversion of the method parameter into the type of the function module parameter in the method before the call of the function module.
History
Last changed on/by | ![]() |
20140121 | SAP |
SAP Release Created in |