‎2007 Jul 17 10:14 AM
Hi
Can you Provide me RFC coding How to adding the Record In Table KNA1.
Regards
Das
‎2007 Jul 17 10:23 AM
Hi Das,
can you please tell me the requirement exactly,Because if u add a record directlty into a table there will be loss of consistancy among the data in SAP.
if u tell me the exact requirement i can try my side.
Thanks,
Nanda
‎2007 Jul 17 10:23 AM
Hi Das,
can you please tell me the requirement exactly,Because if u add a record directlty into a table there will be loss of consistancy among the data in SAP.
if u tell me the exact requirement i can try my side.
Thanks,
Nanda
‎2007 Jul 17 10:27 AM
Hi
RFC (Remote Function Call) is similar to the general SAP fun module: except that in the attributes you click the radio button: RFC enabled;
and you will be passing an Import parameter DESTINATION to it.
Other code and usage will be similar to any fun module;
Have a look at any fun module in SE37 to understand better about the different components of Fun modules;
Refer this link:
http://help.sap.com/saphelp_nw04/helpdata/en/22/042518488911d189490000e829fbbd/frameset.htm
check out the following link it might help you
http://help.sap.com/printdocu/core/Print46c/de/data/pdf/BCFESDE2/BCFESDE2.pdf
<b>Reward points for useful Answers</b>
Regards
Anji