SAP ABAP Interface IF_SATC_CI_CUST_EMAIL_SETTINGS (Email Settings)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_CI_MISC (Package) INTERNAL: - *NO* REUSE - Miscellaneous services

⤷

⤷

Properties
Interface | IF_SATC_CI_CUST_EMAIL_SETTINGS | |
Short Description | Email Settings |
General Data
Package | SATC_CI_MISC | INTERNAL: - *NO* REUSE - Miscellaneous services |
Created | 20120514 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SATC_CI_CUST_EMAIL_SETTINGS has no forward declaration.
Interfaces
Interface IF_SATC_CI_CUST_EMAIL_SETTINGS has no interface.
Friends
Interface IF_SATC_CI_CUST_EMAIL_SETTINGS has no friend.
Attributes
Interface IF_SATC_CI_CUST_EMAIL_SETTINGS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20120522 | |
2 | ![]() |
Instance method | Public | Method | 20120515 | |
3 | ![]() |
Instance method | Public | Method | 20120515 |
Events
Interface IF_SATC_CI_CUST_EMAIL_SETTINGS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_EMAIL_SETTINGS | Public | See coding | 20120515 | begin of ty_email_settings,
begin of new_exemptions,
is_registered type abap_bool,
end of new_exemptions,
begin of reminders,
is_registered type abap_bool,
elapsed_days type i,
end of reminders,
begin of substitute,
is_registered type abap_bool,
user_id type satc_ci_exempt-approver,
time_restriction type abap_bool,
start_date type sydatum,
end_date type sydatum,
end of substitute,
end of ty_email_settings
|
Method Signatures
Method GET_EFFECTIVE_EMAIL_ADDRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_APPROVER_EMAIL | Call by reference | Type reference (TYPE) | ADR6-SMTP_ADDR | 20120523 | |||
2 | ![]() |
E_APPROVER_NAME | Call by reference | Type reference (TYPE) | ADR6-SMTP_ADDR | 20120522 | |||
3 | ![]() |
E_EMAIL_ADDR | Call by reference | Type reference (TYPE) | ADR6-SMTP_ADDR | 20120522 | |||
4 | ![]() |
E_NAME | Call by reference | Type reference (TYPE) | ADR6-SMTP_ADDR | 20120522 | |||
5 | ![]() |
E_USER_ID | Call by reference | Type reference (TYPE) | SATC_CI_APPROVER_NAME | 20120522 | |||
6 | ![]() |
I_APPROVER | Call by reference | Type reference (TYPE) | UNAME | 20120522 |
Method GET_EFFECTIVE_EMAIL_ADDRESS on Interface IF_SATC_CI_CUST_EMAIL_SETTINGS has no exception.
Method GET_EMAIL_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SETTINGS | Call by reference | Type reference (TYPE) | TY_EMAIL_SETTINGS | 20120515 | |||
2 | ![]() |
I_USER | Call by reference | Type reference (TYPE) | UNAME | 20120515 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120515 |
Method SET_EMAIL_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SETTINGS | Call by reference | Type reference (TYPE) | TY_EMAIL_SETTINGS | 20120515 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120515 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |