Symptom
How to remove "Test Copy" watermark new output management document.
Image/data in this document is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.
Environment
SAP S/4HANA Cloud Public Edition
Reproducing the Issue
- Open the relevant document app
- Open the respective document
- Scroll down to Output Items
- Select the original output item
- Choose 'Display Output'
Cause
The output item in status 'In preparation' and 'To be output' will have the watermark "test copy" added. This is a legal requirement on the standard forms.
Resolution
The system works as expected.
It is possible to remove the watermark by customization of the form template. However please note that once the form is customized, SAP does not have responsibility in terms of audit/compliance checks on the forms being used.
SAP does not recommend the removal of the watermark, as it will not appear in the official output document once it is posted.
To remove "TEST COPY" from payment list:
- Download the standard master form 'SOMU_FORM_MASTER_A4' for predelivered content form template via APP "Maintain Form Templates" (App ID F1434).
- Open 'SOMU_FORM_MASTER_A4.xdp' via "Adobe LiveCycle Designer" software.
- Remove $.FormMaster.WatermarkText from the Data Binding of txtWatermark on both FirstPage and SubsequentPage.
- Save form example "YY1_SOMU_FORM_MASTER_CHANGED.xdp".
- In app "Maintain Form Templates".
- Click on 'New'.
- Enter values for 'Form Template Name' and 'Language'.
- Select Form Template File Name example 'SOMU_FORM_MASTER_CHANGED.xdp'.
- Select Data Source 'FDP_OM_FORM_MASTER_SRV'.
- Select Form Type 'Master'.
- Create the following new content via configuration "Define Rules for Determination of Master Form Template" (ID: 101184).
Based on this customizing, the new upload master form is linked to content form template.
In "Define Rules for Determination of Master Form Template", 'Sender Ctry/Reg.' should be empty. - Based on those changes, there will be no watermark in new PDF generation.
See Also
3023958 - Watermark Duplicate/Original for Billing Document Output - SAP S/4HANA Cloud Public Edition
2941522 - Output Management in SAP S/4HANA Cloud Public Edition - Guided Answer
Setting Up Output Management - 1LQ Set Up Guide
2822787 - Manage Billing Documents Output Items "Preview" differs from "Display Document" - SAP S/4HANA Cloud Public Edition
2984817 - Form design in Adobe LiveCycle Designer
Keywords
SAP S/4HANA, Output Management, Print Output, In Preparation, Test Copy, Watermark, PDF Document. , KBA , CA-GTF-OC , SAP S/4HANA output management , BC-SRV-FP , Forms Processing , How To