SAP ABAP Message Class OL Message Number 329 (Asynchronous processing does not allow a result parameter)
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 | |
329 | |
| Documentation status | |||
| Authorization check Error Message | |||
| Changed On |
Message Text
Asynchronous processing does not allow a result parameter
Help Document
Diagnosis
You have defined this method as asynchronous. Asynchronous methods do not have return parameters due to their call semantics.
Procedure
Either define the method as a synchronous method or do not specify any result parameters for the method.
History
| Last changed on/by | 20140121 | SAP | |
| SAP Release Created in |