Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhancement in Import (STMS T-code) Queue

Former Member
0 Kudos

Hi Experts,

  I'm Looking for an user Exit in Import Queue (STMS T-code) so an alert can be sent via email if any table is replicated to HANA.

Can you please any one suggest if we have any BADI or Implicit Enhancements.

Regards,

Sam

4 REPLIES 4

thanga_prakash
Active Contributor
0 Kudos

Hello Samba,

Below is the list of BADI's related to transport request.

CTS_EXPORT_FEEDBACK        Feedback after export of a transport request
CTS_IMPORT_FEEDBACK        Feedback after import of transport requests
CTS_INT_REQUEST_CHCK       Internal: Request Checks
CTS_REQUEST_CHECK          Request checks
CTS_TASKDOC_TEMPLATE       Determine template for the task documentation

I guess CTS_IMPORT_FEEDBACK can suffice your requirement.read the documentation of the BADI to know further details.

Regards,

TP

Former Member
0 Kudos

Hi Thanga Prakash,

   I tried to impliment the BADI "CTS_IMPORT_FEEDBACK ". But I could not able to debug it and This BADI was not triggered while importing a Transport Request in STMS.

Regards,

Samba

0 Kudos

Hello Samba,

Okay I will check if there is any other BADI or user exit, also update the thread in case you if you find a solution.

Regards,

TP

Former Member
0 Kudos

Hi Thanga Prakash,

  I'm working on this.. Please check in parallel with any alternative solution. In mean while if I get solution then definitely i'll update it to you..

Thank you..

Regards,

Samba