‎2008 Oct 24 9:53 AM
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.
‎2008 Oct 24 9:59 AM
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...
‎2008 Oct 24 9:59 AM
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...
‎2008 Oct 24 10:01 AM
in se11, press GOTO->OBJECT DIRECTORY ENTRY-> SAVE UR TABLE IN PACKAGE. it will ask for a request when they change it.
regards,
padma
‎2008 Oct 24 10:02 AM
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
‎2008 Nov 11 2:16 PM
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.