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

Help in smartform

Former Member
0 Likes
494

Hi

i copy LE_SHP_DELNOTE to Z-smartform

i want to know how can know if the invoice is original ( print one time ) or copy ( print more than one )

Thanks

have a nice day

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
469

Hi

U have to check if there's an hit in the NAST table: if there's an hit with VSTAT = 1, it means the document was printed in the past.

Max

Hi

i copy LE_SHP_DELNOTE to Z-smartform

i want to know how can know if the invoice is original ( print one time ) or copy ( print more than one )

Thanks

have a nice day

2 REPLIES 2
Read only

Former Member
0 Likes
470

Hi

U have to check if there's an hit in the NAST table: if there's an hit with VSTAT = 1, it means the document was printed in the past.

Max

Read only

Former Member
0 Likes
469

Hai

Check with NAST Table

you will find whether this is previously used or not.

Regards

Sreeni