SAP ABAP Class /RPM/CL_ENTITY_TASK (General Object Definition - Task Objects)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PFM (Application Component) Portfolio Management
     /RPM/OBJECTS (Package) xRPM Business Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /RPM/IF_COMMON Interface for all application objects 20050106
2 Interface implementation (CLASS c. INTERFACES i_ref)  BI_OBJECT Business Instance 20050106
3 Interface implementation (CLASS c. INTERFACES i_ref)  BI_PERSISTENT Persistent Business Instance 20050106
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WORKFLOW Business Workflow 20050106
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /RPM/CL_CAP_GROUP_B Demand planning for bucket category groups object 20050308
2 Inheritance (c INHERITING FROM c_ref)  /RPM/CL_FIN_GROUP_B Financial planning for bucket category groups object 20050309
3 Inheritance (c INHERITING FROM c_ref)  /RPM/CL_RELATION_O Relationship Object 20050106
Properties
Class /RPM/CL_ENTITY_TASK  
Short Description General Object Definition - Task Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package /RPM/OBJECTS   xRPM Business Objects 
Created 20050106   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /RPM/CL_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 /RPM/CL_OBJECT_STATES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_RPM_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_RPM_CONFIGURATION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_RPM_ENTITY_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
6 CL_RPM_LANGUAGE_BUFFER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 /RPM/IF_COMMON Interface for all application objects 20050106
2 BI_OBJECT Business Instance 20050106
3 BI_PERSISTENT Persistent Business Instance 20050106
4 IF_WORKFLOW Business Workflow 20050106
Friends
# Friend Modeled only Created on Description
1 CL_RPM_FACTORY 20080625 Factory Class for Building Appl. Objects
2 CL_RPM_PROJECTS 20080625 RPM: Collection for project objects
3 CL_RPM_PROJECT_VERSIONS 20080625 RPM: Collection for project versions
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OC_CATID Constant Protected Type reference (TYPE) SIBFCATID 'CL' 20050106
2 OC_TYPEID Constant Protected Type reference (TYPE) SIBFTYPEID '/RPM/CL_ENTITY_TASK' 20050106
3 OR_OBJECT_STATE Instance attribute Public Object reference (TYPE REF TO) /RPM/CL_OBJECT_STATE 20050106
4 OR_OBJ_MANAGER Instance attribute Public Object reference (TYPE REF TO) /RPM/CL_OBJ_MANAGER 20050106
5 OR_PARENT Instance attribute Public Object reference (TYPE REF TO) CL_CGPL_TASK 20050217
6 OR_PORTFOLIO Instance attribute Public Object reference (TYPE REF TO) CL_CGPL_TASK 20050217
7 OR_TECHNICAL_OBJECT Instance attribute Public Object reference (TYPE REF TO) CL_CGPL_TASK 20050106
8 OV_ASSIGNMENT_TYPE Instance attribute Public Type reference (TYPE) CGPL_OBJECT_TYPE 20050106
Methods
# Method Level Visibility Method type Description Created on
1 CAST_OBJECT_CHANGED Instance method Protected Method 20050106
2 CHECK_AUTHORIZATION Static method Public Method Checks if User Is Authorized to Process a Project 20050106
3 CLASS_CONSTRUCTOR Static method Public Constructor 20050106
4 CONSTRUCTOR Instance method Public Constructor 20050106
5 CONVERT_GUID_TO_ID Static method Public Method 20050106
6 CONVERT_ID_TO_GUID Static method Public Method Convert Project ID to GUID 20050106
7 DEFAULT_ATTRIBUTE_VALUE Instance method Private Method 20050106
8 DELETE Static method Public Method Checks if user is authorized to process a project 20050106
9 DELETE_CHECK Instance method Protected Method 20050106
10 DELETE_TASK Instance method Protected Method 20050111
11 EXECUTE_DEFAULT_METHOD Instance method Private Method 20050106
12 FIND_BY_LPOR Instance method Private Method 20050106
13 FREE Static method Public Method Checks if user is authorized to process a project 20050106
14 GET_ALL_OBJECT_LINKS Instance method Public Method Get List of All Object Links 20050106
15 GET_ATTRIBUTE_ASSIGNMENT Instance method Protected Method 20050106
16 GET_DESCRIPTION Static method Public Method 20050106
17 GET_EDIT_MODE Static method Public Method Checks if user is authorized to process a project 20050106
18 GET_EXTERNAL_ID Static method Public Method Checks if user is authorized to process a project 20050106
19 GET_GUID Static method Public Method Checks if user is authorized to process a project 20050106
20 GET_HIERARCHY_NODE Instance method Public Method 20050106
21 GET_LOCK_MODE Instance method Public Method 20050106
22 GET_LONG_TEXT Static method Public Method 20050106
23 GET_NODE_NEIGHBORS Instance method Protected Method 20050106
24 GET_OBJECT_LINKS_REF Instance method Public Method Get Object Links Collection of Project Object 20050106
25 GET_OBJECT_TYPE Static method Public Method Checks if user is authorized to process a project 20050106
26 GET_OBJECT_TYPE_DESCRIPTION Static method Public Method Checks if user is authorized to process a project 20050106
27 GET_PARENT Static method Public Method Checks if user is authorized to process a project 20050106
28 GET_PARENT_PROJECT Instance method Private Method 20050106
29 GET_ROOT_NODE Instance method Private Method 20050106
30 GET_SHORT_TEXT Static method Public Method 20050106
31 GET_STATE Instance method Protected Method 20050106
32 GET_TECHNICAL_OBJECT Instance method Private Method 20050106
33 HAS_CHANGES Static method Public Method Checks if user is authorized to process a project 20050106
34 IS_CHANGEABLE Static method Public Method Checks if user is authorized to process a project 20050106
35 IS_DELETED Instance method Private Method 20050106
36 IS_DELETE_POSSIBLE Static method Public Method Checks if user is authorized to process a project 20050106
37 IS_IN_EDIT_MODE Static method Public Method Checks if user is authorized to process a project 20050106
38 IS_PERSISTENT Static method Public Method Checks if user is authorized to process a project 20050106
39 IS_TEMPLATE Static method Public Method Checks if user is authorized to process a project 20050106
40 LPOR Instance method Private Method 20050106
41 ON_CHANGES_COMMITTED Instance method Protected Method 20050106
42 ON_TECHNICAL_OBJECT_CHANGED Instance method Protected Event handling method 20050106
43 ON_TECHNICAL_OBJECT_DELETED Instance method Protected Event handling method 20050106
44 PREPARE_TO_SAVE Static method Public Method Checks if user is authorized to process a project 20050106
45 REFRESH Instance method Private Method 20050106
46 RELEASE Instance method Private Method 20050106
47 SAVE_CHECK Static method Public Method Checks if user is authorized to process a project 20050106
48 SET_DESCRIPTION Instance method Public Method Set Description of Application Object 20050518
49 SET_EDIT_MODE Instance method Public Method Specify Edit Mode of Object (Display or Change) 20050106
50 SET_LOCK_MODE Instance method Public Method Set Lock Mode 20050106
51 SET_LONG_TEXT Static method Public Method 20050106
52 SET_PARENT Instance method Protected Method 20050217
53 SET_SHORT_TEXT Static method Public Method 20050106
Events
# Event Type Visibility Description Created on
1 CHANGED Instance Event
(0)
Public
(2)
20050106
2 CREATED Instance Event
(0)
Public
(2)
20050106
3 DELETED Instance Event
(0)
Public
(2)
20050106
4 FREED Instance Event
(0)
Public
(2)
20050106
5 LOADED Instance Event
(0)
Public
(2)
20050106
Types
Class /RPM/CL_ENTITY_TASK has no local type.
Method Signatures

