Class Method list used by SAP ABAP Class CL_FPB_EXP_MAIL_UTILS (Send Mails to Planners)
SAP ABAP Class
CL_FPB_EXP_MAIL_UTILS (Send Mails to Planners) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_DYN_PRG - ESCAPE_XSS_URL | Support for dynamic programming | ||
| 2 | CL_BCS - ADD_RECIPIENT | Business Communication Service | ||
| 3 | CL_BCS - SET_SIGN | Business Communication Service | ||
| 4 | CL_BCS - SET_SENDER | Business Communication Service | ||
| 5 | CL_BCS - SEND | Business Communication Service | ||
| 6 | CL_BCS - CREATE_PERSISTENT | Business Communication Service | ||
| 7 | CL_BCS - SET_DOCUMENT | Business Communication Service | ||
| 8 | CL_CAM_ADDRESS_BCS - CREATE_INTERNET_ADDRESS | BCS: Represents a BAS Address | ||
| 9 | CL_DOCUMENT_BCS - CREATE_DOCUMENT | Wrapper Class for Office Documents | ||
| 10 | CL_FPB_EXP_MAIL_UTILS - SEND_MAIL | Send Mails to Planners | SOURCE EXPORTING |
|
| 11 | CL_FPB_EXP_MAIL_UTILS - REPLACE_PLACEHOLDERS | Send Mails to Planners | SOURCE CALL METHOD cl_fpb_exp_mail_utils=>replace_placeholders |
|
| 12 | CL_FPB_EXP_MAIL_UTILS - SEND_MAIL | Send Mails to Planners | SOURCE CALL METHOD cl_fpb_exp_mail_utils=>send_mail |
|
| 13 | CL_FPB_EXP_MAIL_UTILS - REPLACE_VARIABLES | Send Mails to Planners | SOURCE ed_body = pd_body. |
|
| 14 | CL_FPB_EXP_MAIL_UTILS - REPLACE_VARIABLES | Send Mails to Planners | SOURCE IMPORTING |
|
| 15 | CL_FPB_EXP_MAIL_UTILS - REPLACE_VARIABLES | Send Mails to Planners | SOURCE is_context = ls_context |
|
| 16 | CL_FPB_EXP_MAIL_UTILS - REPLACE_VARIABLES | Send Mails to Planners | SOURCE id_body = pd_body |
|
| 17 | CL_FPB_EXP_MAIL_UTILS - REPLACE_VARIABLES | Send Mails to Planners | SOURCE EXPORTING |
|
| 18 | CL_FPB_EXP_MAIL_UTILS - REPLACE_VARIABLES | Send Mails to Planners | SOURCE CALL METHOD cl_fpb_exp_mail_utils=>replace_variables |
|
| 19 | CL_FPB_EXP_MAIL_UTILS - REPLACE_PLACEHOLDERS | Send Mails to Planners | SOURCE ed_body = pd_body. |
|
| 20 | CL_FPB_EXP_MAIL_UTILS - REPLACE_PLACEHOLDERS | Send Mails to Planners | SOURCE IMPORTING |
|
| 21 | CL_FPB_EXP_MAIL_UTILS - REPLACE_PLACEHOLDERS | Send Mails to Planners | SOURCE is_plr_params = ls_plr_params |
|
| 22 | CL_FPB_EXP_MAIL_UTILS - REPLACE_PLACEHOLDERS | Send Mails to Planners | SOURCE is_sender = ls_sender |
|
| 23 | CL_FPB_EXP_MAIL_UTILS - REPLACE_PLACEHOLDERS | Send Mails to Planners | SOURCE is_recipients = ls_recipients |
|
| 24 | CL_FPB_EXP_MAIL_UTILS - REPLACE_PLACEHOLDERS | Send Mails to Planners | SOURCE id_exp_url = ld_exp_url |
|
| 25 | CL_FPB_EXP_MAIL_UTILS - REPLACE_PLACEHOLDERS | Send Mails to Planners | SOURCE id_body = ld_body |
|
| 26 | CL_FPB_EXP_MAIL_UTILS - REPLACE_PLACEHOLDERS | Send Mails to Planners | SOURCE EXPORTING |
|
| 27 | CL_FPB_EXP_MAIL_UTILS - SEND_MAIL | Send Mails to Planners | SOURCE error = 1 |
|
| 28 | CL_FPB_EXP_MAIL_UTILS - SET_NOTIFIED_FLAG | Send Mails to Planners | SOURCE id_mailtype = id_mailtype. |
|
| 29 | CL_FPB_EXP_MAIL_UTILS - SET_NOTIFIED_FLAG | Send Mails to Planners | SOURCE it_user = lt_sent_users |
|
| 30 | CL_FPB_EXP_MAIL_UTILS - SET_NOTIFIED_FLAG | Send Mails to Planners | SOURCE id_instance = id_expinstance |
|
| 31 | CL_FPB_EXP_MAIL_UTILS - SET_NOTIFIED_FLAG | Send Mails to Planners | SOURCE id_scenario = id_expscenario |
|
| 32 | CL_FPB_EXP_MAIL_UTILS - SET_NOTIFIED_FLAG | Send Mails to Planners | SOURCE EXPORTING |
|
| 33 | CL_FPB_EXP_MAIL_UTILS - SET_NOTIFIED_FLAG | Send Mails to Planners | SOURCE CALL METHOD cl_fpb_exp_mail_utils=>set_notified_flag |
|
| 34 | CL_FPB_EXP_MAIL_UTILS - SEND_MAIL | Send Mails to Planners | SOURCE . |
|
| 35 | CL_FPB_EXP_MAIL_UTILS - SEND_MAIL | Send Mails to Planners | SOURCE OTHERS = 2 |
|
| 36 | CL_FPB_EXP_MAIL_UTILS - SEND_MAIL | Send Mails to Planners | SOURCE id_header = ld_header |
|
| 37 | CL_FPB_EXP_MAIL_UTILS - SEND_MAIL | Send Mails to Planners | SOURCE EXCEPTIONS |
|
| 38 | CL_FPB_EXP_MAIL_UTILS - SEND_MAIL | Send Mails to Planners | SOURCE * id_body_text = 'Body_text' |
|
| 39 | CL_FPB_EXP_MAIL_UTILS - SEND_MAIL | Send Mails to Planners | SOURCE id_commit_work = abap_true |
|
| 40 | CL_FPB_EXP_MAIL_UTILS - SEND_MAIL | Send Mails to Planners | SOURCE id_html_mail = ld_html |
|
| 41 | CL_FPB_EXP_MAIL_UTILS - SEND_MAIL | Send Mails to Planners | SOURCE id_sender = sy-uname |
|
| 42 | CL_FPB_EXP_MAIL_UTILS - SEND_MAIL | Send Mails to Planners | SOURCE id_receiver = ld_receiver |
|
| 43 | CL_FPB_EXP_MAIL_UTILS - SEND_MAIL | Send Mails to Planners | SOURCE id_body = pd_body |
|
| 44 | CL_FPB_EXP_MAIL_UTILS - GET_EXP_URL | Send Mails to Planners | SOURCE ed_exp_url = ld_exp_url. |
|
| 45 | CL_FPB_EXP_MAIL_UTILS - GET_EXP_URL_NWBC | Send Mails to Planners | SOURCE ). |
|
| 46 | CL_FPB_EXP_MAIL_UTILS - GET_EXP_URL_NWBC | Send Mails to Planners | SOURCE ed_invalid_url = ed_invalid_url |
|
| 47 | CL_FPB_EXP_MAIL_UTILS - GET_EXP_URL_NWBC | Send Mails to Planners | SOURCE ed_exp_url = ed_exp_url |
|
| 48 | CL_FPB_EXP_MAIL_UTILS - GET_EXP_URL_NWBC | Send Mails to Planners | SOURCE IMPORTING |
|
| 49 | CL_FPB_EXP_MAIL_UTILS - GET_EXP_URL_NWBC | Send Mails to Planners | SOURCE id_instance = id_instance |
|
| 50 | CL_FPB_EXP_MAIL_UTILS - GET_EXP_URL_NWBC | Send Mails to Planners | SOURCE id_scenario = id_scenario |
|
| 51 | CL_FPB_EXP_MAIL_UTILS - GET_EXP_URL_NWBC | Send Mails to Planners | SOURCE EXPORTING |
|
| 52 | CL_FPB_EXP_MAIL_UTILS - GET_EXP_URL_NWBC | Send Mails to Planners | SOURCE get_exp_url_nwbc( |
|
| 53 | CL_FPB_EXP_MAIL_UTILS - GET_SENDER | Send Mails to Planners | SOURCE IMPORTING |
|
| 54 | CL_FPB_EXP_MAIL_UTILS - GET_EXP_URL | Send Mails to Planners | SOURCE IMPORTING |
|
| 55 | CL_FPB_EXP_MAIL_UTILS - GET_EXP_URL | Send Mails to Planners | SOURCE id_instance = id_expinstance |
|
| 56 | CL_FPB_EXP_MAIL_UTILS - GET_EXP_URL | Send Mails to Planners | SOURCE id_scenario = id_expscenario |
|
| 57 | CL_FPB_EXP_MAIL_UTILS - GET_EXP_URL | Send Mails to Planners | SOURCE EXPORTING |
|
| 58 | CL_FPB_EXP_MAIL_UTILS - GET_EXP_URL | Send Mails to Planners | SOURCE CALL METHOD cl_fpb_exp_mail_utils=>get_exp_url |
|
| 59 | CL_FPB_EXP_MAIL_UTILS - CHECK_HTML | Send Mails to Planners | SOURCE IMPORTING ed_html = ld_html ). |
|
| 60 | CL_FPB_EXP_MAIL_UTILS - CHECK_HTML | Send Mails to Planners | SOURCE check_html( EXPORTING id_mailtext = ld_body |
|
| 61 | CL_FPB_EXP_MAIL_UTILS - GET_MAIL_TEXT | Send Mails to Planners | SOURCE EXPORTING |
|
| 62 | CL_FPB_EXP_MAIL_UTILS - GET_SENDER | Send Mails to Planners | SOURCE es_sender = ls_sender. |
|
| 63 | CL_FPB_EXP_MAIL_UTILS - GET_SENDER | Send Mails to Planners | SOURCE id_uname = id_uname |
|
| 64 | CL_FPB_EXP_MAIL_UTILS - GET_SENDER | Send Mails to Planners | SOURCE EXPORTING |
|
| 65 | CL_FPB_EXP_MAIL_UTILS - GET_SENDER | Send Mails to Planners | SOURCE CALL METHOD cl_fpb_exp_mail_utils=>get_sender |
|
| 66 | CL_FPB_EXP_MAIL_UTILS - GET_RECIPIENTS | Send Mails to Planners | SOURCE et_recipients = lt_recipients. |
|
| 67 | CL_FPB_EXP_MAIL_UTILS - GET_RECIPIENTS | Send Mails to Planners | SOURCE IMPORTING |
|
| 68 | CL_FPB_EXP_MAIL_UTILS - GET_RECIPIENTS | Send Mails to Planners | SOURCE it_usernames = it_usernames |
|
| 69 | CL_FPB_EXP_MAIL_UTILS - GET_RECIPIENTS | Send Mails to Planners | SOURCE EXPORTING |
|
| 70 | CL_FPB_EXP_MAIL_UTILS - GET_MAIL_TEXT | Send Mails to Planners | SOURCE ed_body = ld_body. |
|
| 71 | CL_FPB_EXP_MAIL_UTILS - GET_MAIL_TEXT | Send Mails to Planners | SOURCE ed_header = ld_header |
|
| 72 | CL_FPB_EXP_MAIL_UTILS - GET_MAIL_TEXT | Send Mails to Planners | SOURCE IMPORTING |
|
| 73 | CL_FPB_EXP_MAIL_UTILS - GET_MAIL_TEXT | Send Mails to Planners | SOURCE id_mailtype = id_mailtype |
|
| 74 | CL_FPB_EXP_MAIL_UTILS - GET_MAIL_TEXT | Send Mails to Planners | SOURCE id_instance = id_expinstance |
|
| 75 | CL_FPB_EXP_MAIL_UTILS - GET_MAIL_TEXT | Send Mails to Planners | SOURCE id_scenario = id_expscenario |
|
| 76 | CL_FPB_EXP_MAIL_UTILS - GET_MAIL_TEXT | Send Mails to Planners | SOURCE CALL METHOD cl_fpb_exp_mail_utils=>get_mail_text |
|
| 77 | CL_FPB_EXP_MAIL_UTILS - GET_RECIPIENTS | Send Mails to Planners | SOURCE CALL METHOD cl_fpb_exp_mail_utils=>get_recipients |
|
| 78 | CL_FPB_NWBC_SWITCH_CHECK - FIN_CO_NWBC_RS | Check switch FIN_CO_NWBC_RS | ||
| 79 | CL_NWBC - CONTEXT_GET | External Functionality for NWBC | ||
| 80 | CL_NWBC - URL_CONSTRUCT | External Functionality for NWBC | ||
| 81 | CL_OS_SYSTEM - INIT_AND_SET_MODES | System Class | ||
| 82 | CL_SAPUSER_BCS - CREATE | BCS: Represents an SAP User | ||
| 83 | CX_ROOT - GET_LONGTEXT | Abstract Superclass for All Global Exceptions | ||
| 84 | CX_ROOT - GET_TEXT | Abstract Superclass for All Global Exceptions | ||
| 85 | IF_MESSAGE - GET_LONGTEXT | Interface for Accessing Texts from Message Objects | ||
| 86 | IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects |