2009 Apr 24 8:15 AM
hi all,
i am trying to create BAPI.
first i created a FM and in attribute i m trying to click on "remote enabled module"
after then when i activate the FM then its showing an error "reference parameter are not allowed with RFC" and its not getting executed. please tell me the solution
thanks in advance
pawan
2009 Apr 24 8:20 AM
Hi ,
pass parameter in function module by value
2009 Apr 24 8:20 AM
Create the FM, as a normal FM, then activate it..Then click on the remote enabled module in attributes.
And again try to activate it. This may help you out.
2009 Apr 24 8:20 AM
2009 Apr 24 8:22 AM
2009 Apr 24 8:23 AM
Hi pawan,
In all RFC function modules, reference parameters are not allowed.
You have to mark the flag "Pass value" for all import, export and changing parameters.
Regards,
Pepe
2009 Apr 24 9:16 AM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |