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

Sap script for Delivery(item wise)

Former Member
0 Likes
497

Dear ABAPer's ,

I am working on a SAP Script for Delivery(<b>Item wise</b>).The requirement is I need a print out for each line item in a delivery.I am using tcode VL71 for taking prinout.

I have modified the routine <b>RVADDN01</b> according to my requirements.But the problem is i am not able to capture

which line item is selected.Whichever lineitem i select it is giving the details of all the line items.

Am I using the correct routine or someother routine is available for item wise details.

Please clarify.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
403

hi SAP ,

u have selected right one , Just Debug the script from which text Element u are getting the data into Form, then check ur Logic.

Regards

Prabhu

Dear ABAPer's ,

I am working on a SAP Script for Delivery(<b>Item wise</b>).The requirement is I need a print out for each line item in a delivery.I am using tcode VL71 for taking prinout.

I have modified the routine <b>RVADDN01</b> according to my requirements.But the problem is i am not able to capture

which line item is selected.Whichever lineitem i select it is giving the details of all the line items.

Am I using the correct routine or someother routine is available for item wise details.

Please clarify.

1 REPLY 1
Read only

Former Member
0 Likes
404

hi SAP ,

u have selected right one , Just Debug the script from which text Element u are getting the data into Form, then check ur Logic.

Regards

Prabhu