cancel
Showing results for 
Search instead for 
Did you mean: 

Invoice printed more than once should have Copy of text

Former Member
0 Kudos

Hi,

Sales Billing document is generated and Printed through SmartForms. Requirement is that, when the Biling document is printed more than once, it should show as "Copy of ...". Can any one help me how we can achieve this functioality. Thanks.

Warm Regards

Munna

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi

since it deals with SMART FORMS.

sit with an ABAPER & debugg it

to find what is the actual cause of it.

balajia

eduardo_hinojosa
Active Contributor
0 Kudos

Hi,

In the SMARTFORMS, you have the interface IS_NAST, if I am rith with the field REPET you control if the message is copied. Talk with an ABAPer to create a new variable and with an IF/ENDIF set a value for this variable, and paint 'COPY' in the invoice.

Regards,

Eduardo