SAP ABAP Class CL_DEF_SAWE_SA_EMAIL (Default BAdI Impl.: IM_SAWE_SA_EMAIL)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   IS-PRS-LS (Application Component) Lean Staffing
     PSAWE_SA_BL (Package) Staff Assignment Business Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20091019
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SAWE_SA_EMAIL BAdI-Interface SAWE_SA_EMAIL 20091019
Properties
Class CL_DEF_SAWE_SA_EMAIL  
Short Description Default BAdI Impl.: IM_SAWE_SA_EMAIL    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PSAWE_SA_BL   Staff Assignment Business Layer 
Created 20091019   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20091019
2 IF_SAWE_SA_EMAIL BAdI-Interface SAWE_SA_EMAIL 20091019
Friends
Class CL_DEF_SAWE_SA_EMAIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ASSIGN Instance attribute Public Type reference (TYPE) SAWE_S_SA_LIST_ASSIGNMENT Structure list assignment for staff assignment 20091020
2 MO_DATA Instance attribute Public Type reference (TYPE) TY_DATA 20091021
3 MV_ACTION Instance attribute Private Type reference (TYPE) STRING assignment action 20091117
Methods
# Method Level Visibility Method type Description Created on
1 GET_EMAIL Instance method Private Method get the email content 20091020
2 GET_TEMPLATE Instance method Private Method get the template text from customizing + convert 20091020
3 PROCESS_OUTPUT Instance method Private Method populate email template with variables 20091020
4 REPLACE_SYMBOLS Instance method Private Method replace symbols in email template 20091020
5 SENDOUT_EMAIL Instance method Private Method send email 20091020
6 SEND_EMAIL Instance method Private Method 20091020
Events
Class CL_DEF_SAWE_SA_EMAIL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_DATA Public See coding 20091021 begin of TY_data, eo_typetext type string, eo_id type string, eo_idtext type string, cctext type string, end of ty_data
Method Signatures

Method GET_EMAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LINES Call by reference Type reference (TYPE) TLINE_TAB List of SAPscript Lines 20091020
2 Exporting EX_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20091020
3 Importing IM_BUKRS Call by reference Type reference (TYPE) BUKRS Company Code 20091020

Method GET_EMAIL on class CL_DEF_SAWE_SA_EMAIL has no exception.

Method GET_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_HEADER Call by reference Type reference (TYPE) THEAD SAPscript: Text Header 20091020
2 Exporting EX_LINES Call by reference Type reference (TYPE) TLINE_TAB List of SAPscript Lines 20091020
3 Exporting EX_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20091020
4 Importing IM_BUKRS Call by reference Type reference (TYPE) BUKRS Company Code 20091020

Method GET_TEMPLATE on class CL_DEF_SAWE_SA_EMAIL has no exception.

Method PROCESS_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_LINES Call by reference Type reference (TYPE) TLINE_TAB List of SAPscript Lines 20091020
2 Exporting EX_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20091020
3 Importing IM_HEADER Call by reference Type reference (TYPE) THEAD SAPscript: Text Header 20091020

Method PROCESS_OUTPUT on class CL_DEF_SAWE_SA_EMAIL has no exception.

Method REPLACE_SYMBOLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_LINES Call by reference Type reference (TYPE) TLINE_TAB List of SAPscript Lines 20091020
2 Exporting EX_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20091020

Method REPLACE_SYMBOLS on class CL_DEF_SAWE_SA_EMAIL has no exception.

Method SENDOUT_EMAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20091020
2 Importing IM_COMMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20091020
3 Importing IM_LINES Call by reference Type reference (TYPE) TLINE_TAB List of SAPscript Lines 20091020
4 Importing IM_SMTP Call by reference Type reference (TYPE) AD_SMTPADR email address 20091020
5 Importing IM_SUBJECT Call by reference Type reference (TYPE) SO_OBJ_DES email subject 20091021

Method SENDOUT_EMAIL on class CL_DEF_SAWE_SA_EMAIL has no exception.

Method SEND_EMAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20091020
2 Importing IM_BUKRS Call by reference Type reference (TYPE) BUKRS Company Code 20091020
3 Importing IM_COMMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20091020
4 Importing IM_SMTP Call by reference Type reference (TYPE) AD_SMTPADR email address 20091020
5 Importing IM_SUBJECT Call by reference Type reference (TYPE) SO_OBJ_DES email subject 20091021

Method SEND_EMAIL on class CL_DEF_SAWE_SA_EMAIL has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605