Application Development 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: 

smartforms

Former Member
0 Kudos

hi to all,

plz help me in this issue

how to keep many originals and many duplicates for smartforms ouput

thanks in advance

kiran kumar

Message was edited by: kiran kumar

Message was edited by: kiran kumar

5 REPLIES 5

Former Member
0 Kudos

for example, if you want to check if an invoice smartform document is aleady printed, this can checked in table NAST by passing the KSCHL, NACHA and application, if there is any value then it states that output is already printed and if there is no value it means the output is not printed.

0 Kudos

hi sid,

i want o print multiple originals and multiple duplicates

what ever is need,

how can i do it.

thanks in advance,

kiran kumar

0 Kudos

while issuing the output, you can mention the number of copies to be printed.

Former Member
0 Kudos

Hi,

Check-out table NAST which contains the print request data. See program RSNAST0D as reference for Details on selection (first print, second..), etc

Regards

Sudheer

ferry_lianto
Active Contributor
0 Kudos

Hi Kiran,

Are you looking for output program?

If you are, please check the following programs.

- SD70AV1A (Output for Orders)

- SD70AV2A (Output for Deliveries)

- SD70AV3A (Output for Billing)

- SD70AV4A (Output for Picking)

- SD70AV5A (Output for Grouped Deliveries)

- SD70AV6A (Output for Handling Units)

- SD70AV7A (Output for Shipments)

Regards,

Ferry Lianto