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

parameter interface

Former Member
0 Likes
405

what exactly is parameter interface..thanks and regards.vijaya

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
377

Hi,

Are you mentioning the parameter interface w.r.t Function module..

THe parameters are used to pass in and get the values out of the function module..

Thanks,

Naren

4 REPLIES 4
Read only

Former Member
0 Likes
378

Hi,

Are you mentioning the parameter interface w.r.t Function module..

THe parameters are used to pass in and get the values out of the function module..

Thanks,

Naren

Read only

Former Member
Read only

Former Member
0 Likes
377

Hi,

parameter interface can be used in

selection-screen as input field.

it may consist on checkbox,radibutton.

parameters: lv_check as checkbox.

in other terms

it may used to pass value as export and import.

Regards

Amole

Read only

Former Member