‎2009 Mar 20 10:14 AM
Hi All,
I want to know the transaction code already created for a Z table based on SM30.
Regards,
‎2009 Mar 20 10:24 AM
Hi Salil,
For that simply goto sm30-->give Z* --> press F4, it will displays all entries. with the help of these entries you can get tcodes corresponding to that table in SE93 again with Z* search.
Regards
Arani Bhaskar
‎2009 Mar 20 10:49 AM
Hi Salil,
You can try this option, this might be helpful....go to se11
Table : TSTCP
filedname: PARAM
Value: /SM30 VIEWNAME=z or name of your z table..
Sachin
‎2009 Mar 20 10:54 AM
Hi,
The above answer is correct. Just try that with a slight modification:
Table : TSTCP
In the filedname: PARAM, enter the value as *<ztablename>*. And then press F8. (use single star at both end)
You will get the TCODE for SM30 Entry.
Best Regards,
Suresh
‎2009 Mar 20 11:15 AM
Hi Suresh,
In table TSTCP, the entry in PARAM field is getting stored as /NSM30 VIEWNAME=z001_test;
z001_test is my table name.
And when I am trying to retrieve this entry with *z001_test* in data browser, it says "no table entries found".
pl let me know why.
Thanks
Archana
‎2009 Mar 20 11:26 AM
Hi ARchana,
While u r creating transaction code have u given like this.
u r trsnaction hsould be 'SM30'.
Skip initial screen should be set to 'X'.
in default values.
VIEWNAME 'z001_test '.
UPDATE = 'X'.
check all these things.
Thanks
‎2009 Mar 20 11:56 AM
Hi Tarangini,
thanks for your reply.
Yes, it is done like that. the Tcode is also working.
But when trying to look for it in table TSTCP giving z001_test, the entry is not getting displayed.
If I use Tcode = "Zmaintain", the entry is displayed.
Pl let me know how to get the entry using the ztable name i.e "z001_test".
Thanks
Archana
‎2009 Mar 20 2:08 PM
Hi ARchana,
It seems to be strange have u created the table maintenance for this table.
Thanks.
‎2009 Mar 21 4:06 AM
Yes, the table maintenance works, the Zmaintain Tcode works, but the entry from TSTCP is not getting retrieved using the ztable name.
‎2009 Mar 23 10:22 AM
Hi Archana,
One more last trail.So u r creating the transaction code for u r table right.
MAke the entries like this while creating the tcode in SE93.
Transaction 'SE16'.
Check Skip Initial screen.
Default values :
DATABROWSE-TABLENAME : ZTEST_Z0001(U r table name).
Let me know whether it is worked for you or not.
Thanks
‎2009 Mar 20 10:54 AM
HI sailil,
Check whther u have created the table maintenance for this table.
Then this will be in SM30.
Thanks,