2008 Dec 22 3:30 AM
hi all,
I am creating a RFC which need some import parameters , but when i done the definition
E.G. PROCESS_ORDER TYPE AUFNR , SAVE , there comes an information 'Reference parameters are not allowed with RFC' .then , i can't save or activate , where am i wrong ? please guide me.
best regards
Kevin
hi all,
I am creating a RFC which need some import parameters , but when i done the definition
E.G. PROCESS_ORDER TYPE AUFNR , SAVE , there comes an information 'Reference parameters are not allowed with RFC' .then , i can't save or activate , where am i wrong ? please guide me.
best regards
Kevin
2008 Dec 22 3:33 AM
In the type field try using the tablename along wid the field for the AUFNR.
2008 Dec 22 3:36 AM
2008 Dec 22 4:15 AM
Hi,
In place of the type AUFNR, define the datatype c with length 12. Coz in RFC mebbe the reference to a datatype AUFNR is not allowed.
2008 Dec 22 4:16 AM
Hi
Check the Checkbox next to the Optional Check box which is PASS BY VALUE
In RFC FM values can only passed by value not by reference. Please go through the RFC documentaiton for more info
Best Regards
Ramchander Rao.k
2008 Dec 22 4:18 AM
hi ,
this issue is solved , ishould mark the PASS VALUE on .
regards
Kevin
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |