Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Reg: BADI

Former Member
0 Likes
634

Hi All,

I Want to call a custom screen inside my BADI.

Im using a implementation of PLM_audit_alv_grid in plmd_audit transaction.

I have defined a button using on toolbar method.

Once i click on the button my custom screen has to be called.

if i give "Call screen " inside my method its showing "Screens are not allowed as part of a global class".

Please suggest some solution.

Thanks & Regards,

Keerthi vasan.M

Hi All,

I Want to call a custom screen inside my BADI.

Im using a implementation of PLM_audit_alv_grid in plmd_audit transaction.

I have defined a button using on toolbar method.

Once i click on the button my custom screen has to be called.

if i give "Call screen " inside my method its showing "Screens are not allowed as part of a global class".

Please suggest some solution.

Thanks & Regards,

Keerthi vasan.M

2 REPLIES 2
Read only

Former Member
0 Likes
550

Hello try out call transaction.

attach transaction to your module pool program.

reward points if helpful

Read only

Former Member
0 Likes
550

This message was moderated.