SAP ABAP Class /RPM/CL_DEPENDENCY_API (/RPM/CL_DEPENDENCY_API)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PFM (Application Component) Portfolio Management
     /RPM/API (Package) xRPM External Interfaces
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /RPM/CL_OBJECT_API xRPM Object Provider Super Class 20060621
2 Interface implementation (CLASS c. INTERFACES i_ref)  /RPM/IF_DASHBOARD Dashboard Interface 20081009
3 Interface implementation (CLASS c. INTERFACES i_ref)  /RPM/IF_METADATA Metadata for API objects 20080929
4 Interface implementation (CLASS c. INTERFACES i_ref)  /RPM/IF_PROVIDER_ACCESS ESA: "CRUD"-Interface Pattern 20060621
5 Interface implementation (CLASS c. INTERFACES i_ref)  /RPM/IF_PROVIDER_ACTION ESA: "Action"-Interface Pattern 20060621
6 Interface implementation (CLASS c. INTERFACES i_ref)  /RPM/IF_PROVIDER_QUERY ESA: "Query"-Interface-Pattern 20060621
7 Interface implementation (CLASS c. INTERFACES i_ref)  /RPM/IF_PROVIDER_TRANSACTION ESA: "Transaction"-Interface Pattern 20060621
Properties
Class /RPM/CL_DEPENDENCY_API  
Short Description    
Super Class /RPM/CL_OBJECT_API xRPM Object Provider Super Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /RPM/API   xRPM External Interfaces 
Created 20060621   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /RPM/CL_DEPENDENCY_API has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /RPM/IF_DASHBOARD Dashboard Interface 20081009
2 /RPM/IF_METADATA Metadata for API objects 20080929
3 /RPM/IF_PROVIDER_ACCESS ESA: "CRUD"-Interface Pattern 20060621
4 /RPM/IF_PROVIDER_ACTION ESA: "Action"-Interface Pattern 20060621
5 /RPM/IF_PROVIDER_QUERY ESA: "Query"-Interface-Pattern 20060621
6 /RPM/IF_PROVIDER_TRANSACTION ESA: "Transaction"-Interface Pattern 20060621
Friends
Class /RPM/CL_DEPENDENCY_API has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OR_BUCKET Instance attribute Private Object reference (TYPE REF TO) /RPM/CL_BUCKET_O Hierarchy bucket operational object 20060621
2 OR_OBJECT Instance attribute Private Object reference (TYPE REF TO) /RPM/CL_RELATION_O Relation object 20060629
3 OR_OBJ_MANAGER Instance attribute Private Object reference (TYPE REF TO) /RPM/CL_OBJ_MANAGER RPM-Project and Portfolio Controller 20060621
4 OR_PORTFOLIO Instance attribute Private Object reference (TYPE REF TO) /RPM/CL_ENTITY_PROJECT General object definition 20060621
5 OS_MODE Instance attribute Public Type reference (TYPE) /RPM/TS_CHANGE_MODE Object Change Mode 20060621
6 OT_GUID Instance attribute Public Type reference (TYPE) /RPM/TT_GUIDS Table of RPM guids 20060621
7 OV_LANGU Instance attribute Private Type reference (TYPE) LANGU Language Key 20060621
8 OV_NODE_DETAIL Constant Public Type reference (TYPE) STRING 'DETAIL' 20060621
9 OV_NODE_PREDESSOR Constant Public Type reference (TYPE) STRING 'PREDESSOR' 20090305
10 OV_NODE_SUCCESSOR Constant Public Type reference (TYPE) STRING 'SUCCESSOR' 20060622
11 OV_QUERY_GETLIST Constant Public Type reference (TYPE) STRING 'GET_LIST' 20060621
12 OV_RC Instance attribute Public Type reference (TYPE) I 20060621
13 SR_INSTANCE Static Attribute Private Object reference (TYPE REF TO) /RPM/CL_OBJECT_API xRPM Object Provider Super Class 20060621
Methods
# Method Level Visibility Method type Description Created on
1 ACTION_MANDATORY_FIELD_CHK Instance method Private Method 20090217
2 ACTION_NEGOTIATE_ATTR Instance method Private Method Perform attribute negotiation 20090218
3 CONSTRUCTOR Instance method Public Constructor 20060621
4 GET_DEPENDENCY_ATTRIBUTE Instance method Public Method Get Dependcy Attribute (with language) 20080728
5 GET_DEPENDENCY_ATTRIBUTES Static method Public Method Get Dependency Attributes 20060623
6 GET_DEPENDENCY_STATUS Static method Public Method Get Status of Dependency 20060626
7 GET_DEPENDENCY_STATUS_GROUP Static method Public Method Get the Dependency status indicators - Group,Icon,Color. 20060627
8 GET_DERIVED_ATT_FF Static method Public Method When Dependency type = '2' - 'Finish-to-Finish' 20060626
9 GET_DERIVED_ATT_FS Static method Public Method When Dependency type = '0' - 'Finish-to-Start' 20060626
10 GET_DERIVED_ATT_SF Static method Public Method When Dependency ype = '3' - 'Start-to-Finish' 20060626
11 GET_DERIVED_ATT_SS Static method Public Method When Dependency ype = '1' - 'Start-to-Start' 20060626
12 GET_INSTANCE Static method Public Method 20060621
13 GET_OBJECT Instance method Private Method 20090218
14 GET_PORTFOLIO Instance method Private Method Get's the core portfolio object 20060621
15 MODIFY_DEPENDENCY Instance method Public Method Modify dependency -Create, Update, Delete 20060628
16 MODIFY_RELATION Instance method Private Method Modify relation 20080730
17 QUERY_GETLIST Instance method Private Method Get the list of Dependencies 20060621
18 SET_CHANGE_MODE Instance method Private Method 20060621
Events
Class /RPM/CL_DEPENDENCY_API has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ACTIONS Public Attribute reference (LIKE) 20060621
2 TY_MODIFICATIONS Public Attribute reference (LIKE) 20060621
Method Signatures

