What are the custom objects and standard objects?
Why Custom objects are diificult to find ?
suppose we receive a SR for some kind of bug or some thing now to remove that bug we need a patch for the application now i want a do a pre patch analysis (i.e. calulating impact before applying the patch) that what are those files in Standards object which might be affected if we will apply this patch to the application.
i want a complete list of those objects dump them into some excel sheet and mail this excel to DL.
As we are calculating the impact using Patch impact Analysis from report section there but from there we need to automate this process without using any GUI I want to design such a procedure which can do all this thing and mail the complete list of ALL POSSIBLE FILES which might get effected after applying the patch.