‎2007 Jul 10 6:42 PM
Hi all,
Can any one tell me the db tables in which the function modules,tables,programs are stored....
Thanks & Regs,
Rose
‎2007 Jul 10 6:45 PM
Hi,
Please check tables TADIR, TFDIR and DD02L.
Regards,
Ferry Lianto
‎2007 Jul 10 6:44 PM
Hi,
Function modules -> TFDIR
Tables -> DD02L, DD03L
Programs -> Not sure..But you can use the syntax READ REPORT
THanks
Naren
‎2007 Jul 10 6:45 PM
Hi,
Please check tables TADIR, TFDIR and DD02L.
Regards,
Ferry Lianto
‎2007 Jul 10 6:46 PM
‎2007 Jul 10 7:26 PM
hi,
<b>Function Module.</b>
TFDIR----
> Table contains Function Modules.
TFTIT----
>Table contains Function Module Short Text.
ENLFDIR-----> Additional Attributes for Function Modules.
<b>TABLES:</b>
TPROT------> Table contains all DD tables to be logged.
D010TAB---> Table for Use Report-Tables.
DD02L----
> SAP tables .
<b>Program</b>:
TRDIRT-----> Title texts for programs in TRDIR .
D010SINF----> ABAP- Information about ABAP program source code.
TADIR----
> Directory of Repository Objects.
regards,
Ashok Reddy
‎2007 Jul 10 7:39 PM
Hi,
<b>TFDIR :</b> Function modules
<b>DD02L :</b> Tables,
<b>DD03L :</b> Table Fields
<b>REPOSRC :</b> Programs
Reward points if the answer is helpful.
Regards,
Mukul
‎2007 Jul 10 9:30 PM