‎2009 Oct 27 5:55 AM
Hi ppl,
I need to find the list of smartforms and report programs which use some particular database tables.
Please let me know how can this be achieved.
Thanks,
David.
‎2009 Oct 27 5:57 AM
‎2009 Oct 27 6:15 AM
Hi,
I only have the list of database table names. Using TNAPR, how can I find in which smartforms are these tables used?
Please elaborate.
Thanks,
David.
‎2009 Oct 27 6:19 AM
Hi,
Can you please provide the list of tables.May be we can help to give clear cut answer to ur question.
Regards,
Aditya
‎2009 Oct 27 6:21 AM
‎2009 Oct 27 6:24 AM
Hi,
go with the table name
in where used list select the function modules..
it will display the list of smartforms which will use that table that function modules look like this
/1BCDWB/SF00000028 "SF00000028 chek like this SF is smartforms
‎2009 Oct 27 5:57 AM
Hi,
Table : TNAPR , will hold the form names and its driver programs.
Regards,
Adtya
‎2009 Oct 27 6:09 AM
‎2009 Oct 27 6:12 AM
Hi,
i guess u want to know in which programs and forms the particular table is used for this..
open the database tabel and go with the where used list in it..
check the first six options and press enter..
it will display the the list which uses that particular table.
TNAPR will give u the name of the driver program or form, u can find the output type , form name and the driver program name from this table..
Edited by: imran khan on Oct 27, 2009 7:13 AM