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

Table Control thru' wizard

jogeswararao_kavala
Active Contributor
0 Likes
891

Dear Experts,

In a screen-exit, while designing layout, with the help of Table control thru' wizard system is asking for access key at the end. How to prevent this.

Regards

Jogeswa Rao

1 ACCEPTED SOLUTION
Read only

Sandra_Rossi
Active Contributor
0 Likes
819

Hi Jogeswa Rao,

... is asking for access key at the end

Access key for which object?

Sandra

6 REPLIES 6
Read only

Sandra_Rossi
Active Contributor
0 Likes
820

Hi Jogeswa Rao,

... is asking for access key at the end

Access key for which object?

Sandra

Read only

0 Likes
819

Hi Sandra,

The fields are part of an append structure of QMEL table.

I understood the situation.

Thanks for responding.

Regards

Jogeswara Rao

Read only

jogeswararao_kavala
Active Contributor
0 Likes
819

Dear Experts,

I am trying to use table control in dynapro 104 in the program SAPLXQQM thorugh enhancement. At the end of the table control wizard system is asking for access key. Is it not possible without Access key.

My target is to insert one Z-table maintenance screen into one of the Notification tabs.

Any alternative to achieve this?

(I know the Table maintenance generator route & SM30)

Kindly help.

Regards

Jogeswara Rao

Read only

0 Likes
819

Hi,

The reason is explained in SAP Note 516120 - Wizards in the Screen Painter with customer exits

Workaround is to use the wizard in a custom program and copy the generated code manually into the screen exit and in the ZX includes.

BR

Sandra

Read only

0 Likes
819

You can find access key for respective objects in the table DEVACCESS and ADIRACCESS. If its most required only then change as you need to be authorized to change the standard settings.

Read only

0 Likes
819

And this is a very good input.

Thank you & Regards