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

diff b/w parameters & parameter

Former Member
0 Likes
1,003

can any one tell me wat z the difference between parameter and parameters....

10 REPLIES 10
Read only

Former Member
0 Likes
893

<b>No, difference.</b>

Both syntax are correct. You can use anyone.

Regards,

RS

Read only

0 Likes
893

there must be some difference na..can u tell me tat??

Read only

Former Member
0 Likes
893

hi,

both are the same.You can use any one.

Regards

Sayee

Read only

Former Member
0 Likes
893

Kota,

One way both are same like plural Na singuar.

One way PARAMETERS is a key word. parameter is a media through which you can pass values to FM and Subroutines and Methods.

Don't forget ot reward if useful.

Read only

Former Member
0 Likes
893

Hi,

PRAMETER and PARAMETERS both r same.

U can use parameter tp give input at selection screen...

same as u can pass multiple paramter to FM or subroutine...

main diff is SINGLER Plurel........

Kishi.

Read only

0 Likes
893

v can give multiple parameters using chain operator in parameter itself...

parameter : id char(20),

name char(30).

so parameters z not required rgt...then y r v using parameters???

Read only

Former Member
0 Likes
893

Hi,

u can declare parameters with both the key words i.e.,

PARAMETERS or PARAMETER .

Both works fine.

reward points if helpful.

regards,

kiran kumar k

Read only

0 Likes
893

i found the main difference b/w tat.

both parameter and parameters r similar...

but only difference z tat..

F1 help z provided in parameters..

whereas there z no F1 help z not provided in parameter...

anyway thanx 4 all ur efforts...

if my answer z worthful reward points...

Read only

Former Member
0 Likes
893

Hi,

PARAMETRS is the keyword which you we can create the fieds in the selection-screen.

PARAMETER is the kwyword which is the fields we need pass to the Function modules, Subroutines, and SPA/GPA fields

Regards

Sudheer

Read only

Former Member
0 Likes
893

Hi kota,

The difference is when press the f1 help in parameters u can get the information.

But in case of parameter it showing any information.

Rewords some points.

Rgds,

P.Nag