Method CAST_OBJECT_CHANGED Signature

Method CAST_OBJECT_CHANGED on class /RPM/CL_ENTITY_TASK has no parameter.
Method CAST_OBJECT_CHANGED on class /RPM/CL_ENTITY_TASK has no exception.

Method CHECK_AUTHORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ATTRIBUTES Value transfer Type reference (TYPE) RPM_TS_PROJECT_INT 20050106
2 Importing IS_ATTRIBUTES_API Value transfer Type reference (TYPE) RPM_TS_PROJECT_API 20050106
3 Importing IV_ACTIVITY Value transfer Type reference (TYPE) ACTIV_AUTH 20050106
4 Importing IV_OBJECT Value transfer Type reference (TYPE) STRING 20050106
# Exception Resumable Description Created on
1 CX_RPM_AUTHORIZATION_ERROR 20050106
2 CX_RPM_OBJECT_NOT_FOUND_ERROR 20050106

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /RPM/CL_ENTITY_TASK has no parameter.
Method CLASS_CONSTRUCTOR on class /RPM/CL_ENTITY_TASK has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJ_MANAGER Call by reference Object reference (TYPE REF TO) /RPM/CL_OBJ_MANAGER 20050106
2 Importing IM_OBJ_MAPPER Call by reference Object reference (TYPE REF TO) /RPM/CL_OBJ_MAPPER 20050106
3 Importing IR_TECHNICAL_OBJECT Call by reference Object reference (TYPE REF TO) CL_CGPL_TASK 20050106

