Skip to content

Commit 2d5be4f

Browse files
authored
Merge pull request #272308 from MartinPankraz/add-blog-link
add sap blog link and next steps
2 parents f9bd03b + f196dbb commit 2d5be4f

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

articles/sap/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ landingContent:
142142
url: ./workloads/exchange-online-integration-sap-email-outbound.md
143143
- text: How to expose SAP Process Orchestration on Azure securely
144144
url: ./workloads/expose-sap-process-orchestration-on-azure.md
145+
- text: How to configure SAP printing with Microsoft Universal Print
146+
url: ./workloads/universal-print-sap-frontend.md
145147
- linkListType: quickstart
146148
links:
147149
- text: Deploy an ERP extension using SAP's Cloud SDK on Azure in one click

articles/sap/workloads/universal-print-sap-frontend.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.author: robiro
1414

1515
# SAP front-end printing with Universal Print
1616

17-
Printing from your SAP landscape is a requirement for many customers. Depending on your business, printing needs can come in different areas and SAP applications. Examples can be data list printing, mass- or label printing. Such production and batch print scenarios are often solved with specialized hardware, drivers and printing solutions. This article addresses options to use [Universal Print](/universal-print/fundamentals/universal-print-whatis) for SAP front-end printing of the SAP users.
17+
Printing from your SAP landscape is a requirement for many customers. Depending on your business, printing needs can come in different areas and SAP applications. Examples can be data list printing, mass- or label printing. Such production and batch print scenarios are often solved with specialized hardware, drivers and printing solutions. This article addresses options to use [Universal Print](/universal-print/fundamentals/universal-print-whatis) for SAP front-end printing of the SAP users. For backend printing, see [our blog post](https://community.sap.com/t5/technology-blogs-by-members/it-has-never-been-easier-to-print-from-sap-with-microsoft-universal-print/ba-p/13672206) and [GitHub repos](https://github.com/Azure/universal-print-for-sap-starter-pack).
1818

1919
Universal Print is a cloud-based print solution that enables organizations to manage printers and printer drivers in a centralized manner. Removes the need to use dedicated printer servers and available for use by company employees and applications. While Universal Print runs entirely on Microsoft Azure, for use with SAP systems there's no such requirement. Your SAP landscape can run on Azure, be located on-premises or operate in any other cloud environment. You can use SAP systems deployed by SAP RISE. Similarly, SAP cloud services, which are browser based can be used with Universal Print in most front-end printing scenarios.
2020

@@ -54,9 +54,11 @@ When using SAP GUI for HTML and front-end printing, you can print to an SAP defi
5454

5555
SAP defines front-end printing with several [constraints](https://help.sap.com/docs/SAP_NETWEAVER_750/290ce8983cbc4848a9d7b6f5e77491b9/4e96cd237e6240fde10000000a421937.html). It can't be used for background printing, nor should it be relied upon for production or mass printing. See if your SAP printer definition is correct, as printers with access method ‘F’ don't work correctly with current SAP releases. More details can be found in [SAP note 2028598 - Technical changes for front-end printing with access method F](https://me.sap.com/notes/2028598).
5656

57+
## Next steps
5758

59+
- [Deploy the SAP backend printing Starter Pack](https://github.com/Azure/universal-print-for-sap-starter-pack)
60+
- [Learn more from our SAP with Universal Print blog post](https://community.sap.com/t5/technology-blogs-by-members/it-has-never-been-easier-to-print-from-sap-with-microsoft-universal-print/ba-p/13672206)
5861

59-
## Next steps
6062
Check out the documentation:
6163

6264
- [Integrating SAP S/4HANA Cloud and Local Printers](https://help.sap.com/docs/SAP_S4HANA_CLOUD/0f69f8fb28ac4bf48d2b57b9637e81fa/1e39bb68bbda4c48af4a79d35f5837e0.html?locale=en-US&version=latest)

0 commit comments

Comments
 (0)