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

smart forms - print program rvaddn01

Former Member
0 Likes
1,918

Hi

Kindly some one let me know how to do smart forms for packing list layout using the standard print program

RVADDN01.Expecing a quick answer.

Thanks in advance.

Regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,149

Hi Surya,

The standard Smartform Layout is the <b>LE_SHP_DELNOTE</b>

And the standard Driver program is <b>RLE_DELNOTE</b>.

You can use these things for a Packlist.

Hope this works very well...

Cheers,

Sampath....

3 REPLIES 3
Read only

Former Member
0 Likes
1,149

Hi

I don't know if there's std smartform, anyway the RVADDN01 is drive program only for sapscript, not smartforms.

But you can try to create an your SF from SF for delivery: LE_SHP_DELNOTE.

The program for that SF is RLE_DELNOTE.

Max

Read only

Former Member
0 Likes
1,149

Hi Surya,

if we know the script name then we can migrate the script to a smartform.suppose RVDELNOTE is the standars script for the prog RVADDN01, then go to the transaction smartforms and in the utilities->migration->import sapscript form, give the name of the form. the layout is created then handle the form interface and the variables.

Read only

Former Member
0 Likes
1,150

Hi Surya,

The standard Smartform Layout is the <b>LE_SHP_DELNOTE</b>

And the standard Driver program is <b>RLE_DELNOTE</b>.

You can use these things for a Packlist.

Hope this works very well...

Cheers,

Sampath....