ABAP Program to Display OAER pictures on Screen

There is another way to upload the image and display on screen in our custom application. We can also add the Images using the Transaction OAER, then calling the relevant functions to do rest of the work at PBO.
Image display (using OAER)

Image display (using OAER)

 

Continue Reading…

ABAP Program to Display SE78 pictures on Screen

There has been requirement to upload the image and show that on the screen in Module Pool programming. The following program displays a color  Picture in a custom container on screen that has been uploaded using SE78 pictures.    

 

SE78 Graphics (on-screen)

SE78 Graphics (on-screen)

  Continue Reading…

Page 1 of 11