头图

本专栏计划的文章数150篇左右,到2022年9月9日 ,目前48篇,专栏32%

Directory of zero-based ABAP learning tutorial series articles

ABAP Basics

Office Topics

ALV Development Topics

More articles are being written

Before friends follow this step, please make sure that you have learned this step of this tutorial and mastered the necessary preliminaries:

Displaying PDF files in SAPGUI is a very useful requirement in real projects. Because in the actual business scenario of SAP, there are a large number of processes that generate data in PDF format. Display this type of data output in SAPGUI for easy viewing by end users. The next steps in this tutorial will also show you how to use ABAP code to generate data in PDF format. This step is simply to upload the local PDF file to the ABAP system and display it in SAPGUI.

Look at the effect first, after executing the report, you need to select a local PDF file:

Press the F4 shortcut key to pop up the file selection box, select a local PDF file:

Click F8 to execute the report, and you will see the PDF display interface in SAPGUI:

Below ) are the specific implementation steps and complete source code.


注销
1k 声望1.6k 粉丝

invalid