SAP ABAP Class CL_SATC_AC_EXP_TO_EMAIL (Creates and sends emails from a given data 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
Class | CL_SATC_AC_EXP_TO_EMAIL | |
Short Description | Creates and sends emails from a given data model | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SATC_ABAP_CHECK_EXP | INTERNAL: - *NO* REUSE - export of ATC results |
Created | 20090826 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SATC_AC_EXP_TO_EMAIL has no forward declaration.
Interfaces
Class CL_SATC_AC_EXP_TO_EMAIL has no interface implemented.
Friends
Class CL_SATC_AC_EXP_TO_EMAIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_T_CCLIST | 20090826 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20090831 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SATC_AC_EXP_RENDERER | Access to renderer | 20090826 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20091105 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20091111 | |||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SATC_AC_EXP_TEMPLATE | Access to the parsed template | 20090826 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20090826 | |
2 | ![]() |
Instance method | Public | Method | 20090826 | |
3 | ![]() |
Instance method | Public | Method | 20090826 | |
4 | ![]() |
Instance method | Public | Method | In case the email is not directed to the user in the model | 20090831 |
5 | ![]() |
Instance method | Public | Method | 20091105 | |
6 | ![]() |
Instance method | Public | Method | 20090826 |
Events
Class CL_SATC_AC_EXP_TO_EMAIL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_T_CCLIST | Public | See coding | 20090826 | ty_t_cclist type standard table of string
|
Method Signatures
Method SEND_EMAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATA_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_SATC_AC_EXP_DATA_MODEL_READ | 20090826 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090826 |
Method SET_CC_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CC_LIST | Call by reference | Type reference (TYPE) | TY_T_CCLIST | 20090826 |
Method SET_CC_LIST on class CL_SATC_AC_EXP_TO_EMAIL has no exception.
Method SET_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RENDERER_NAME | Call by reference | Type reference (TYPE) | IF_SATC_AC_EXP_RENDERER=>TY_D_RENDERER_TYPE | 20090826 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Renderer was not found | 20090826 |
Method SET_RECIPIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RECIPIENT | Call by reference | Type reference (TYPE) | STRING | 20090831 |
Method SET_RECIPIENT on class CL_SATC_AC_EXP_TO_EMAIL has no exception.
Method SET_SENDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SENDER | Call by reference | Type reference (TYPE) | STRING | 20091105 | |||
2 | ![]() |
I_SENDER_NAME | Call by reference | Type reference (TYPE) | STRING | 20091111 |
Method SET_SENDER on class CL_SATC_AC_EXP_TO_EMAIL has no exception.
Method SET_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TEMPLATE_NAME | Call by reference | Type reference (TYPE) | STRING | 20090826 | |||
2 | ![]() |
I_TEMPLATE_VERSION | Call by reference | Type reference (TYPE) | STRING | 20090826 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ATC Export: Template parsing exception | 20090826 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 800 |