Upload File from Application Server into ABAP Internal Table in SAP

The following code helps in uploading the data from flat file on Application Server to ABAP Internal Table.

Upload To Itab

Continue Reading…

Difference Between LSMW and BDC

Both LSMW as well as BDC plays important role in new SAP setup as well as in maintenance of the system. Lets have an overview of the differences between the two processes.

 BDC LSMW

Continue Reading…

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