The jump to ADT functionality for DDLS and DCLS are quite similar. Therefore I refactored them to the common superclass lcl_objects_super. The new method jump_adt can now also be used by other object types.
* add FOLDER_LOGIC to dot abapgit
* refactor folder logic to separate class
* move lcl_sap_package=>check to file_status class
* DDLS fix exists method