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

Move parameters

Former Member
0 Likes
504

Hi

How can i move parameters from Z-program to Sap Standard program with logical database( the field that i need to move the data is from logical database ).

thanks

have a nice day

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
466

Hi

I believe you have write the same problem in this

I've given a solution to you there.

Max

3 REPLIES 3
Read only

Former Member
0 Likes
466

use set parameter Id.

Set parameter id <idname> field <filed-name(logical database field name)>.

Read only

Former Member
0 Likes
467

Hi

I believe you have write the same problem in this

I've given a solution to you there.

Max

Read only

0 Likes
466

Hi max

can u see the note i wrote in Data Transfer

Thanks