SAP ABAP Domain FCC_SENT_ALREADY (Flag Indicating Whether Notification is Sent)
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
⤷
⤷
Basic Data
| Domain Name | FCC_SENT_ALREADY |
| Short Description | Flag Indicating Whether Notification is Sent |
Definition
| Data Type | INT1 | 1-byte integer, integer number <= 255 |
| No. Characters | 3 | |
| Decimal Places | ||
| Output Length | 3 | |
| Conversion Routine | ||
| Sign | ||
| Lower Case |
Value Range
| # | Lower Limit | Upper Limit | Short Description |
|---|---|---|---|
| 1 | 0 | 000,no email notification sent | |
| 2 | 1 | 001,only overdue notification sent | |
| 3 | 2 | 010,only complete notification sent | |
| 4 | 3 | 011, overdue and complete notification sent | |
| 5 | 4 | 100, only cancel notification sent | |
| 6 | 5 | 101, overdue and cancel notification sent | |
| 7 | 6 | 110, complete and cancel notification sent | |
| 8 | 7 | 111, complete and cancel and overdue notification sent | |
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 607 |