SAP ABAP Interface IF_CFS_ACTION (Action Executed for a Status Transition)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFS_STATUS_MANAGEMENT (Package) Status Management Tool for cFolders a. Engineering Documents

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_CFX_ACTION | Common Interface for All CFX Actions of Status Management | 20020507 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CFX_DEADLINE_ACTION | Action: Notification After Deadline is Exceeded | 20020430 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CFX_NOTIFICATION_ACTION | Action: Sending a Notification | 20020311 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CFX_PROCESS_TIME_ACTION | Action: Notification After Processing Time has Run Out | 20020527 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CFX_REL_DEADLINE_ACTION | Action: Notif.After Deadline has Passed (Relative to Object) | 20020829 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CFX_STATUS_NTF_ACTION | Notification Action class for Status | 20060403 |
Properties
Interface | IF_CFS_ACTION | |
Short Description | Action Executed for a Status Transition |
General Data
Package | CFS_STATUS_MANAGEMENT | Status Management Tool for cFolders a. Engineering Documents |
Created | 20020225 | SAP |
Last changed | 20141109 | |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_CFS_ACTION has no interface.
Friends
Interface IF_CFS_ACTION has no friend.
Attributes
Interface IF_CFS_ACTION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Copies Action | 20020628 |
2 | ![]() |
Instance method | Public | Method | Delivers the Last Changer of the Action | 20020318 |
3 | ![]() |
Instance method | Public | Method | Delivers the Last Change Time of the Action | 20020318 |
4 | ![]() |
Instance method | Public | Method | Delivers User Who Created the Action | 20020318 |
5 | ![]() |
Instance method | Public | Method | Delivers Creation Time of Action | 20020318 |
6 | ![]() |
Instance method | Public | Method | Delivers Action ID | 20020225 |
7 | ![]() |
Instance method | Public | Method | Delivers the Type of Action | 20020311 |
8 | ![]() |
Instance method | Public | Method | Deletes Reference to the Action | 20020312 |
Events
Interface IF_CFS_ACTION has no event.
Types
Interface IF_CFS_ACTION has no local type.
Method Signatures
Method COPY 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 | 20020628 | ||
2 | ![]() |
IP_TRANSITION | Call by reference | Object reference (TYPE REF TO) | CL_CFS_TRANSITION | CFS: Verwaltet einen Statusübergang | 20020628 | ||
3 | ![]() |
I_COMMIT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | commit soll gleich ausgeführt werden | 20020730 | |
4 | ![]() |
RP_ACTION_COPY | Value transfer | Object reference (TYPE REF TO) | IF_CFS_ACTION | Action, die bei einem Statusübergang durchgeführt wird | 20020628 |
Method COPY on Interface IF_CFS_ACTION has no exception.
Method GET_CHANGED_BY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CHANGED_BY | Value transfer | Type reference (TYPE) | CFS_ADMINISTRATION-CHANGED_BY | Name der Person, die das Objekt geändert hat | 20020318 |
Method GET_CHANGED_BY on Interface IF_CFS_ACTION has no exception.
Method GET_CHANGED_ON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CHANGED_ON | Value transfer | Type reference (TYPE) | CFS_ADMINISTRATION-CHANGED_ON | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20020318 |
Method GET_CHANGED_ON on Interface IF_CFS_ACTION has no exception.
Method GET_CREATED_BY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CREATED_BY | Value transfer | Type reference (TYPE) | CFS_ADMINISTRATION-CREATED_BY | Name der Person, die das Objekt angelegt hat | 20020318 |
Method GET_CREATED_BY on Interface IF_CFS_ACTION has no exception.
Method GET_CREATED_ON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CREATED_ON | Value transfer | Type reference (TYPE) | CFS_ADMINISTRATION-CREATED_ON | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20020318 |
Method GET_CREATED_ON on Interface IF_CFS_ACTION has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ID | Value transfer | Type reference (TYPE) | CFS_ACTION_ID | cfs: Id einer Statusaktion | 20020225 |
Method GET_ID on Interface IF_CFS_ACTION has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TYPE | Value transfer | Type reference (TYPE) | CFS_ACTION_TYPE | CFS: Typ einer Aktion am Status(übergang) | 20020311 |
Method GET_TYPE on Interface IF_CFS_ACTION has no exception.
Method REMOVE_REFERENCE Signature
Method REMOVE_REFERENCE on Interface IF_CFS_ACTION has no parameter.
Method REMOVE_REFERENCE on Interface IF_CFS_ACTION has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 2.0 |