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

Item level data in sap script

Former Member
0 Likes
316

Hello Friends,

I have a report which prints Normal Tax invoice & Returns Tax, I modified this report just by adding one extra "delivery channel". The report call one more program which dose the printing job based on the delivery no.

The issue, I can able to see the header data in th the print preview of the tax invoice, and not able to see item level data.

Please help me how to resolve this issue.

Regards,

Shreekant

1 REPLY 1
Read only

Former Member
0 Likes
294

Hi,

You need to pass the line item data to the smartform/script. Please check in debug mode whether the data is passed correctly.

Best regards,

Prashant