Method CONSTRUCTOR on class /RPM/CL_ENTITY_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 Importing IV_PROJECT_GUID Call by reference Type reference (TYPE) RPM_TV_GUID 20050106
2 Returning RV_PROJECT_ID Value transfer Type reference (TYPE) RPM_TV_EXTID 20050106

Method CONVERT_GUID_TO_ID on class /RPM/CL_ENTITY_TASK has no exception.

Method CONVERT_ID_TO_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PORTFOLIO_ID Call by reference Type reference (TYPE) /RPM/TV_EXTID 20050106
2 Returning RV_PORTFOLIO_GUID Value transfer Type reference (TYPE) /RPM/TV_GUID 20050106

Method CONVERT_ID_TO_GUID on class /RPM/CL_ENTITY_TASK has no exception.

Method DEFAULT_ATTRIBUTE_VALUE Signature

Method DEFAULT_ATTRIBUTE_VALUE on class /RPM/CL_ENTITY_TASK has no parameter.
Method DEFAULT_ATTRIBUTE_VALUE on class /RPM/CL_ENTITY_TASK has no exception.

Method DELETE Signature

Method DELETE on class /RPM/CL_ENTITY_TASK has no parameter.
Method DELETE on class /RPM/CL_ENTITY_TASK has no exception.

Method DELETE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DELETION_POSSIBLE Value transfer Type reference (TYPE) BOOLE_D 20050106

Method DELETE_CHECK on class /RPM/CL_ENTITY_TASK has no exception.

Method DELETE_TASK Signature

Method DELETE_TASK on class /RPM/CL_ENTITY_TASK has no parameter.
# Exception Resumable Description Created on
1 CX_RPM_OBJECT_DELETION_ERROR 20050111

Method EXECUTE_DEFAULT_METHOD Signature

Method EXECUTE_DEFAULT_METHOD on class /RPM/CL_ENTITY_TASK has no parameter.
Method EXECUTE_DEFAULT_METHOD on class /RPM/CL_ENTITY_TASK has no exception.

Method FIND_BY_LPOR Signature

Method FIND_BY_LPOR on class /RPM/CL_ENTITY_TASK has no parameter.
Method FIND_BY_LPOR on class /RPM/CL_ENTITY_TASK has no exception.

Method FREE Signature

Method FREE on class /RPM/CL_ENTITY_TASK has no parameter.
Method FREE on class /RPM/CL_ENTITY_TASK has no exception.

Method GET_ALL_OBJECT_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_OBJECT_LINKS Value transfer Type reference (TYPE) RPM_TT_OBJ_LINKS 20050106

Method GET_ALL_OBJECT_LINKS on class /RPM/CL_ENTITY_TASK has no exception.

Method GET_ATTRIBUTE_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_ASSIGNMENT Value transfer Object reference (TYPE REF TO) /RPM/IF_ASSIGNMENT 20050106

Method GET_ATTRIBUTE_ASSIGNMENT on class /RPM/CL_ENTITY_TASK has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TASK Call by reference Object reference (TYPE REF TO) /RPM/CL_ENTITY_TASK 20050518
2 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU current language 20050106
3 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) STRING 20050106

Method GET_DESCRIPTION on class /RPM/CL_ENTITY_TASK has no exception.

Method GET_EDIT_MODE Signature

Method GET_EDIT_MODE on class /RPM/CL_ENTITY_TASK has no parameter.
Method GET_EDIT_MODE on class /RPM/CL_ENTITY_TASK has no exception.

Method GET_EXTERNAL_ID Signature

Method GET_EXTERNAL_ID on class /RPM/CL_ENTITY_TASK has no parameter.
Method GET_EXTERNAL_ID on class /RPM/CL_ENTITY_TASK has no exception.

Method GET_GUID Signature

Method GET_GUID on class /RPM/CL_ENTITY_TASK has no parameter.
Method GET_GUID on class /RPM/CL_ENTITY_TASK has no exception.

Method GET_HIERARCHY_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_HIERARCHY_NODE Value transfer Object reference (TYPE REF TO) CL_CGPL_HIERARCHY_NODE 20050106

Method GET_HIERARCHY_NODE on class /RPM/CL_ENTITY_TASK has no exception.

Method GET_LOCK_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LOCK_MODE Value transfer Type reference (TYPE) RPM_TV_LOCK_MODE 20050106

Method GET_LOCK_MODE on class /RPM/CL_ENTITY_TASK has no exception.

Method GET_LONG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LINES Call by reference Type reference (TYPE) TEXT_LINE_TAB 20050106
2 Exporting EV_HEADER Call by reference Type reference (TYPE) THEAD 20050106
3 Exporting EV_STRING Call by reference Type reference (TYPE) STRING 20050106
4 Importing IR_PROJECT Call by reference Object reference (TYPE REF TO) CL_RPM_PROJECT 20050106
5 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU current language 20050106
6 Importing IV_TEXT_ID Call by reference Type reference (TYPE) TDID CL_RPM_CO=>SC_TDID_LONGTEXT 20050106

Method GET_LONG_TEXT on class /RPM/CL_ENTITY_TASK has no exception.

Method GET_NODE_NEIGHBORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_NEIGHBOR Value transfer Type reference (TYPE) RPM_TS_NEIGHBOR 20050106

Method GET_NODE_NEIGHBORS on class /RPM/CL_ENTITY_TASK has no exception.

Method GET_OBJECT_LINKS_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TASK_GUID Value transfer Type reference (TYPE) RPM_TV_GUID 20050106
2 Returning RR_COLLECTION Value transfer Object reference (TYPE REF TO) CL_RPM_OBJ_LINKS 20050106
# Exception Resumable Description Created on
1 CX_RPM_OBJECT_NOT_FOUND_ERROR 20050106

Method GET_OBJECT_TYPE Signature

Method GET_OBJECT_TYPE on class /RPM/CL_ENTITY_TASK has no parameter.
Method GET_OBJECT_TYPE on class /RPM/CL_ENTITY_TASK has no exception.

Method GET_OBJECT_TYPE_DESCRIPTION Signature

Method GET_OBJECT_TYPE_DESCRIPTION on class /RPM/CL_ENTITY_TASK has no parameter.
Method GET_OBJECT_TYPE_DESCRIPTION on class /RPM/CL_ENTITY_TASK has no exception.

Method GET_PARENT Signature

Method GET_PARENT on class /RPM/CL_ENTITY_TASK has no parameter.
Method GET_PARENT on class /RPM/CL_ENTITY_TASK has no exception.

Method GET_PARENT_PROJECT Signature