Method ACTION_MANDATORY_FIELD_CHK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_ACTION_NAME Call by reference Type reference (TYPE) STRING 20090217
2 Importing IN_BO_NODE_NAME Call by reference Type reference (TYPE) STRING 20090217
3 Importing IN_CHANGE_HANDLER Call by reference Object reference (TYPE REF TO) /RPM/IF_CHANGE_HANDLER 20090217
4 Importing IN_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20090217
5 Importing IN_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) /RPM/IF_MESSAGE_BUFFER Message Handler Interface 20090217
6 Importing IN_PARAMETERS Call by reference Type reference (TYPE) ANY 20090217
7 Exporting OUT_REJECTED Call by reference Type reference (TYPE) SCOL_BOOLEAN Boolean 20090217

Method ACTION_MANDATORY_FIELD_CHK on class /RPM/CL_DEPENDENCY_API has no exception.

Method ACTION_NEGOTIATE_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_ACTION_NAME Call by reference Type reference (TYPE) STRING 20090218
2 Importing IN_BO_NODE_NAME Call by reference Type reference (TYPE) STRING 20090218
3 Importing IN_CHANGE_HANDLER Call by reference Object reference (TYPE REF TO) /RPM/IF_CHANGE_HANDLER 20090218
4 Importing IN_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20090218
5 Importing IN_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) /RPM/IF_MESSAGE_BUFFER Message Handler Interface 20090218
6 Importing IN_PARAMETERS Call by reference Type reference (TYPE) ANY 20090218
7 Exporting OUT_REJECTED Call by reference Type reference (TYPE) SCOL_BOOLEAN Boolean 20090218

Method ACTION_NEGOTIATE_ATTR on class /RPM/CL_DEPENDENCY_API has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20060621

Method CONSTRUCTOR on class /RPM/CL_DEPENDENCY_API has no exception.

Method GET_DEPENDENCY_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTES Call by reference Type reference (TYPE) /RPM/TT_ITEM_DEPENDENCY_API Item Dependency Table Type 20080728
2 Importing IT_RELATIONS Call by reference Type reference (TYPE) /RPM/TT_RELATION_API Relation API Table Type 20080728
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO Language according to ISO 639 20080728

Method GET_DEPENDENCY_ATTRIBUTE on class /RPM/CL_DEPENDENCY_API has no exception.

Method GET_DEPENDENCY_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTES Call by reference Type reference (TYPE) /RPM/TT_ITEM_DEPENDENCY_API Item Dependency Table Type 20060623
2 Importing IT_RELATIONS Call by reference Type reference (TYPE) /RPM/TT_RELATION_API Relation API Table Type 20060623

Method GET_DEPENDENCY_ATTRIBUTES on class /RPM/CL_DEPENDENCY_API has no exception.

Method GET_DEPENDENCY_STATUS 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_ITEM_DEPENDENCY_API Item Dependency Attributes 20060626
2 Returning RS_ATTRIBUTES Value transfer Type reference (TYPE) /RPM/TS_ITEM_DEPENDENCY_API Item Dependency Attributes 20060626

Method GET_DEPENDENCY_STATUS on class /RPM/CL_DEPENDENCY_API has no exception.

Method GET_DEPENDENCY_STATUS_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DEPENDENCY_DER Call by reference Type reference (TYPE) /RPM/TS_ITEM_DEPENDENCY_API Item Dependency Attributes 20060627
2 Importing IV_DEFAULT_GROUP Call by reference Type reference (TYPE) XFELD Checkbox 20060627
3 Importing IV_DIFFERENCE Call by reference Type reference (TYPE) I 20060627

Method GET_DEPENDENCY_STATUS_GROUP on class /RPM/CL_DEPENDENCY_API has no exception.

Method GET_DERIVED_ATT_FF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DEPENDENCY_DER Call by reference Type reference (TYPE) /RPM/TS_ITEM_DEPENDENCY_API Derived dependency attributes 20060626
2 Importing IS_DEPENDENCY Call by reference Type reference (TYPE) /RPM/TS_ITEM_DEPENDENCY_API Project and Task Dependencies 20060626

Method GET_DERIVED_ATT_FF on class /RPM/CL_DEPENDENCY_API has no exception.

Method GET_DERIVED_ATT_FS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DEPENDENCY_DER Call by reference Type reference (TYPE) /RPM/TS_ITEM_DEPENDENCY_API Derived dependency attributes 20060626
2 Importing IS_DEPENDENCY Call by reference Type reference (TYPE) /RPM/TS_ITEM_DEPENDENCY_API Project and Task Dependencies 20060626

Method GET_DERIVED_ATT_FS on class /RPM/CL_DEPENDENCY_API has no exception.

Method GET_DERIVED_ATT_SF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DEPENDENCY_DER Call by reference Type reference (TYPE) /RPM/TS_ITEM_DEPENDENCY_API Derived dependency attributes 20060626
2 Importing IS_DEPENDENCY Call by reference Type reference (TYPE) /RPM/TS_ITEM_DEPENDENCY_API Project and Task Dependencies 20060626

Method GET_DERIVED_ATT_SF on class /RPM/CL_DEPENDENCY_API has no exception.

Method GET_DERIVED_ATT_SS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DEPENDENCY_DER Call by reference Type reference (TYPE) /RPM/TS_ITEM_DEPENDENCY_API Derived dependency attributes 20060626
2 Importing IS_DEPENDENCY Call by reference Type reference (TYPE) /RPM/TS_ITEM_DEPENDENCY_API Project and Task Dependencies 20060626

Method GET_DERIVED_ATT_SS on class /RPM/CL_DEPENDENCY_API has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20060621
2 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) /RPM/CL_OBJECT_API xRPM Object Provider Super Class 20060621

Method GET_INSTANCE on class /RPM/CL_DEPENDENCY_API has no exception.

Method GET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJECTREF Call by reference Type reference (TYPE) /RPM/TS_COLLECTION_KEY dependency in the bucket hierarchy 20090218
2 Importing IV_EXTERNAL_ID Call by reference Type reference (TYPE) RPM_TV_EXTID External ID 20090218
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO Language according to ISO 639 20090218
4 Returning RR_ITEM Value transfer Object reference (TYPE REF TO) /RPM/CL_ENTITY_PROJECT General object definition 20090218

