SAP ABAP Class CL_IM_CTS_QA_IMPORT_LISTEN (Impl. Class for BAdI Implementation CTS_QA_IMPORT_LISTEN)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_QA (Package) Central CTS: Quality Approval
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EX_CTS_IMPORT_FEEDBACK BAdI Interface IF_EX_CTS_REQUEST_FEEDBACK 20100819
Properties
Class CL_IM_CTS_QA_IMPORT_LISTEN  
Short Description Impl. Class for BAdI Implementation CTS_QA_IMPORT_LISTEN    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCTS_DIST_CTL_QA   Central CTS: Quality Approval 
Created 20100819   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_CTS_TR_LOCK Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_CTS_QUALITY_APPROVAL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_EX_CTS_IMPORT_FEEDBACK BAdI Interface IF_EX_CTS_REQUEST_FEEDBACK 20100819
Friends
Class CL_IM_CTS_QA_IMPORT_LISTEN has no friend class.
Attributes
Class CL_IM_CTS_QA_IMPORT_LISTEN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_LISTENER Static method Public Method Adds a notifier 20100823
2 SEND_MAIL Instance method Private Method Sends an e-mail with given text to given recipient 20100823
Events
Class CL_IM_CTS_QA_IMPORT_LISTEN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_NOTE Public Type reference (TYPE) CTS_QA_MAIL_NOTE cCTS: Mail Notification for QAs 20100909
2 TY_NOTES Public See coding 20100909 TY_NOTES TYPE STANDARD TABLE OF TY_NOTE WITH DEFAULT KEY
Method Signatures

Method ADD_LISTENER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBTE Call by reference Type reference (TYPE) IF_CTS_QUALITY_APPROVAL=>TY_ATTRIBUTE Attribut eines Auftrags 20100823
2 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) CHAR40 Character 40-Stellen 20100823
3 Importing IV_MAIL_ADR Call by reference Type reference (TYPE) AD_SMTPADR E-Mail-Adresse 20100823
4 Importing IV_OWNER Call by reference Type reference (TYPE) CTSUSER CTS: User 20100823
5 Importing IV_SYSTEM Call by reference Type reference (TYPE) CL_CTS_TR_LOCK=>SYSTEM_TYPE Transport Target of Request 20100823
6 Importing IV_TYPE Call by reference Type reference (TYPE) IF_CTS_QUALITY_APPROVAL=>TY_TYPE 20100823
7 Importing IV_VALUE Call by reference Type reference (TYPE) IF_CTS_QUALITY_APPROVAL=>TY_VALUE Wert des Attributes 20100823

Method ADD_LISTENER on class CL_IM_CTS_QA_IMPORT_LISTEN has no exception.

Method SEND_MAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MAILHEADER Call by reference Type reference (TYPE) SO_OBJ_DES 20100823
2 Importing IV_MAILTEXT Call by reference Type reference (TYPE) STRING 20100823
3 Importing IV_TO Call by reference Type reference (TYPE) ADR6-SMTP_ADDR 20100823
# Exception Resumable Description Created on
1 CX_CTS_EMAIL_SEND_ERROR 20100823
History
Last changed by/on SAP  20140121 
SAP Release Created in 702