SAP ABAP Class IF_SATC_AC_EXP_DATA_MODEL_SEND (Access to the mail send statistic model)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SATC_AC_EXP_DATA_MODEL_READ | Read access to the data model | 20090831 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_SATC_AC_EXP_DATA_MODEL_WRT | Writing access to the data model | 20090831 |
Properties
| Class | IF_SATC_AC_EXP_DATA_MODEL_SEND | |
| Short Description | Access to the mail send statistic model | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090831 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SATC_AC_EXP_DATA_MODEL_SEND has no forward declaration.
Interfaces
Class IF_SATC_AC_EXP_DATA_MODEL_SEND has no interface implemented.
Friends
Class IF_SATC_AC_EXP_DATA_MODEL_SEND has no friend class.
Attributes
Class IF_SATC_AC_EXP_DATA_MODEL_SEND has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090831 | ||
| 2 | Instance method | Public | Method | 20090831 | ||
| 3 | Instance method | Public | Method | 20090831 | ||
| 4 | Instance method | Public | Method | 20090831 | ||
| 5 | Instance method | Public | Method | 20090831 | ||
| 6 | Instance method | Public | Method | 20090831 |
Events
Class 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 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_AC_EXP_ITERATOR | 20090831 |
Method GET_REDIRECT_ACCESS on class 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 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_AC_EXP_ITERATOR | 20090831 |
Method GET_SEND_ERRORS_ACCESS on class 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 | RESULT | Value transfer | Type reference (TYPE) | I | 20090831 |
Method GET_SUCCEEDED_COUNT on class 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 | RESULT | Value transfer | Type reference (TYPE) | I | 20090831 |
Method GET_TRIED_COUNT on class 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 | I_COUNT_SUCCEEDED | Call by reference | Type reference (TYPE) | I | 20090831 | ||||
| 2 | I_COUNT_TRIED | Call by reference | Type reference (TYPE) | I | 20090831 | ||||
| 3 | I_ERROR_LIST | Call by reference | Type reference (TYPE) | TY_T_STATISTICS | 20090831 |
Method SET_SEND_MAIL_ERRORS on class 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 | I_REDIRECTS | Call by reference | Type reference (TYPE) | TY_T_REDIRECTED | 20090831 |
Method SET_SEND_REDIRECTS on class IF_SATC_AC_EXP_DATA_MODEL_SEND has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |