2011 May 19 10:48 AM
Is it possible to find the creation date of the function module (not of function group)?
Regards
Gaurav
Is it possible to find the creation date of the function module (not of function group)?
Regards
Gaurav
2011 May 19 11:25 AM
hELLO,
You will get the include name for respective Fm in attributes TAB.
Just pass the Include name of a function module in TRDIR Table.
Regards,
praveen.
2011 May 19 12:02 PM
Hi Gaurav,
Call the FM FUNCTION_INCLUDE_INFO passing the function module name, you will get the corresponding include name from the changing parameter INCLUDE. pass this include name to the FM READ_TRDIR (or you can directly select from TRDIR)and you can get the creation date from the export parameter - E_TRDIR-CDAT.
Regards,
Chen
Edited by: Chen K V on May 19, 2011 4:33 PM
2011 May 19 12:49 PM
Hi Gaurav,
Plz check d attribute tab of that Function Module. It gives all information abt FM.
Regards
Dhiraj Dangore
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |