SAP ABAP Class CL_FCC_NOTIFICATION_REMINDER (Scenario for Sending Reminder Email When Deadline Approaches)
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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FCC_NOTIFICATION_SCENARIO | Email Notification Scenarios (Base Class) | 20111116 |
Properties
Class | CL_FCC_NOTIFICATION_REMINDER | |
Short Description | Scenario for Sending Reminder Email When Deadline Approaches | |
Super Class | CL_FCC_NOTIFICATION_SCENARIO | Email Notification Scenarios (Base 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 | 20111116 | SAP |
Last change | 20141107 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FCC_NOTIFICATION_REMINDER has no forward declaration.
Interfaces
Class CL_FCC_NOTIFICATION_REMINDER has no interface implemented.
Friends
Class CL_FCC_NOTIFICATION_REMINDER 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) | STRING | 20111116 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20111116 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20111118 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20111118 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20111118 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20111118 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20111118 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check if deadline is approaching | 20111117 |
Events
Class CL_FCC_NOTIFICATION_REMINDER has no event.
Types
Class CL_FCC_NOTIFICATION_REMINDER has no local type.
Method Signatures
Method CHECK_REMINDER_TO_SEND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20111117 | ||
2 | ![]() |
EV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20111117 | ||
3 | ![]() |
ID_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20111117 | ||
4 | ![]() |
ID_LAST_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | Boolean Variable (X=True, -=False, Space=Unknown) | 20111117 | ||
5 | ![]() |
IS_HDR | Call by reference | Type reference (TYPE) | FCC_INST_HDR | Header Information on Status Admin for Fast Close | 20111117 | ||
6 | ![]() |
IS_ITEM | Call by reference | Type reference (TYPE) | FCC_INST_ITEM | Administration of a Job (Report/Transaction or Workflow) | 20111117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111117 |
History
Last changed by/on | SAP | 20141107 |
SAP Release Created in | 100 |