Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_OBJECT | Business Instance | 20020904 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_PERSISTENT | Persistent Business Instance | 20020904 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RPM_COMMON | Interface for All Application Objects | 20020513 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RPM_ENTITY | Entity Interface | 20020513 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WORKFLOW | Business Workflow | 20020904 |
Properties
| Class | CL_RPM_TASK | |
| Short Description | Application Task Object | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RPM_TASK | RPM Application Object Task |
| Created | 20020513 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | BI_OBJECT | Business Instance | 20020904 | ||
| 2 | BI_PERSISTENT | Persistent Business Instance | 20020904 | ||
| 3 | IF_RPM_COMMON | Interface for All Application Objects | 20020513 | ||
| 4 | IF_RPM_ENTITY | Entity Interface | 20020513 | ||
| 5 | IF_WORKFLOW | Business Workflow | 20020904 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RPM_FACTORY | 20020716 | Factory Class for Building Appl. Objects | |
| 2 | CL_RPM_PROJECT | 20020514 | Master Project Definition | |
| 3 | CL_RPM_TASKS | 20020514 | Collection object for tasks |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SIBFCATID | 'CL' | Category of Objects in Persistent Object References | 20021008 | ||
| 2 | Constant | Private | Type reference (TYPE) | RPM_TV_TASK_STATUS | '0003' | RPM: Task status | 20021010 | ||
| 3 | Constant | Private | Type reference (TYPE) | SIBFTYPEID | 'CL_RPM_TASK' | Type of Objects in Persistent Object References | 20021008 | ||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RPM_OBJ_LINKS | Collection for object link objects | 20030325 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RPM_OBJECT_STATE | Object state | 20020703 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RPM_COMMON | Entity interface | 20020703 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RPM_TASKS | Collection object for tasks | 20020703 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CGPL_TASK | Project Planning - Activities | 20020703 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | RPM_TS_TASK_INT | Task attributes | 20030611 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Type in Project Planning | 20020704 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | RPM_TV_TIMESTAMP | RPM TimeStamp | 20030829 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | XFELD | Checkbox | 20021014 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CHANGED | Instance Event (0) |
Public (2) |
20030214 | |
| 2 | CREATED | Instance Event (0) |
Public (2) |
20030214 | |
| 3 | DELETED | Instance Event (0) |
Public (2) |
20030214 | |
| 4 | FREED | Instance Event (0) |
Public (2) |
20030214 | |
| 5 | LOADED | Instance Event (0) |
Public (2) |
20030214 | |
| 6 | TASK_COMPLETED | Instance Event (0) |
Public (2) |
Task status changed to 'Approval Pending'. | 20020930 |
Types
Class CL_RPM_TASK has no local type.
Method Signatures
Method APPROVE_TASK_COMPLETION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20030815 | |||
| 2 | NOTICE | Call by reference | Type reference (TYPE) | SWFTVALUE | Workflow: Table Type for XML Character Stream | 20030815 | |||
| 3 | PROCSTATE | Call by reference | Type reference (TYPE) | CHAR255 | Character Data Type for Container Definition | 20030815 | |||
| 4 | PROJECTDESCRIPTION | Call by reference | Type reference (TYPE) | CGPL_TEXT1 | Language-Dependent Short Text | 20030815 | |||
| 5 | PROJECTID | Call by reference | Type reference (TYPE) | RPM_TV_EXTID | External ID | 20030815 | |||
| 6 | RESOURCEDESCRIPTION | Call by reference | Type reference (TYPE) | CGPL_TEXT1 | Language-Dependent Short Text | 20030815 | |||
| 7 | RESOURCEID | Call by reference | Type reference (TYPE) | RPM_TV_EXTID | External ID | 20030815 | |||
| 8 | TASKDESCRIPTION | Call by reference | Type reference (TYPE) | CGPL_TEXT1 | Language-Dependent Short Text | 20030815 | |||
| 9 | TASKID | Call by reference | Type reference (TYPE) | RPM_TV_EXTID | External ID | 20030815 |
Method APPROVE_TASK_COMPLETION on class CL_RPM_TASK has no exception.
Method CAST_OBJECT_CHANGED Signature
Method CAST_OBJECT_CHANGED on class CL_RPM_TASK has no parameter.
Method CAST_OBJECT_CHANGED on class CL_RPM_TASK has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TECHNICAL_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_TASK | Project Planning - Activities | 20020704 |
Method CONSTRUCTOR on class CL_RPM_TASK has no exception.
Method CONVERT_API_TO_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_API_ATTRIBUTES | Call by reference | Type reference (TYPE) | RPM_TS_TASK_API | RPM: Task data that can be changed externally | 20021001 | |||
| 2 | RS_INT_ATTRIBUTES | Value transfer | Type reference (TYPE) | RPM_TS_TASK_INT | Task attributes | 20021001 |
Method CONVERT_API_TO_INT on class CL_RPM_TASK has no exception.
Method CONVERT_GUID_TO_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TASK_GUID | Call by reference | Type reference (TYPE) | RPM_TV_GUID | Task GUID | 20030201 | |||
| 2 | RS_PROJECT_TASK_ID | Value transfer | Type reference (TYPE) | RPM_TS_PROJECT_OBJECT_IDS | Project, Task IDs | 20030201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RPM: Application object not found in database | 20030201 |
Method CONVERT_ID_TO_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROJECT_TASK_ID | Call by reference | Type reference (TYPE) | RPM_TS_PROJECT_OBJECT_IDS | External ID | 20030131 | |||
| 2 | RV_TASK_GUID | Value transfer | Type reference (TYPE) | RPM_TV_GUID | Guid for application objects | 20030131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RPM: Application object not found in database | 20030131 |
Method CUT_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CHECK_OKAY | Value transfer | Type reference (TYPE) | BOOLE_D | Boolean | 20021026 |
Method CUT_CHECK on class CL_RPM_TASK has no exception.
Method DELETE Signature
Method DELETE on class CL_RPM_TASK has no parameter.
Method DELETE on class CL_RPM_TASK has no exception.
Method DELETE_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DELETION_POSSIBLE | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20020719 |
Method DELETE_CHECK on class CL_RPM_TASK has no exception.
Method DELETE_TASK Signature
Method DELETE_TASK on class CL_RPM_TASK has no parameter.
Method DELETE_TASK on class CL_RPM_TASK has no exception.
Method FREE Signature
Method FREE on class CL_RPM_TASK has no parameter.
Method FREE on class CL_RPM_TASK has no exception.
Method GET_API_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Current language | 20021001 | |||
| 2 | RS_ATTRIBUTES | Value transfer | Type reference (TYPE) | RPM_TS_TASK_API | RPM: Task data that can be changed externally | 20021001 |
Method GET_API_ATTRIBUTES on class CL_RPM_TASK has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ATTRIBUTES | Value transfer | Type reference (TYPE) | RPM_TS_TASK_INT | Task attributes | 20020703 | |||
| 2 | ES_ATTRIBUTES_OLD | Value transfer | Type reference (TYPE) | RPM_TS_TASK_INT | Task attributes | 20020703 |
Method GET_ATTRIBUTES on class CL_RPM_TASK has no exception.
Method GET_ATTRIBUTE_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_ATTRIBUTE_ASSIGNMENT | Value transfer | Object reference (TYPE REF TO) | CL_RPM_TASK_ASSIGN | RPM Task assignment | 20020703 |
Method GET_ATTRIBUTE_ASSIGNMENT on class CL_RPM_TASK has no exception.
Method GET_DEPENDENCY_DER_ATT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DEPENDENCIES_DER | Value transfer | Type reference (TYPE) | RPM_TT_PROJ_DEPENDENCY | Project and Task Dependencies | 20030730 | |||
| 2 | IT_DEPENDENCIES | Call by reference | Type reference (TYPE) | RPM_TT_PROJ_DEPENDENCY_INT | Project Dependencies | 20030730 |
Method GET_DEPENDENCY_DER_ATT on class CL_RPM_TASK has no exception.
Method GET_DERIVED_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CGPL_ATT | Call by reference | Type reference (TYPE) | CGPL_ATTR_INCL | Project Planning: Projects and Activities Include Structure | 20021014 | |||
| 2 | RS_DERIVED_ATTS | Value transfer | Type reference (TYPE) | RPM_TS_TASK_DERIVED_ATT | Derived task attributes | 20020711 |
Method GET_DERIVED_ATTRIBUTES on class CL_RPM_TASK has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class CL_RPM_TASK has no parameter.
Method GET_DESCRIPTION on class CL_RPM_TASK has no exception.
Method GET_EDIT_MODE Signature
Method GET_EDIT_MODE on class CL_RPM_TASK has no parameter.
Method GET_EDIT_MODE on class CL_RPM_TASK has no exception.
Method GET_ENTITY_RELATES Signature
Method GET_ENTITY_RELATES on class CL_RPM_TASK has no parameter.
Method GET_ENTITY_RELATES on class CL_RPM_TASK has no exception.
Method GET_EXTERNAL_ID Signature
Method GET_EXTERNAL_ID on class CL_RPM_TASK has no parameter.
Method GET_EXTERNAL_ID on class CL_RPM_TASK has no exception.
Method GET_GUID Signature
Method GET_GUID on class CL_RPM_TASK has no parameter.
Method GET_GUID on class CL_RPM_TASK has no exception.
Method GET_HIERARCHY_CHILDREN Signature
Method GET_HIERARCHY_CHILDREN on class CL_RPM_TASK has no parameter.
Method GET_HIERARCHY_CHILDREN on class CL_RPM_TASK has no exception.
Method GET_HIERARCHY_NODE Signature
Method GET_HIERARCHY_NODE on class CL_RPM_TASK has no parameter.
Method GET_HIERARCHY_NODE on class CL_RPM_TASK has no exception.
Method GET_LAST_DOWN_NODE Signature
Method GET_LAST_DOWN_NODE on class CL_RPM_TASK has no parameter.
Method GET_LAST_DOWN_NODE on class CL_RPM_TASK has no exception.
Method GET_LOCK_MODE Signature
Method GET_LOCK_MODE on class CL_RPM_TASK has no parameter.
Method GET_LOCK_MODE on class CL_RPM_TASK has no exception.
Method GET_LONG_TEXT Signature
Method GET_LONG_TEXT on class CL_RPM_TASK has no parameter.
Method GET_LONG_TEXT on class CL_RPM_TASK has no exception.
Method GET_NODE_NEIGHBORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_NEIGHBOR | Value transfer | Type reference (TYPE) | RPM_TS_NEIGHBOR | RPM Structure: Node neighbor IDs | 20030207 |
Method GET_NODE_NEIGHBORS on class CL_RPM_TASK has no exception.
Method GET_OBJECT_TYPE Signature
Method GET_OBJECT_TYPE on class CL_RPM_TASK has no parameter.
Method GET_OBJECT_TYPE on class CL_RPM_TASK has no exception.
Method GET_OBJECT_TYPE_DESCRIPTION Signature
Method GET_OBJECT_TYPE_DESCRIPTION on class CL_RPM_TASK has no parameter.
Method GET_OBJECT_TYPE_DESCRIPTION on class CL_RPM_TASK has no exception.
Method GET_OUTLINE_CHILDREN Signature
Method GET_OUTLINE_CHILDREN on class CL_RPM_TASK has no parameter.
Method GET_OUTLINE_CHILDREN on class CL_RPM_TASK has no exception.
Method GET_PARENT Signature
Method GET_PARENT on class CL_RPM_TASK has no parameter.
Method GET_PARENT on class CL_RPM_TASK has no exception.
Method GET_PARENT_PROJECT Signature
Method GET_PARENT_PROJECT on class CL_RPM_TASK has no parameter.
Method GET_PARENT_PROJECT on class CL_RPM_TASK has no exception.
Method GET_ROOT_NODE Signature
Method GET_ROOT_NODE on class CL_RPM_TASK has no parameter.
Method GET_ROOT_NODE on class CL_RPM_TASK has no exception.
Method GET_SHORT_TEXT Signature
Method GET_SHORT_TEXT on class CL_RPM_TASK has no parameter.
Method GET_SHORT_TEXT on class CL_RPM_TASK has no exception.
Method GET_STATE Signature
Method GET_STATE on class CL_RPM_TASK has no parameter.
Method GET_STATE on class CL_RPM_TASK has no exception.
Method GET_TASKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_TASKS | Value transfer | Object reference (TYPE REF TO) | CL_RPM_TASKS | Collection object for tasks | 20020725 |
Method GET_TASKS on class CL_RPM_TASK has no exception.
Method GET_TASKS_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_TASKS | Value transfer | Object reference (TYPE REF TO) | CL_RPM_TASKS | Collection object for tasks | 20020709 |
Method GET_TASKS_REF on class CL_RPM_TASK has no exception.
Method GET_TECHNICAL_OBJECT Signature
Method GET_TECHNICAL_OBJECT on class CL_RPM_TASK has no parameter.
Method GET_TECHNICAL_OBJECT on class CL_RPM_TASK has no exception.
Method HAS_CHANGES Signature
Method HAS_CHANGES on class CL_RPM_TASK has no parameter.
Method HAS_CHANGES on class CL_RPM_TASK has no exception.
Method IS_CHANGEABLE Signature
Method IS_CHANGEABLE on class CL_RPM_TASK has no parameter.
Method IS_CHANGEABLE on class CL_RPM_TASK has no exception.
Method IS_DELETED Signature
Method IS_DELETED on class CL_RPM_TASK has no parameter.
Method IS_DELETED on class CL_RPM_TASK has no exception.
Method IS_DELETE_POSSIBLE Signature
Method IS_DELETE_POSSIBLE on class CL_RPM_TASK has no parameter.
Method IS_DELETE_POSSIBLE on class CL_RPM_TASK has no exception.
Method IS_IN_EDIT_MODE Signature
Method IS_IN_EDIT_MODE on class CL_RPM_TASK has no parameter.
Method IS_IN_EDIT_MODE on class CL_RPM_TASK has no exception.
Method IS_IN_LOCK_MODE Signature
Method IS_IN_LOCK_MODE on class CL_RPM_TASK has no parameter.
Method IS_IN_LOCK_MODE on class CL_RPM_TASK has no exception.
Method IS_PERSISTENT Signature
Method IS_PERSISTENT on class CL_RPM_TASK has no parameter.
Method IS_PERSISTENT on class CL_RPM_TASK has no exception.
Method IS_TEMPLATE Signature
Method IS_TEMPLATE on class CL_RPM_TASK has no parameter.
Method IS_TEMPLATE on class CL_RPM_TASK has no exception.
Method MERGE_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CGPL_ATTRIBUTES | Call by reference | Type reference (TYPE) | CGPL_TASK | Project Planning: Activities Attribute Table | 20020703 | |||
| 2 | IS_RPM_ATTRIBUTES | Call by reference | Type reference (TYPE) | RPM_TS_TASK_DB_INT | Project Task Data | 20020703 | |||
| 3 | RS_ATTRIBUTES | Value transfer | Type reference (TYPE) | RPM_TS_TASK_INT | Task attributes | 20020703 |
Method MERGE_ATTRIBUTES on class CL_RPM_TASK has no exception.
Method MOVE_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LEFT_OF_ME | Call by reference | Object reference (TYPE REF TO) | CL_RPM_TASK | Entity interface | 20021026 | |||
| 2 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_RPM_ENTITY | Entity interface | 20021026 | |||
| 3 | IR_RIGHT_OF_ME | Call by reference | Object reference (TYPE REF TO) | CL_RPM_TASK | Entity interface | 20021026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RPM: Update error | 20021026 |
Method MOVE_TASK_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_BELOW | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_HIERARCHY_NODE | Entity interface | 20021026 | |||
| 2 | IR_LEFT_TO | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_HIERARCHY_NODE | Application task object | 20021026 | |||
| 3 | IR_RIGHT_TO | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_HIERARCHY_NODE | Application task object | 20021026 | |||
| 4 | RV_CHECK_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Move check okay | 20021026 |
Method MOVE_TASK_CHECK on class CL_RPM_TASK has no exception.
Method NOTIFY_OF_TECH_OBJECT_CHANGE Signature
Method NOTIFY_OF_TECH_OBJECT_CHANGE on class CL_RPM_TASK has no parameter.
Method NOTIFY_OF_TECH_OBJECT_CHANGE on class CL_RPM_TASK has no exception.
Method ON_CHANGES_COMMITTED Signature
Method ON_CHANGES_COMMITTED on class CL_RPM_TASK has no parameter.
Method ON_CHANGES_COMMITTED on class CL_RPM_TASK has no exception.
Method ON_END_OF_TRANSACTION Signature
Method ON_END_OF_TRANSACTION on class CL_RPM_TASK has no parameter.
Method ON_END_OF_TRANSACTION on class CL_RPM_TASK has no exception.
Method ON_TECHNICAL_OBJECT_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20020703 |
Method ON_TECHNICAL_OBJECT_CHANGED on class CL_RPM_TASK has no exception.
Method ON_TECHNICAL_OBJECT_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20020703 |
Method ON_TECHNICAL_OBJECT_DELETED on class CL_RPM_TASK has no exception.
Method PASTE_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_BELOW | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_HIERARCHY_NODE | Project Planning - Hierarchy Nodes | 20021026 | |||
| 2 | RV_CHECK_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021026 |
Method PASTE_CHECK on class CL_RPM_TASK has no exception.
Method PREPARE_TO_SAVE Signature
Method PREPARE_TO_SAVE on class CL_RPM_TASK has no parameter.
Method PREPARE_TO_SAVE on class CL_RPM_TASK has no exception.
Method REASSIGN_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARENT_GUID | Value transfer | Type reference (TYPE) | RPM_TV_GUID | GUID | 20021026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RPM: Update error | 20021026 |
Method SAVE_CHECK Signature
Method SAVE_CHECK on class CL_RPM_TASK has no parameter.
Method SAVE_CHECK on class CL_RPM_TASK has no exception.
Method SET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ATTRIBUTES | Call by reference | Type reference (TYPE) | RPM_TS_TASK_INT | Task attributes | 20020514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030611 |
Method SET_DESCRIPTION Signature
Method SET_DESCRIPTION on class CL_RPM_TASK has no parameter.
Method SET_DESCRIPTION on class CL_RPM_TASK has no exception.
Method SET_EDIT_MODE Signature
Method SET_EDIT_MODE on class CL_RPM_TASK has no parameter.
Method SET_EDIT_MODE on class CL_RPM_TASK has no exception.
Method SET_EDIT_MODE_FOR_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHECK_ONLY | Value transfer | Type reference (TYPE) | BOOLE_D | CL_RPM_CO=>SC_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021025 | ||
| 2 | IV_EDIT_MODE | Value transfer | Type reference (TYPE) | RPM_TV_EDIT_MODE | Edit mode of application objects | 20021025 | |||
| 3 | RV_RC | Value transfer | Type reference (TYPE) | I | Return code (0=>Success) | 20021025 |
Method SET_EDIT_MODE_FOR_ALL on class CL_RPM_TASK has no exception.
Method SET_EXTERNAL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXTERNAL_ID | Call by reference | Type reference (TYPE) | RPM_TV_EXTID | External ID | 20021026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RPM: Update error | 20021126 |
Method SET_LONG_TEXT Signature
Method SET_LONG_TEXT on class CL_RPM_TASK has no parameter.
Method SET_LONG_TEXT on class CL_RPM_TASK has no exception.
Method SET_PARENT Signature
Method SET_PARENT on class CL_RPM_TASK has no parameter.
Method SET_PARENT on class CL_RPM_TASK has no exception.
Method SET_SHORT_TEXT Signature
Method SET_SHORT_TEXT on class CL_RPM_TASK has no parameter.
Method SET_SHORT_TEXT on class CL_RPM_TASK has no exception.
Method SPLIT_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CGPL_ATTRIBUTES | Value transfer | Type reference (TYPE) | CGPL_TASK | Project Planning: Project Headers Attribute Table | 20020703 | |||
| 2 | ES_RPM_ATTRIBUTES | Value transfer | Type reference (TYPE) | RPM_TS_TASK_DB_INT | Project data | 20020703 | |||
| 3 | IS_ATTRIBUTES | Call by reference | Type reference (TYPE) | RPM_TS_TASK_INT | Task attributes | 20020703 |
Method SPLIT_ATTRIBUTES on class CL_RPM_TASK has no exception.
Method VERIFY_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ATTRIBUTES_NEW | Call by reference | Type reference (TYPE) | RPM_TS_TASK_DB_INT | Project Task Data | 20020717 | |||
| 2 | IS_ATTRIBUTES_OLD | Call by reference | Type reference (TYPE) | RPM_TS_TASK_DB_INT | Project Task Data | 20020717 |
Method VERIFY_ATTRIBUTES on class CL_RPM_TASK has no exception.
Event Signatures
Event CHANGED Signature
Event CHANGED on class CL_RPM_TASK has no parameter.
Event CREATED Signature
Event CREATED on class CL_RPM_TASK has no parameter.
Event DELETED Signature
Event DELETED on class CL_RPM_TASK has no parameter.
Event FREED Signature
Event FREED on class CL_RPM_TASK has no parameter.
Event LOADED Signature
Event LOADED on class CL_RPM_TASK has no parameter.
Event TASK_COMPLETED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMIT_WORK | Exporting | Value transfer | Type reference (TYPE) | C | 20021011 | |||
| 2 | OC_TYPEID | Exporting | Value transfer | Type reference (TYPE) | SIBFTYPEID | Type of Objects in Persistent Object References | 20021011 | ||
| 3 | PROJECTDESCRIPTION | Exporting | Value transfer | Type reference (TYPE) | CGPL_TEXT1 | Language-Dependent Short Text | 20021011 | ||
| 4 | PROJECTSHORTTEXT | Exporting | Value transfer | Type reference (TYPE) | RPM_TV_SHORT_TEXT | RPM Data Element: Application object short text | 20021014 | ||
| 5 | PROJECT_ID | Exporting | Value transfer | Type reference (TYPE) | RPM_TV_EXTID | External ID | 20021011 | ||
| 6 | RESOURCEDESCRIPTION | Exporting | Value transfer | Type reference (TYPE) | CGPL_TEXT1 | Language-Dependent Short Text | 20021015 | ||
| 7 | RESOURCE_ID | Exporting | Value transfer | Type reference (TYPE) | RPM_TV_EXTID | External ID | 20021011 | ||
| 8 | ROLEDESCRIPTION | Exporting | Value transfer | Type reference (TYPE) | CGPL_TEXT1 | Language-Dependent Short Text | 20021114 | ||
| 9 | ROLE_ID | Exporting | Value transfer | Type reference (TYPE) | RPM_TV_EXTID | External ID | 20021114 | ||
| 10 | TASKDESCRIPTION | Exporting | Value transfer | Type reference (TYPE) | CGPL_TEXT1 | Language-Dependent Short Text | 20021011 | ||
| 11 | TASK_GUID | Exporting | Value transfer | Type reference (TYPE) | RPM_TV_GUID | Guid for application objects | 20021011 | ||
| 12 | TASK_ID | Exporting | Value transfer | Type reference (TYPE) | RPM_TV_EXTID | External ID | 20021011 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |