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

set parameter id

Former Member
0 Likes
766

Hi all,

How to set a parameter id for transaction 'VF11'.

I used the following syntax but dosen't work,

set parameter id: 'AUN' field komfk-vbeln.

CALL TRANSACTION 'VF11'.

Please advice,

Thanks,

Rajesh.

1 ACCEPTED SOLUTION
Read only

Former Member
669

Hi,

Checked...it is 'VFS'..

Please award the points if it is helpful..

Thanks,

Naren

4 REPLIES 4
Read only

Former Member
0 Likes
669

Hi,

Use the parameter ID 'VF'.

Hope this helps...

Thanks,

Naren

Read only

0 Likes
669

Hi naren,

i used 'VF' id, but dose'nt work,

set parameter id: 'VF' field komfk-vbeln.

CALL TRANSACTION 'VF11'.

please advice,

Thanks,

Rajesh.

Read only

Former Member
670

Hi,

Checked...it is 'VFS'..

Please award the points if it is helpful..

Thanks,

Naren

Read only

0 Likes
669

Hi naren,

It works.

Thanks a lot,

Rajesh.