cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Display Original Duplicate Triplicate on Delivery challan output form

sarat1258
Explorer
0 Kudos
333

Hi everyone,

I'm working with Adobe Forms in S/4HANA Public Cloud, we developed delivery challan output form in such a way that

when we click on preview we have to get four copies . It was done.

And now client requirement is we have to display as

 

  • Original on first copy

  • Duplicate on second copy

  • Triplicate on third copy

  • Extra Copy on fourth copy

Note :  I have placed header and footer part in master page.

How can i do this . please guide me.

Thanks

Sarat.

 

 

 

Accepted Solutions (0)

Answers (2)

Answers (2)

Chuma
Active Contributor
0 Kudos

Hello @sarat1258 

Below are the documentations,

 SAP Note 2834407 – Basics on Designing Adobe Forms in S/4HANA Cloud
Link to SAP Note 2834407

SAP Help Portal – Forms by Adobe in S/4HANA Cloud
SAP Forms by Adobe Guide

Let me know if it works

With regards

Chuma

sarat1258
Explorer
0 Kudos
Hi,
sarat1258
Explorer
0 Kudos
Hi , Thanks for the reply ,i think the above two links are not related my issue. Please help me.
Chuma
Active Contributor
0 Kudos

Dear @Sarat.

Yes, you can show “Original”, “Duplicate”, “Triplicate”, and “Extra Copy” on each copy of your Adobe Form in SAP S/4HANA Cloud Public Edition.

 Two common methods:

  1. Dynamic text using page number:
    • Add a text field in the master page header.
  1. Multiple master pages:
    • Create 4 master pages, each with its label.
    • Assign each page to a copy via pagination settings.

 Important:

  • This logic works only if all four copies are generated in one output run.
  • No ABAP logic allowed — all must be handled within the Adobe LiveCycle Designer form.

 

Adobe LiveCycle Designer Scripting Guide (JavaScript)
Download PDF

SAP Help – Forms by Adobe in S/4HANA Cloud

SAP Note 2834407 – Basics on designing Adobe Forms in S/4HANA Cloud

Best regards

Chuma

sarat1258
Explorer
0 Kudos

Hi,

Chuma

Thanks for the reply.

Can you please explain me clearly or share me the reference document.

Thanks 

Sarat.