Skip to content

Kaszub09/abapToC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

abapToC

ABAP Transport of Copies

Features

  1. New Transaction ZTOC which allows for easy creation/release/import of Transport of Copies

obraz report

  1. Create, release and import Transport of Copies with one click:

obraz

Installation

  1. Use abapGit https://github.com/abapGit/abapGit
  2. In order for import to work, you must:
    1. Import/Transport project to target system
    2. Create connection for target system in SM59 - for each possible target in transport (e.g. 'SYSTEM', 'SYSTEM.MANDANT' ) create connection with exact same name - will be used to call RFC which unpacks transport. So ZZZ.999 for system ZZZ and mandant 999, or just ZZZ if you don't specify mandant in transports.
    3. [Optional] Set developer system as trusted (via transaction SMT1) at target system. Set Trust Relationship to yes in connections and use Current User. This way you won't have to log into target system everytime you wan't to import transport - you will be automatically logged with current user.

Notes

  1. Written in ABAP 7.50

Changelog

  • v1.1 - allow user to choose between 3 types of descriptions - ToC + original request number, original request description, or custom / numbered description
  • v1.2 - allow user mass action on all selected ToCs
  • v1.2.1 - add STMS button
  • v1.3 - retry importing ToC for a specified amount of time if not yet visible in target system (apparently, release funciton isn't fully synchronous?)

About

ABAP Transport of Copies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages