Symptom
You have a requirement to distinguish between an original and a duplicate invoice by means of a watermark Duplicate/Original for the billing document output.
Environment
SAP S/4HANA Cloud Public Edition
Reproducing the Issue
- Open the 'Manage Billing Documents' app
- Open the billing document
- Scroll down to Output Items
- Select the original output item
- Choose 'Duplicate'
- Choose 'Send'
- Choose 'Display Output'
Cause
Currently the standard system behavior is to only add a watermark for an original/duplicate when there is a legal requirement for the specific country. In all other cases, no watermarks are added.
In some countries, for example in Germany, having such watermarks is legally not required, but a best practice. However, this best practice is currently not supported by the standard system.
When no country specific settings are defined, Output Control uses these default settings:
- Infinite number of original documents.
- Duplicates can be created.
- Original do not get a specific watermark.
- Duplicates do not get a specific watermark.
- Previews get the watermark text "Test Copy".
- No PDF protection is applied.
Resolution
A) Create a feature request for this business requirement, according to the SAP Note 2963059 - How to Submit Feature Requests for SAP S/4HANA Cloud Public Edition Product.
This is the official channel for you to inform our developers as to what additional functionality should be considered for future releases.
You may also want to check the information in SAP Note 2807810 - What is Support issue – What is Feature Request: Cloud Solutions.
B) Possible workaround:
1. Create all form templates twice, one with the watermark and one without it.
2. Configure output parameter determination settings in such a way, that it always finds two templates; the one with the watermark and the one without.
3. The one without the watermark should be printed, the one with the watermark should not be printed, but serves as a reserve for situations in which you need it.
See Also
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
watermark, duplicate, original, Wiederholungsdruck, CL_APOC_OR_H_UTILITY, _GET_WATERMARK_NAME _GET_WATERMARK_NAME, LS_CTRY_REQ, READ_STANDARD_WATERMARK, IV_DUPLICATE_INDICATOR, "Copy Tax Invoice", WATERMARK_ORIGINAL, WATERMARK_DUPLICATE, ls_ctry_req-watermark_original, ls_ctry_req-watermark_duplicate, $.FormMaster.WatermarkText, influence, , KBA , SD-BIL-GF-OC , Output Control Billing , CA-GTF-OC , SAP S/4HANA output management , SD-BIL-GF-OC-2CL , Output Control Billing (Public Cloud) , CA-GTF-CSC , Country/Region -Specific Application Interface Objects , How To