Method GET_PARENT_PROJECT on class /RPM/CL_ENTITY_TASK has no parameter.
Method GET_PARENT_PROJECT on class /RPM/CL_ENTITY_TASK has no exception.

Method GET_ROOT_NODE Signature

Method GET_ROOT_NODE on class /RPM/CL_ENTITY_TASK has no parameter.
Method GET_ROOT_NODE on class /RPM/CL_ENTITY_TASK has no exception.

Method GET_SHORT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LINES Call by reference Type reference (TYPE) TEXT_LINE_TAB 20050106
2 Exporting EV_SHORT_TEXT Call by reference Type reference (TYPE) RPM_TV_SHORT_TEXT 20050106
3 Importing IR_PROJECT Call by reference Object reference (TYPE REF TO) CL_RPM_PROJECT 20050106
4 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU current language 20050106

Method GET_SHORT_TEXT on class /RPM/CL_ENTITY_TASK has no exception.

Method GET_STATE Signature

Method GET_STATE on class /RPM/CL_ENTITY_TASK has no parameter.
Method GET_STATE on class /RPM/CL_ENTITY_TASK has no exception.

Method GET_TECHNICAL_OBJECT Signature

Method GET_TECHNICAL_OBJECT on class /RPM/CL_ENTITY_TASK has no parameter.
Method GET_TECHNICAL_OBJECT on class /RPM/CL_ENTITY_TASK has no exception.

Method HAS_CHANGES Signature

Method HAS_CHANGES on class /RPM/CL_ENTITY_TASK has no parameter.
Method HAS_CHANGES on class /RPM/CL_ENTITY_TASK has no exception.

Method IS_CHANGEABLE Signature

Method IS_CHANGEABLE on class /RPM/CL_ENTITY_TASK has no parameter.
Method IS_CHANGEABLE on class /RPM/CL_ENTITY_TASK has no exception.

Method IS_DELETED Signature

Method IS_DELETED on class /RPM/CL_ENTITY_TASK has no parameter.
Method IS_DELETED on class /RPM/CL_ENTITY_TASK has no exception.

Method IS_DELETE_POSSIBLE Signature

Method IS_DELETE_POSSIBLE on class /RPM/CL_ENTITY_TASK has no parameter.
Method IS_DELETE_POSSIBLE on class /RPM/CL_ENTITY_TASK has no exception.

Method IS_IN_EDIT_MODE Signature

Method IS_IN_EDIT_MODE on class /RPM/CL_ENTITY_TASK has no parameter.
Method IS_IN_EDIT_MODE on class /RPM/CL_ENTITY_TASK has no exception.

Method IS_PERSISTENT Signature

Method IS_PERSISTENT on class /RPM/CL_ENTITY_TASK has no parameter.
Method IS_PERSISTENT on class /RPM/CL_ENTITY_TASK has no exception.

Method IS_TEMPLATE Signature

Method IS_TEMPLATE on class /RPM/CL_ENTITY_TASK has no parameter.
Method IS_TEMPLATE on class /RPM/CL_ENTITY_TASK has no exception.

Method LPOR Signature

Method LPOR on class /RPM/CL_ENTITY_TASK has no parameter.
Method LPOR on class /RPM/CL_ENTITY_TASK has no exception.

Method ON_CHANGES_COMMITTED Signature

Method ON_CHANGES_COMMITTED on class /RPM/CL_ENTITY_TASK has no parameter.
Method ON_CHANGES_COMMITTED on class /RPM/CL_ENTITY_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 Importing SENDER Call by reference Attribute reference (LIKE) 20050106

Method ON_TECHNICAL_OBJECT_CHANGED on class /RPM/CL_ENTITY_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 Importing SENDER Call by reference Attribute reference (LIKE) 20050106

Method ON_TECHNICAL_OBJECT_DELETED on class /RPM/CL_ENTITY_TASK has no exception.

Method PREPARE_TO_SAVE Signature

Method PREPARE_TO_SAVE on class /RPM/CL_ENTITY_TASK has no parameter.
Method PREPARE_TO_SAVE on class /RPM/CL_ENTITY_TASK has no exception.

