‎2009 Apr 01 5:26 PM
Hi All,
I m a functional consultant, i would like to know whether any Custom Transaction is maintained for a given Custom table.
Whats the best procedure to find this.
Regards,
Chandu.
‎2009 Apr 01 5:30 PM
‎2009 Apr 01 5:30 PM
‎2009 Apr 01 5:32 PM
‎2009 Apr 01 6:47 PM
hi Chandu,
go to SE16>table name ( DD25V)>Enter primary table name as (SKAT)-->enter AGGregate as (V) in the selectopn screen
you get the view name from above results..
next go to tabble->TSTCP>Enter View name as ( /SM30 VIEWNAME=(tablename),UPDATE=X )
from above results you can get the t-code related to table name
Regds / Prabhudas
‎2009 Apr 01 6:54 PM
hi Chandu,
go to SE16>table name ( DD25V)>Enter primary table name as (Custom Table name)-->enter Aggregate as (V) in the selectopn screen -->Execute
you can get the view's names for custom tables..
Go to tabble->TSTCP>Enter View name as ( /*SM30 VIEWNAME=(Custom tablename),UPDATE=X; )-->execute
from above results you can get the t-code related to table name
Regds / Prabhudas