Program to Print FI/MM Documents having Note Attachment

There has been a requirement to generate a program for displaying all those FI Documents and Material Documents having a Note as an attachment. Following program can be used to get all FI and MM documents that a user have created with a Note.

Note Attachment 

  • Share/Bookmark

ABAP Programs for Beginners

The code book contain the beginners level programs for new ABAPers. The book covers almost every basic aspect that a programer in this domain should know.

 

Code Book

Continue Reading…

  • Share/Bookmark

ABAP HR program to download Employee data

Following program downloads Employee Data into Excel file(.xls). The selection criteria can be specified at the run time. It also uses Logical Database ‘PNP’ ( to be specified in the program attributes) to retrieve various personnel data.

download_empl_data

 

 

Continue Reading…

  • Share/Bookmark

Create HR Report Category in SAP

Creating / Maintaining a Report Category is one of the important task in ABAP HR when handling Logical Databases. Report Category provides an added flexibility in term of field selection to be displayed on screen and the handling of fields in the back-end.

 

rep_cat8

 

 

Continue Reading…

  • Share/Bookmark

ABAP HR Program to list maintained Infotypes in SAP

Following ABAP HR program is used to display a list of all the Infotype structures maintaine in the SAP. The program generates an ALV Grid which lists all the infotypes in the system.

list_of_infotype_structure

Continue Reading…

  • Share/Bookmark
Page 1 of 3123