Method GET_OBJECT on class /RPM/CL_DEPENDENCY_API has no exception.

Method GET_PORTFOLIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJECTREF Call by reference Type reference (TYPE) /RPM/TS_REVIEW_KEY Reviews in the bucket hierarchy 20060621
2 Importing IV_EXTERNAL_ID Call by reference Type reference (TYPE) RPM_TV_EXTID External ID 20060621
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO Language according to ISO 639 20060621
4 Returning RR_PORTFOLIO Value transfer Object reference (TYPE REF TO) /RPM/CL_ENTITY_PROJECT General object definition 20060621

Method GET_PORTFOLIO on class /RPM/CL_DEPENDENCY_API has no exception.

Method MODIFY_DEPENDENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MODIFICATION Call by reference Type reference (TYPE) TY_MODIFICATION 20090721
2 Changing IN_ACTIONS Call by reference Type reference (TYPE) TT_ACTIONS 20060628
3 Importing IN_CHANGE_HANDLER Call by reference Object reference (TYPE REF TO) /RPM/IF_CHANGE_HANDLER 20060628
4 Importing IN_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) /RPM/IF_MESSAGE_BUFFER Message Handler Interface 20060628

Method MODIFY_DEPENDENCY on class /RPM/CL_DEPENDENCY_API has no exception.

Method MODIFY_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GUID Call by reference Type reference (TYPE) /RPM/TT_GUID Table type for sorted unique GUIDs 20080730
2 Exporting ET_MSG Call by reference Type reference (TYPE) /RPM/TT_MESSAGES Table Type for Messages 20080730
3 Exporting EV_RC Call by reference Type reference (TYPE) I 20080730
4 Importing IS_CONTEXT Call by reference Type reference (TYPE) /RPM/TS_OBJECT_HIER Portfolio Hierarchy 20080730
5 Importing IT_DEPENDENCY_API Call by reference Type reference (TYPE) /RPM/TT_ITEM_DEPENDENCY_API Item Dependency Table Type 20080730
6 Importing IT_RELATION_GUIDS Call by reference Type reference (TYPE) /RPM/TT_RELATION_GUIDS Relation Guids 20080730
7 Importing IV_CHANGE_MODE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20080730
8 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO Language according to ISO 639 20080730

Method MODIFY_RELATION on class /RPM/CL_DEPENDENCY_API has no exception.

Method QUERY_GETLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_BO_NODE_NAME Call by reference Type reference (TYPE) STRING 20060621
2 Importing IN_FILL_DATA Call by reference Type reference (TYPE) SCOL_BOOLEAN SPACE OUT_DATA muß gefüllt werden 20060621
3 Importing IN_FILTER_KEYS Call by reference Type reference (TYPE) INDEX TABLE Filterung auf Keys 20060621
4 Importing IN_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) /RPM/IF_MESSAGE_BUFFER Message Handler Interface 20060621
5 Importing IN_QUERY_NAME Call by reference Type reference (TYPE) STRING Query Name 20060621
6 Importing IN_QUERY_OPTIONS Call by reference Type reference (TYPE) TY_QUERY_OPTIONS Optionen einer Query 20060621
7 Importing IN_SELECTION_PARAMETERS Call by reference Type reference (TYPE) TT_SELECTION_PARAMETERS Selektionsparameter 20060621
8 Exporting OUT_DATA Call by reference Type reference (TYPE) INDEX TABLE 20060621
9 Exporting OUT_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20060621
10 Exporting OUT_QUERY_INFO Call by reference Type reference (TYPE) TY_QUERY_INFO 20060621

Method QUERY_GETLIST on class /RPM/CL_DEPENDENCY_API has no exception.

Method SET_CHANGE_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 Entity interface 20060621
2 Importing IV_SET_MODE Call by reference Type reference (TYPE) I 20060621
3 Exporting RS_MODE Call by reference Type reference (TYPE) /RPM/TS_CHANGE_MODE Object Change Mode 20060621

Method SET_CHANGE_MODE on class /RPM/CL_DEPENDENCY_API has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400