Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Questions regarding FM

Former Member
0 Likes
831

Deal all ,

I am new to ABAP and I have few bsic questions,hope you will help me in resolving these

1. While creating the function module we have Table and Import parameters ....what is the use of these two,and which is one is good in performance wise to use ?

2. whar are the pre-requisites When we create a RFC function module ...like RFC destinations n all

If I want to pass the data to my portal then what are all the settings required from both the end (SAP and Portal)

If you give me few tips regarding the creation of normal / RFC / Update fm then it will be a great help

Please help

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
811

Hi

Shesh

See in the creation of FM

it may need some data to get executed it may be the tables or some variables so u can pass those with the help of these two u can pass variables only through import but not using tables but u can pass tables by using import i think u got me

and send one test mail and u r further quires to my mail

[email protected]

so i can help u over there

plzz reward if u found i am helpfull to u..

dont forget to reward....

http://help.sap.com/saphelp_nw04/helpdata/en/9f/db988735c111d1829f0000e829fbfe/frameset.htm

click the link

Edited by: Sunil Kumar Mutyala on Dec 29, 2007 12:22 PM

Deal all ,

I am new to ABAP and I have few bsic questions,hope you will help me in resolving these

1. While creating the function module we have Table and Import parameters ....what is the use of these two,and which is one is good in performance wise to use ?

2. whar are the pre-requisites When we create a RFC function module ...like RFC destinations n all

If I want to pass the data to my portal then what are all the settings required from both the end (SAP and Portal)

If you give me few tips regarding the creation of normal / RFC / Update fm then it will be a great help

Please help

5 REPLIES 5
Read only

Former Member
0 Likes
812

Hi

Shesh

See in the creation of FM

it may need some data to get executed it may be the tables or some variables so u can pass those with the help of these two u can pass variables only through import but not using tables but u can pass tables by using import i think u got me

and send one test mail and u r further quires to my mail

[email protected]

so i can help u over there

plzz reward if u found i am helpfull to u..

dont forget to reward....

http://help.sap.com/saphelp_nw04/helpdata/en/9f/db988735c111d1829f0000e829fbfe/frameset.htm

click the link

Edited by: Sunil Kumar Mutyala on Dec 29, 2007 12:22 PM

Read only

0 Likes
811

Dear Sunil,

thanx for the quick reply

my Q is ... Which one I shud use to pass the data , I understand that we may use either tables or Import to pass the data ,but bit confused about which one I should use and in what conditions ..

Please clear my doubt.

Read only

0 Likes
811

the best one should use is import as tables is now going to be obselete better use import

Read only

Former Member
0 Likes
811

Dear Sunil,

Thanks for the reply.

From which version onwards Tables is going to be obselete ?

and also could you please answer by other questions

Read only

0 Likes
811

Hi

i think from the next version onwards it may go to delete but i am not sure but at present version it is obselete when u go for EPC check u can find tthat Shesh

ok

thanks and regards