‎2012 Aug 09 3:12 PM
Hi,
how can I know if a custom program uses a standard program ?
I tried to search the name of the standard program in the code of the custom program without any result but
don't know if there is another easy way to do it
Thanks best regards
‎2012 Aug 09 8:40 PM
Hi,
not exactly sure what you are looking for. You want to find out, if a report is called from another report? Or a function module is called from somewhere else? You can use the where-used list.
Best regards
Thorsten
‎2012 Aug 09 8:40 PM
Hi,
not exactly sure what you are looking for. You want to find out, if a report is called from another report? Or a function module is called from somewhere else? You can use the where-used list.
Best regards
Thorsten
‎2012 Aug 10 9:59 AM
I'm asking this because a sap note has been applied which modifies some standard programs. This note has been applied in development system but not in quality and production.
There is in all sap systems (dev, qas, prd) a custom program which calls some standard programs. The programs called may be are not the above but I'm not sure of it and I would check with some trx or procedure.
I don't know what happens if the standard programs are updated with the sap note in dev but not in qas and prd systems and custom program calls in dev the standard programs updated and in qas and prd the standard program not updated by sap note.
‎2012 Aug 10 11:03 AM
Hi
Read SAP Note 109533 - Use of SAP function modules as the usual recommendation by SAP.
I hope this helps you
Regards
Eduardo