‎2007 Apr 15 5:19 AM
can any one tell me wat z the difference between parameter and parameters....
‎2007 Apr 15 5:30 AM
<b>No, difference.</b>
Both syntax are correct. You can use anyone.
Regards,
RS
‎2007 Apr 16 6:02 AM
‎2007 Apr 16 5:54 AM
‎2007 Apr 16 6:08 AM
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.
‎2007 Apr 16 6:13 AM
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.
‎2007 Apr 16 6:18 AM
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???
‎2007 Apr 16 7:13 AM
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
‎2007 Apr 17 6:51 AM
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...
‎2007 Apr 17 7:05 AM
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
‎2007 Apr 17 7:28 AM
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