SAP ABAP Class CL_FCC_NOTIFICATION_UTILS (Notification Utilities)
Hierarchy
☛
FCCO (Software Component) Financial Closing Cockpit 200
⤷
CA-GTF-FCC (Application Component) Financial Closing cockpit Add-on
⤷
FCC_CLOSING (Package) Financial Closing Cockpit - SAPGUI and backend

⤷

⤷

Properties
Class | CL_FCC_NOTIFICATION_UTILS | |
Short Description | Notification Utilities | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FCC_CLOSING | Financial Closing Cockpit - SAPGUI and backend |
Created | 20120110 | SAP |
Last change | 20141107 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_FCC_NOTIFICATION_UTILS has no interface implemented.
Friends
Class CL_FCC_NOTIFICATION_UTILS has no friend class.
Attributes
Class CL_FCC_NOTIFICATION_UTILS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get the user's address data | 20120110 |
2 | ![]() |
Static method | Public | Method | Interface for sending notification | 20120110 |
3 | ![]() |
Static method | Public | Method | Send notification automatically | 20120110 |
4 | ![]() |
Static method | Public | Method | Send notification with confirmation | 20120110 |
Events
Class CL_FCC_NOTIFICATION_UTILS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | EMAIL_BODY | Public | See coding | 20120110 | EMAIL_BODY type table of solisti1
|
||
2 | T_DD07V | Public | See coding | 20120110 | t_dd07v TYPE STANDARD TABLE OF dd07v
|
Method Signatures
Method GET_USER_ADDRESS_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_EMAIL_ADDR | Call by reference | Type reference (TYPE) | AD_SMTPADR | E-Mail Address | 20120110 | ||
2 | ![]() |
EX_STR_ADDR3_VAL | Call by reference | Type reference (TYPE) | ADDR3_VAL | Return structure for the address of a person in a company | 20120110 | ||
3 | ![]() |
IM_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20120110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
address not found | 20120110 | |
2 | ![]() |
user not found | 20120110 |
Method SEND_NOTIFICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_T_FCC_MESSAGE | message table | 20120110 | ||
2 | ![]() |
ID_AUTO | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean | 20120110 | ||
3 | ![]() |
ID_INC_EMAIL | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean | 20120110 | ||
4 | ![]() |
ID_INC_INBOX | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean | 20120110 | ||
5 | ![]() |
ID_PRIORITY | Call by reference | Type reference (TYPE) | SO_OBJ_PRI | Dokumentpriorität | 20120110 | ||
6 | ![]() |
ID_RM_SENDER | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20120110 | |
7 | ![]() |
ID_SENDER_UNAME | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20120110 | ||
8 | ![]() |
ID_TASKLIST_NAME | Call by reference | Type reference (TYPE) | STRING | 20120110 | |||
9 | ![]() |
ID_TASK_NAME | Call by reference | Type reference (TYPE) | FCC_FOLDER_TEXT | Description of a Folder or Task | 20120110 | ||
10 | ![]() |
ID_TITLE | Call by reference | Type reference (TYPE) | SO_OBJ_DES | Short description of contents | 20120110 | ||
11 | ![]() |
ID_WD | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean | 20120110 | ||
12 | ![]() |
IT_EXT_RECEIVERS | Call by reference | Type reference (TYPE) | FCC_T_NOTI_USER_CC | Table of User Names | 20120110 | ||
13 | ![]() |
IT_MAIL_TEXT | Call by reference | Type reference (TYPE) | EMAIL_BODY | Texttabelle | 20120110 | ||
14 | ![]() |
IT_RECEIVERS_UNAME | Call by reference | Type reference (TYPE) | FAGL_T_FCC_UNAME | receivers | 20120110 | ||
15 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean | 20120110 |
Method SEND_NOTIFICATION on class CL_FCC_NOTIFICATION_UTILS has no exception.
Method SEND_NOTIFICATION_AUTO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_T_FCC_MESSAGE | message table | 20120110 | ||
2 | ![]() |
ID_INC_EMAIL | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean | 20120110 | ||
3 | ![]() |
ID_INC_INBOX | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean | 20120110 | ||
4 | ![]() |
ID_PRIORITY | Call by reference | Type reference (TYPE) | SO_OBJ_PRI | Dokumentpriorität | 20120110 | ||
5 | ![]() |
ID_RM_SENDER | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20120110 | |
6 | ![]() |
ID_SENDER_UNAME | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20120110 | ||
7 | ![]() |
ID_TASKLIST_NAME | Call by reference | Type reference (TYPE) | STRING | 20120110 | |||
8 | ![]() |
ID_TASK_NAME | Call by reference | Type reference (TYPE) | FCC_FOLDER_TEXT | Description of a Folder or Task | 20120110 | ||
9 | ![]() |
ID_TITLE | Call by reference | Type reference (TYPE) | SO_OBJ_DES | Short description of contents | 20120110 | ||
10 | ![]() |
IT_EXT_RECEIVERS | Call by reference | Type reference (TYPE) | FCC_T_NOTI_USER_CC | Table of User Names | 20120110 | ||
11 | ![]() |
IT_MAIL_TEXT | Call by reference | Type reference (TYPE) | EMAIL_BODY | Texttabelle | 20120110 | ||
12 | ![]() |
IT_RECEIVERS_UNAME | Call by reference | Type reference (TYPE) | FAGL_T_FCC_UNAME | receivers | 20120110 | ||
13 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean | 20120110 |
Method SEND_NOTIFICATION_AUTO on class CL_FCC_NOTIFICATION_UTILS has no exception.
Method SEND_NOTIFICATION_MANUAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_T_FCC_MESSAGE | Tabelle mit Nachrichten | 20120110 | ||
2 | ![]() |
ID_INC_EMAIL | Call by reference | Type reference (TYPE) | OS_BOOLEAN | Boolean | 20120110 | ||
3 | ![]() |
ID_INC_INBOX | Call by reference | Type reference (TYPE) | OS_BOOLEAN | Dokumentpriorität | 20120110 | ||
4 | ![]() |
ID_PRIORITY | Call by reference | Type reference (TYPE) | SO_OBJ_PRI | Dokumentpriorität | 20120110 | ||
5 | ![]() |
ID_SENDER_UNAME | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20120110 | ||
6 | ![]() |
ID_TITLE | Call by reference | Type reference (TYPE) | SO_OBJ_DES | Short description of contents | 20120110 | ||
7 | ![]() |
IT_MAIL_TEXT | Call by reference | Type reference (TYPE) | EMAIL_BODY | 20120110 | |||
8 | ![]() |
IT_RECEIVERS_UNAME | Call by reference | Type reference (TYPE) | FAGL_T_FCC_UNAME | Tabelle mit Benutzernamen | 20120110 | ||
9 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | OS_BOOLEAN | Boolean | 20120110 |
Method SEND_NOTIFICATION_MANUAL on class CL_FCC_NOTIFICATION_UTILS has no exception.
History
Last changed by/on | SAP | 20141107 |
SAP Release Created in | 100 |