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

hi..

Former Member
0 Likes
712

I need urgent help..when i am saving document number in vf01 the value of the document number created should come in my parmeter which i have declared in report for me...Please help me out.....

thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
690

Hi,

U can use SET/GET parameter ID.

SET PARAMETER ID 'VRA' FIELD US_VBELN.

Regards

Kannaiah

I need urgent help..when i am saving document number in vf01 the value of the document number created should come in my parmeter which i have declared in report for me...Please help me out.....

thanks.

6 REPLIES 6
Read only

Former Member
0 Likes
691

Hi,

U can use SET/GET parameter ID.

SET PARAMETER ID 'VRA' FIELD US_VBELN.

Regards

Kannaiah

Read only

0 Likes
690

i dint get you .will u please explain me in detail by example.

i will b thankful to you.

Read only

Simha_
Product and Topic Expert
Product and Topic Expert
0 Likes
690

Hi,

SET PARAMETER ID '<P-ID>' FIELD <Field-name>.

Here P-Id is the parameter id for the field u want to display the value in ur parameter.

In ur transaction on that field, pess f1 and in technical info, u will get the parameter -id.

Use the same in the SET parameter id in ur program for ur parameter field .

Cheers,

Simha.

Reward all the helpful answers..

Read only

former_member219399
Active Participant
0 Likes
690

Hi,

How r u calling the trx VF01? is it thru the same report?

Plz let me know.

With regards,

Vamsi

Read only

0 Likes
690

what ever the document number i am saving in vf01 after saving the saved value should come to parameter which i have defined for the document number.

I am using it in other report.

Read only

Former Member
0 Likes
690

Hello Manu,

Would be nice if you pls place a reasonable name as a subject.

Because its easier then for other might to search the fourms...

Thanks and kind regards,