‎2006 Aug 31 5:21 PM
Hi
How/where do I find out if a SAP function Module is released for Customer use ?
Thanks
‎2006 Aug 31 5:22 PM
check in table TFDIR
check the field FREEDATE
Message was edited by: Chandrasekhar Jagarlamudi
‎2006 Aug 31 5:22 PM
check in table TFDIR
check the field FREEDATE
Message was edited by: Chandrasekhar Jagarlamudi
‎2006 Aug 31 5:23 PM
‎2006 Aug 31 5:43 PM
Hi Conor,
1) Check table TADIR to know about relased status of function module.
Check field FREEDATE for released or not.
If it is initial then it is not released.
If it has value means it is realeased and FREEDATE is the released date.
2) Goto SE37 and give your function module and click on DISPLAY button.
Click on ATTRIBUTES tab and look into the field RELEASED ON if it is released, other wise it will have value NOT RELEASED.
Thanks,
Vinay