SAP ABAP Interface IF_SATC_AC_EXP_DATA_MODEL_SEND (Access to the mail send statistic model)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_ABAP_CHECK_EXP (Package) INTERNAL: - *NO* REUSE - export of ATC results
Properties
Interface IF_SATC_AC_EXP_DATA_MODEL_SEND  
Short Description Access to the mail send statistic model    
General Data
Package SATC_ABAP_CHECK_EXP   INTERNAL: - *NO* REUSE - export of ATC results 
Created 20090831   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_SATC_AC_EXP_DATA_MODEL_SEND has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SATC_AC_EXP_DATA_MODEL_READ Read access to the data model 20090831
2 IF_SATC_AC_EXP_DATA_MODEL_WRT Writing access to the data model 20090831
Friends
Interface IF_SATC_AC_EXP_DATA_MODEL_SEND has no friend.
Attributes
Interface IF_SATC_AC_EXP_DATA_MODEL_SEND has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_REDIRECT_ACCESS Instance method Public Method 20090831
2 GET_SEND_ERRORS_ACCESS Instance method Public Method 20090831
3 GET_SUCCEEDED_COUNT Instance method Public Method 20090831
4 GET_TRIED_COUNT Instance method Public Method 20090831
5 SET_SEND_MAIL_ERRORS Instance method Public Method 20090831
6 SET_SEND_REDIRECTS Instance method Public Method 20090831
Events
Interface IF_SATC_AC_EXP_DATA_MODEL_SEND has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_STATISTIC Public See coding 20090831 begin of ty_s_statistic, username type syuname, error_text type string, end of ty_s_statistic
2 TY_T_REDIRECTED Public See coding 20090831 ty_t_redirected type table of syuname
3 TY_T_STATISTICS Public See coding 20090831 ty_t_statistics type table of ty_s_statistic
Method Signatures

Method GET_REDIRECT_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SATC_AC_EXP_ITERATOR 20090831

Method GET_REDIRECT_ACCESS on Interface IF_SATC_AC_EXP_DATA_MODEL_SEND has no exception.

Method GET_SEND_ERRORS_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SATC_AC_EXP_ITERATOR 20090831

Method GET_SEND_ERRORS_ACCESS on Interface IF_SATC_AC_EXP_DATA_MODEL_SEND has no exception.

Method GET_SUCCEEDED_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) I 20090831

Method GET_SUCCEEDED_COUNT on Interface IF_SATC_AC_EXP_DATA_MODEL_SEND has no exception.

Method GET_TRIED_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) I 20090831

Method GET_TRIED_COUNT on Interface IF_SATC_AC_EXP_DATA_MODEL_SEND has no exception.

Method SET_SEND_MAIL_ERRORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COUNT_SUCCEEDED Call by reference Type reference (TYPE) I 20090831
2 Importing I_COUNT_TRIED Call by reference Type reference (TYPE) I 20090831
3 Importing I_ERROR_LIST Call by reference Type reference (TYPE) TY_T_STATISTICS 20090831

Method SET_SEND_MAIL_ERRORS on Interface IF_SATC_AC_EXP_DATA_MODEL_SEND has no exception.

Method SET_SEND_REDIRECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REDIRECTS Call by reference Type reference (TYPE) TY_T_REDIRECTED 20090831

Method SET_SEND_REDIRECTS on Interface IF_SATC_AC_EXP_DATA_MODEL_SEND has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800