Skip to Content
0
Former Member
Dec 03, 2007 at 10:42 AM

Doubt in creating program to display application logs

51 Views

Hi,

I have doubt in creating a program to display application logs.

The standard transaction code SLG1 has been used to display Application logs till now by the user.

They came up with the new requirement on this.

<u>The requirements were:</u>

1)New custom program shoud be created like SLG1 with limited selection fields( data from, date to, Program name and User)

2) Detail list should be displyed immediately when this program is executed because SLG1 gives Basic list,Detailed list which is getting displayed when 'Detail view' is selected in the first list.

I have created one program with limited selection fields as per the requirement using the below function modules .

BAL_FILTER_CREATE

BAL_DB_SEARCH

BAL_DB_LOAD

and BAL_DSP_LOG_DISPLAY

<u>Issue :</u> still I am getting the firt list.

both Basic and Detailled lists are getting triggered at the FM BAL_DSP_LOG_DISPLAY.

Is it only the way to copy and modify this FM.

Could you please suggest me?

Thans in advace,

babu.

Message was edited by:

babu v

Message was edited by:

babu v