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

Is output print preview button available in Manage Sales Order V2 App?

aravindrawat
Participant
0 Likes
547

Hi All,

We are using the Manage Sales Order Version 2 app in Fiori to create and modify sales orders. However, we do not see an option for the Output Print Preview button in this app. Does this app support this functionality by default? If not, is it possible to add this button? Are there any additional configurations or settings required to enable this feature?

aravindrawat_0-1736960999798.png

 

Accepted Solutions (0)

Answers (1)

Answers (1)

Robert-Peter
Explorer
0 Likes

No, the app does not provide a Print Preview button by default. That's because Fiori apps of type "Manage" do not include output functions directly.

To answer your second question: You can't directly add a Print Preview button as you can not enhance the app itself. The app is SAP-delivered and no key-user extensible at header-action level is provided - to my knowledge.  But what you can do is, you can add a custom tile linking to a custom Print Preview app. In other words, you can build a custom as follows:

  • A side‑by‑side CAP/RAP app
  • That calls Output Management APIs
  • Embedded in the Fiori Launchpad as a tile or navigation link

    I hope that it helped.