cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

LBK1 - Create log entry subscreen (LGE_SUBSCR_ACL )

Former Member
0 Kudos
602

Hi experts,

I'm currently at a project where we would like to use the logbook (transaction LBK1)

One of the first steps is to create a log entry subscreen.

therefore the badi LGE_SUBSCR_ACL must be implemented.

can somebody explain me how to implement this badi using some example code?

KR,

Accepted Solutions (1)

Accepted Solutions (1)

hemantjivraj_rathod
Product and Topic Expert
Product and Topic Expert
0 Kudos

http://scn.sap.com/thread/1739800

Check this thread, gives good infomation...

Within the BADI you are required to maintain subscreen info

call program -->SAPLDIACL_GUI_LGE

Scr no -->     100

Subscreen ara G_LGE_SUBSCR

Program Called --> SAPLDIACL_GUI_LGE_EX

SCr number --> 9999

Within interface you do not need to add any code it is just a dummy

Suraj_SAP
Discoverer
0 Kudos
The Above link is not working can someone please help me to implement this BADI

Answers (0)