cancel
Showing results for 
Search instead for 
Did you mean: 

Printing Status as Original / Duplicate

0 Kudos

Hi all,

We are having requirement of Printing Status as <b>Original</b> at first time of Print. For printing more than one time it should give status as <b>Duplicate</b> in SAP Script.

Please help

Regards

Divekar Mahadev

Accepted Solutions (1)

Accepted Solutions (1)

former_member196280
Active Contributor
0 Kudos

Check NAST table all the details of the form will be stored there. Basing on this values you can print <b>original or Duplicate</b>

Regards,

SaiRam

Answers (1)

Answers (1)

Former Member
0 Kudos

check nast-vstat

if the script has been printed before

vsat will be 1.

use this field in the script to rpint Original or Duplicate

nast as a work area will be available runtime if ur using it through output types