SAP ABAP Message Class OL Message Number 381 (Function module parameter & refers to structure/field &)
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 | |
381 | |
| Documentation status | |||
| Authorization check Error Message | |||
| Changed On |
Message Text
Function module parameter & refers to structure/field &
Help Document
Diagnosis
You have assigned a parameter to the method parameter from a function module to which a field or a structure from the ABAP/4 Dictionary is assigned as a data type reference. However, the method parameter has a different dictionary reference.
System Response
Procedure
You should assign the same data type reference to the method parameter as in the function module or implement a process to convert the method parameter into the same type as the function module parameter in the method before the function module is called.
History
| Last changed on/by | 20140121 | SAP | |
| SAP Release Created in |