SAP ABAP Class CL_CFX_REL_DEADLINE_ACTION (Action: Notif.After Deadline has Passed (Relative to Object))
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_STATUS_ACTIONS (Package) Status Actions for cFolders

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ACO_COMMON | Common Interface for Authorization Check | 20020829 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CFS_ACTION | Action Executed for a Status Transition | 20020829 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CFX_ACTION | Common Interface for All CFX Actions of Status Management | 20020829 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CFX_OBJECT_ACTION | Action Executed for a Status Transition | 20020829 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CFX_SEND_ACTION | Action with (Time-Dependent) Sending of a Notification | 20020829 |
Properties
Class | CL_CFX_REL_DEADLINE_ACTION | |
Short Description | Action: Notif.After Deadline has Passed (Relative to Object) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CFX_STATUS_ACTIONS | Status Actions for cFolders |
Created | 20020829 | SAP |
Last change | 20141109 | |
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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ACO_COMMON | Common Interface for Authorization Check | 20020829 | ||
2 | IF_CFS_ACTION | Action Executed for a Status Transition | 20020829 | ||
3 | IF_CFX_ACTION | Common Interface for All CFX Actions of Status Management | 20020829 | ||
4 | IF_CFX_OBJECT_ACTION | Action Executed for a Status Transition | 20020829 | ||
5 | IF_CFX_SEND_ACTION | Action with (Time-Dependent) Sending of a Notification | 20020829 |
Friends
Class CL_CFX_REL_DEADLINE_ACTION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_NTF_ACTION_DELEGATE | Delegation Class for Actions with Sending a Notification | 20020829 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFS_STATUS | CFS: Maintains a Status | 20020829 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_REL_DEADLINE | CFX: Relative Deadline for Achieving a Status | 20020829 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'field_deadline' | Constants for Input Field for Deadline | 20020829 | |
5 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CFS_ACTION_TYPE | 'relative_deadline_action' | CFS: Type of an Action at the Status(Transition) | 20020829 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Set Deadline for Assigning Objects in Queue | 20020829 |
2 | ![]() |
Instance method | Private | Method | Determines the Absol. Deadline for an Object Dep.on the Coll | 20020904 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20020829 |
4 | ![]() |
Static method | Public | Method | Creating a Deadline Action | 20020829 |
5 | ![]() |
Instance method | Private | Method | Sets the Delegation Object as Instance Variable | 20020829 |
6 | ![]() |
Instance method | Public | Method | Deletes the Action | 20020829 |
7 | ![]() |
Instance method | Public | Method | Provides the Relative Deadline of the Action | 20020830 |
8 | ![]() |
Static method | Public | Method | Initalizes Deadline Action | 20020829 |
9 | ![]() |
Instance method | Private | Method | Initializes Attributes | 20020829 |
10 | ![]() |
Instance method | Private | Method | Create authorizations | 20020829 |
11 | ![]() |
Static method | Public | Event handling method | Event Handler for Changes to Due Date of Object | 20020905 |
12 | ![]() |
Instance method | Public | Method | Changes Relvative Deadline of the Action | 20020830 |
13 | ![]() |
Instance method | Public | Method | Delivers Proposal for Action Texts Depending on Status | 20020829 |
Events
Class CL_CFX_REL_DEADLINE_ACTION has no event.
Types
Class CL_CFX_REL_DEADLINE_ACTION has no local type.
Method Signatures
Method ADD_DDL_FOR_ASSIGNED_OBJECTS Signature
Method ADD_DDL_FOR_ASSIGNED_OBJECTS on class CL_CFX_REL_DEADLINE_ACTION has no parameter.
Method ADD_DDL_FOR_ASSIGNED_OBJECTS on class CL_CFX_REL_DEADLINE_ACTION has no exception.
Method CALCULATE_DUE_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_COL_ID | Call by reference | Type reference (TYPE) | CFS_OBJECT_ID | cfs: Id eines Objektes, das einen Status haben kann | 20020904 | ||
2 | ![]() |
E_DUE_TIME | Value transfer | Type reference (TYPE) | CFX_NTF_DUE_TIME | Absoluter Termin fürs Objekt | 20020904 | ||
3 | ![]() |
IP_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CFX_HAS_STATUS | Schnittstelle für Objekte, die einen Status haben können | 20020904 |
Method CALCULATE_DUE_TIME on class CL_CFX_REL_DEADLINE_ACTION has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CFX_REL_DEADLINE_ACTION has no parameter.
Method CONSTRUCTOR on class CL_CFX_REL_DEADLINE_ACTION has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_STATUS | Call by reference | Object reference (TYPE REF TO) | CL_CFS_STATUS | CFS: Verwaltet einen Status | 20020829 | ||
2 | ![]() |
IT_RECIPIENTS | Call by reference | Type reference (TYPE) | CFX_TT_NTF_RECIPIENT | Liste mit Empfängern von Notifikationen | 20020829 | ||
3 | ![]() |
I_COMMIT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20020829 | ||
4 | ![]() |
I_DEADLINE | Value transfer | Type reference (TYPE) | CFX_REL_DEADLINE | Deadline zum Erreichen eines Status | 20020829 | ||
5 | ![]() |
I_HIGH_PRIORITY | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Priorität einer Notifikation | 20020829 | |
6 | ![]() |
I_NAME | Value transfer | Type reference (TYPE) | STRING | Name der Action | 20020829 | ||
7 | ![]() |
I_SUBJECT | Value transfer | Type reference (TYPE) | CFX_SUBJECT | Betreff einer Notifikation | 20020829 | ||
8 | ![]() |
I_TEXT | Value transfer | Type reference (TYPE) | CFX_COMMENT | Kommentartext für Notifikationen | 20020829 | ||
9 | ![]() |
RP_ACTION | Value transfer | Object reference (TYPE REF TO) | CL_CFX_REL_DEADLINE_ACTION | Aktion:Meldung nach Ablauf eines Termins (relativ zu Objekt) | 20020829 |
Method CREATE on class CL_CFX_REL_DEADLINE_ACTION has no exception.
Method CREATE_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_DELEGATE | Call by reference | Object reference (TYPE REF TO) | CL_CFX_NTF_ACTION_DELEGATE | Delegation-Klasse für Aktionen mit Senden einer Notification | 20020829 | ||
2 | ![]() |
IP_STATUS | Call by reference | Object reference (TYPE REF TO) | CL_CFS_STATUS | CFS: Verwaltet einen Status | 20020829 | ||
3 | ![]() |
I_DEADLINE | Call by reference | Type reference (TYPE) | CFX_REL_DEADLINE | Deadline zum Erreichen eines Status | 20020829 |
Method CREATE_ATTRIBUTES on class CL_CFX_REL_DEADLINE_ACTION has no exception.
Method DELETE_INTERNAL Signature
Method DELETE_INTERNAL on class CL_CFX_REL_DEADLINE_ACTION has no parameter.
Method DELETE_INTERNAL on class CL_CFX_REL_DEADLINE_ACTION has no exception.
Method GET_REL_DEADLINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DEADLINE | Value transfer | Type reference (TYPE) | CFX_REL_DEADLINE | Deadline zum Erreichen eines Status | 20020830 |
Method GET_REL_DEADLINE on class CL_CFX_REL_DEADLINE_ACTION has no exception.
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_STATUS | Call by reference | Object reference (TYPE REF TO) | CL_CFS_STATUS | CFS: Verwaltet einen Status | 20020829 | ||
2 | ![]() |
I_ID | Value transfer | Type reference (TYPE) | CFS_ACTION_ID | cfs: Id einer Statusaktion | 20020829 | ||
3 | ![]() |
RP_ACTION | Value transfer | Object reference (TYPE REF TO) | CL_CFX_REL_DEADLINE_ACTION | Aktion:Meldung nach Ablauf eines Termins (relativ zu Objekt) | 20020829 |
Method INITIALIZE on class CL_CFX_REL_DEADLINE_ACTION has no exception.
Method INITIALIZE_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_DELEGATE | Call by reference | Object reference (TYPE REF TO) | CL_CFX_NTF_ACTION_DELEGATE | Delegation-Klasse für Aktionen mit Senden einer Notification | 20020829 |
Method INITIALIZE_ATTRIBUTES on class CL_CFX_REL_DEADLINE_ACTION has no exception.
Method INITIALIZE_AUTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_STATUS | Call by reference | Object reference (TYPE REF TO) | CL_CFS_STATUS | CFS: Verwaltet einen Status | 20020829 |
Method INITIALIZE_AUTH on class CL_CFX_REL_DEADLINE_ACTION has no exception.
Method ON_OBJECT_DEADLINE_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NEW_DEADLINE | Call by reference | Attribute reference (LIKE) | 20020905 | ||||
2 | ![]() |
OLD_DEADLINE | Call by reference | Attribute reference (LIKE) | 20020905 | ||||
3 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20020905 |
Method ON_OBJECT_DEADLINE_CHANGED on class CL_CFX_REL_DEADLINE_ACTION has no exception.
Method SET_REL_DEADLINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DEADLINE | Call by reference | Type reference (TYPE) | CFX_REL_DEADLINE | Deadline zum Erreichen eines Status | 20020830 |
Method SET_REL_DEADLINE on class CL_CFX_REL_DEADLINE_ACTION has no exception.
Method SUGGEST_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RECIP_TEXTS | Call by reference | Type reference (TYPE) | CFX_TT_ACTION_TEXTS_FOR_RECIP | CFX: VorschlagsTexte für Action-Meldungen der Statusverw. | 20020829 | ||
2 | ![]() |
IP_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CFX_HAS_STATUS | Schnittstelle für Objekte, die einen Status haben können | 20020829 | ||
3 | ![]() |
IP_STATUS | Call by reference | Object reference (TYPE REF TO) | CL_CFS_STATUS | CFS: Verwaltet einen Status | 20020829 | ||
4 | ![]() |
IT_RECIPIENTS | Call by reference | Type reference (TYPE) | CFX_TT_NTF_RECIPIENT | Liste mit Empfängern von Notifikationen | 20020829 |
Method SUGGEST_TEXTS on class CL_CFX_REL_DEADLINE_ACTION has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |