SAP ABAP Interface IF_SAWE_SA_EMAIL (BAdI-Interface 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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DEF_SAWE_SA_EMAIL Default BAdI Impl.: IM_SAWE_SA_EMAIL 20091019
Properties
Interface IF_SAWE_SA_EMAIL  
Short Description BAdI-Interface SAWE_SA_EMAIL    
General Data
Package PSAWE_SA_BL   Staff Assignment Business Layer 
Created 20091016   SAP 
Last changed 20100310   SAP 
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 20091016
Friends
Interface IF_SAWE_SA_EMAIL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_CHANGE Constant Public Type reference (TYPE) STRING 'CH' assignment changed 20091117
2 MC_CREATE Constant Public Type reference (TYPE) STRING 'CR' assignment created 20091117
3 MC_DELETE Constant Public Type reference (TYPE) STRING 'DE' assignment deleted 20091117
Methods
# Method Level Visibility Method type Description Created on
1 SEND_NOTIFICATION Instance method Public Method Send out Notification About Created or Changed Assignment 20091019
Events
Interface IF_SAWE_SA_EMAIL has no event.
Types
Interface IF_SAWE_SA_EMAIL has no local type.
Method Signatures

Method SEND_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FAILED Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE if error occured 20091019
2 Importing IM_ACTION Value transfer Type reference (TYPE) STRING change, create, delete (see constants) 20091117
3 Importing IM_ASSIGN Value transfer Type reference (TYPE) SAWE_S_SA_LIST_ASSIGNMENT Structure list assignment for staff assignment 20091019
4 Importing IM_COMMIT Value transfer Type reference (TYPE) ABAP_BOOL 'X' 'X'=commit work is done within the implementation 20091126

Method SEND_NOTIFICATION on Interface IF_SAWE_SA_EMAIL has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605