YTSAFETMS_SAPSY

This table contains the list of your SAP systems. You need to define your development, test, live, etc. systems here. Here is a sample configuration.

SYSID RFCDEST SYSTEXT ACTION_BUILDER_CLASS IMPORT_MANDT IMPORT_NOTIFY_USERS RETRY_IMP_ON_ERROR TEST_IMP_FIRST FDG_EXPIRE_HOURS
SY-SYSID of the system RFC destination in SM59 Description Class for building action list MANDT of the system X = Notify users in system before transport X = Retry transport on error X = First run a test import; if successful, run the real import. Hours after which a transport delegation becomes obsolete
TDE TDE Development YCL_SAFETMS_ACTION_BUILDER_DEV 100
TQE TQECLNT100 Test YCL_SAFETMS_ACTION_BUILDER_TAR 100 X
TPE TPECLNT100 Live YCL_SAFETMS_ACTION_BUILDER_TAR 100 X X 4

Some tips:

IMPORT_NOTIFY_USERS: If you put X here, all the users in the target system will get a popup notification, indicating that a transport is being made. This may be useful to prevent tickets due to errors caused during the transport operation.

ACTION_BUILDER_CLASS and FDG_EXPIRE_HOURS for the live system will depend on your live import scenario. Purpose & usage of these fields is described in detail here.