Flintsuite ABAP Dependency Analyzer =================================== Introduction ------------------------------ The ABAP Dependency Analyzer will analyze your transports to ensure there are no dependency issues when they are imported into the target system. The following issues will be detected : * **Objects used missing :** Any object in the analyzed transports use objects that don't exist in the target system. * **Objects used different :** Any object in the analyzed transports use objects that are different in the target system * **Dependency Issues :** Objects that use any object in the analyzed transports are different in the target system. Starting the transaction ------------------------------ You can start the transaction by adding the transaction /monitor/dep to you favourites, or by transaction from the command bar, by typing "/N/MONITOR/DEP". .. image:: /images/index/start_transaction.*