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

Standard Driver Program for Sales Order Confirmation

Former Member
0 Likes
960

Hi,

My requirement is to develop smartforms and driver program for Sales Order Confirmation.

For doing this, I found there is a standard smartforms R2RBL_SDORC_L for Sales Order Confirmation. So I thought I can take a Z copy of this smartform and modify it to my requirement. So that we can use the Import parameters (Form Interface parameters) of the form R2RBL_SDORC_L. This will also reduce the work of writing the code in Driver program.

Now, I need to know what is the standard driver program for this form R2RBL_SDORC_L. If I can find the program name, I can take a Z copy of that and enhance it to my requirement.

Ultimately I believe I can reduce the work of writing code to fetch all Sales order details.

Can anyone let me know the standard driver program name for the form R2RBL_SDORC_L?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
657

Hi,

Have you tried standard program RVORDER01_L. You can copy this to a Z form.

Regards

Ernesto

Hi,

My requirement is to develop smartforms and driver program for Sales Order Confirmation.

For doing this, I found there is a standard smartforms R2RBL_SDORC_L for Sales Order Confirmation. So I thought I can take a Z copy of this smartform and modify it to my requirement. So that we can use the Import parameters (Form Interface parameters) of the form R2RBL_SDORC_L. This will also reduce the work of writing the code in Driver program.

Now, I need to know what is the standard driver program for this form R2RBL_SDORC_L. If I can find the program name, I can take a Z copy of that and enhance it to my requirement.

Ultimately I believe I can reduce the work of writing code to fetch all Sales order details.

Can anyone let me know the standard driver program name for the form R2RBL_SDORC_L?

2 REPLIES 2
Read only

Former Member
0 Likes
657

Can anyone share how you approached in developing smartforms and driver program for Sales order confirmation?

  • Note: This program and smartforms will be assigned in the NACE transaction.

Read only

Former Member
0 Likes
658

Hi,

Have you tried standard program RVORDER01_L. You can copy this to a Z form.

Regards

Ernesto