Method REFRESH Signature

Method REFRESH on class /RPM/CL_ENTITY_TASK has no parameter.
Method REFRESH on class /RPM/CL_ENTITY_TASK has no exception.

Method RELEASE Signature

Method RELEASE on class /RPM/CL_ENTITY_TASK has no parameter.
Method RELEASE on class /RPM/CL_ENTITY_TASK has no exception.

Method SAVE_CHECK Signature

Method SAVE_CHECK on class /RPM/CL_ENTITY_TASK has no parameter.
Method SAVE_CHECK on class /RPM/CL_ENTITY_TASK has no exception.

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DESCRIPTION Value transfer Type reference (TYPE) RPM_TV_SHARED_DESCRIPTION Language-Dependent Short Text 20050518
2 Importing IV_LANGU Value transfer Type reference (TYPE) SYLANGU current language 20050518
3 Returning RV_TEXT_CHANGED Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20050518
# Exception Resumable Description Created on
1 CX_RPM_OBJECT_UPDATE_ERROR RPM: Update error 20050518

Method SET_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) /RPM/TV_EDIT_MODE 20050106
2 Returning RV_RC Value transfer Type reference (TYPE) I 20050106

Method SET_EDIT_MODE on class /RPM/CL_ENTITY_TASK has no exception.

Method SET_LOCK_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ENTITY Call by reference Object reference (TYPE REF TO) /RPM/IF_ENTITY 20050106
2 Importing IR_HIERARCHY_NODE Call by reference Object reference (TYPE REF TO) CL_CGPL_HIERARCHY_NODE 20050106
3 Importing IV_LOCK_MODE Call by reference Type reference (TYPE) RPM_LOCK_MODE CL_RPM_CO=>SC_LOCK_MODE_SHARED 20050106
4 Returning RV_RC Value transfer Type reference (TYPE) I 20050106

Method SET_LOCK_MODE on class /RPM/CL_ENTITY_TASK has no exception.

Method SET_LONG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PROJECT Call by reference Object reference (TYPE REF TO) CL_RPM_PROJECT 20050106
2 Importing IT_LINES Call by reference Type reference (TYPE) TEXT_LINE_TAB 20050106
3 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU current language 20050106
4 Importing IV_STRING Call by reference Type reference (TYPE) STRING 20050106
5 Importing IV_TEXT_ID Call by reference Type reference (TYPE) TDID CL_RPM_CO=>SC_TDID_LONGTEXT 20050106
6 Returning RV_LONG_TEXT_CHANGED Value transfer Type reference (TYPE) BOOLE_D 20050106
# Exception Resumable Description Created on
1 CX_RPM_OBJECT_UPDATE_ERROR 20050106

Method SET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) /RPM/IF_COMMON 20050217

Method SET_PARENT on class /RPM/CL_ENTITY_TASK has no exception.

Method SET_SHORT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PROJECT Call by reference Object reference (TYPE REF TO) CL_RPM_PROJECT 20050106
2 Importing IT_LINES Call by reference Type reference (TYPE) TEXT_LINE_TAB 20050106
3 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU current language 20050106
4 Importing IV_SHORT_TEXT Call by reference Type reference (TYPE) RPM_TV_SHORT_TEXT 20050106
5 Returning RV_TEXT_CHANGED Value transfer Type reference (TYPE) BOOLE_D 20050106
# Exception Resumable Description Created on
1 CX_RPM_OBJECT_UPDATE_ERROR 20050106
Event Signatures

Event CHANGED Signature
Event CHANGED on class /RPM/CL_ENTITY_TASK has no parameter.
Event CREATED Signature
Event CREATED on class /RPM/CL_ENTITY_TASK has no parameter.
Event DELETED Signature
Event DELETED on class /RPM/CL_ENTITY_TASK has no parameter.
Event FREED Signature
Event FREED on class /RPM/CL_ENTITY_TASK has no parameter.
Event LOADED Signature
Event LOADED on class /RPM/CL_ENTITY_TASK has no parameter.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400