
There are many instances where we need to display the images like LOGO in layouts. SAP has provided the standard transaction SE78 for uploading the images. But if you want to download the existing images in the SAP system there is no standard way of doing it. This blog explains how to download images from SAP.
Creation of a report program:
2. Copy paste attached code in the program and respective includes.
3. Click on object list icon (ctrl+shift+F5). Right click on program name and create screen.
4. Copy paste below code in screen flow logic.
PROCESS BEFORE OUTPUT.
MODULE STATUS_0100.
*
PROCESS AFTER INPUT.
MODULE USER_COMMAND_0100.
5. Click on layout button and create a container as shown below.
Execute the report. You can see below selection screen.
This tool can be readily installed in any SAP system.
Hope you like this content :smile:
Thanks,
Vinod.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
2 | |
2 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |