Show TOC

Setting Up Adaptation Transport OrganizerLocate this document in the navigation structure

Context

Procedure

  1. Open transaction ATO Setup (S_ATO_SETUP) in your S/4HANA system.
  2. Check if Adaptation Transport Organizer (ATO) is configured for this system.

If ATO is not configured, proceed with the steps 3 to 7.

  1. Choose whether you want to use a prefix or a namespace for your packages and transports.
    Option Description
    Prefix <PREFIX_> Describes a custom prefix that is used for your packages and transports.

    Example:

    ZZ1_<Generated Name of Object>
    Namespace /<NAMESPACE>/ Describes an SAP namespace that is used for your packages and transports.

    Example:

    /<NAMESP>/<Generated Name of Object>
  2. Define a local package where extension items (ABAP objects) are initially stored.

    ABAP objects located in this package can later be transported to a target system after a reassignment. The local package needs to be assigned to the software component "Local".

    Example: $YATO_KEY_USER_LOCAL
  3. Define a sandbox package where extension items (ABAP objects) are stored that are created locally.

    ABAP objects located in this package are created locally and will never be transported. The sandbox package needs to be assigned to the software component "Local".

    Example: $YATO_KEY_USER_SANDBOX
  4. Enter a sandbox prefix to distinguish ABAP objects that must not be transported to the production system.
  5. Finish the setup.
    Option Description
    Setup with default data Use this action when you set up the Adaptation Transport Organizer for the first time.
    Setup with specific data Use this action to set up the Adaptation Transport Organizer with the data that you defined in this transaction.

Results

You have set up ATO. You can now access your Extensibility apps using SAP Fiori launchpad.