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

Transparent table...........

former_member463678
Participant
0 Likes
583

Hi experts,

I created a transparent table. I have to change it as a config table so that itu2019ll ask for a request each time the user creates an entry.

Any suggestionsu2026.how to make it as config.

Thanks in advance.

Zak.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
551

In to SE11

goto EXTRAS-->Change table catagory...and change to cluster table...

I dont know if it will ask for a request number each time a value is entered. But Cluster tables stores configuration data...

4 REPLIES 4
Read only

Former Member
0 Likes
552

In to SE11

goto EXTRAS-->Change table catagory...and change to cluster table...

I dont know if it will ask for a request number each time a value is entered. But Cluster tables stores configuration data...

Read only

Former Member
0 Likes
551

in se11, press GOTO->OBJECT DIRECTORY ENTRY-> SAVE UR TABLE IN PACKAGE. it will ask for a request when they change it.

regards,

padma

Read only

ThomasZloch
Active Contributor
0 Likes
551

No, don't make a cluster table.

Create a maintenance dialog for the table via SE11 and set to standard recording routine.

Please don't ask how to do it, this has been explained many times here.

Thomas

Read only

former_member463678
Participant
0 Likes
551

Hi experts,

I need to pass dynamic length in report heading.

i.e.., REPORT zrep LINE-SIZE dyn_len NO STANDARD PAGE HEADING.

So that my report output width will be in different length based on value dyn_len.

Any solution or alternative in simple list display. Pls suggest ....

Thanks in advance.

Zak.