SAP ABAP Class CL_DPR_UI_WD_SERVICES (Service Class for UI - PPM4.0)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO (Application Component) Project Management
     DEVELOPMENT_PROJECTS_UI_LOGIC (Package) Project Management UI Data Formatting
Properties
Class CL_DPR_UI_WD_SERVICES  
Short Description Service Class for UI - PPM4.0    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DEVELOPMENT_PROJECTS_UI_LOGIC   Project Management UI Data Formatting 
Created 20040830   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
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
Class CL_DPR_UI_WD_SERVICES has no interface implemented.
Friends
Class CL_DPR_UI_WD_SERVICES has no friend class.
Attributes
Class CL_DPR_UI_WD_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MANDATORY_ATTR_ON_VIEW Static method Public Method 20070129
2 FILL_ATTRIBUTE_DDK Static method Public Method Fills DDK Default Values for a Certain Attribute 20040830
3 GET_ELEMENT Static method Public Method Returns Element 20100916
4 GET_FIELD_LABEL Static method Public Method Gets Label for a Field 20040831
5 GET_FIELD_TOOLTIP Static method Public Method Gets Tooltip/Quick Info for a Field 20040831
6 GET_NEW_GUID Static method Public Method Creates a new unique GUID 20100916
7 GET_NODE Static method Public Method Returns Ref to Context Node from Context 20100916
8 GET_TAB_POSITION Static method Public Method Get tab position 20100915
9 GET_USAGE_CLONE Static method Public Method Returns name (ID) of usage 20100916
10 GET_USAGE_NAME Static method Public Method Returns name (ID) of usage 20100916
11 MOVE_TAB Static method Public Method Move a tab to a new position in a tabstrip 20100915
12 SWITCH_ORIG_LANGU_DISP Static method Public Method Detail Screens: Show/Hide Original Language 20050120
Events
Class CL_DPR_UI_WD_SERVICES has no event.
Types
Class CL_DPR_UI_WD_SERVICES has no local type.
Method Signatures

Method CHECK_MANDATORY_ATTR_ON_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20070129
2 Returning RV_RESULT Value transfer Type reference (TYPE) BOOLE_D 'X' = nicht alle Mußfelder gefüllt 20070129

Method CHECK_MANDATORY_ATTR_ON_VIEW on class CL_DPR_UI_WD_SERVICES has no exception.

Method FILL_ATTRIBUTE_DDK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Zugeordneter Contextknoten 20040830
2 Importing IT_KEY_VALUE Call by reference Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Schlüssel-Werttabelle 20040830
3 Importing IV_ATTR_NAME Call by reference Type reference (TYPE) STRING Attributname (Grosschreibung) 20040830
4 Importing IV_NO_INTERNAL_SORT Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070123
5 Importing IV_SORT_BY_VALUE Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070111
# Exception Resumable Description Created on
1 ND_NOT_BOUND Knoten nicht instanziiert 20040830

Method GET_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARENT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100916
2 Importing IV_ELEMENT_INDEX Call by reference Type reference (TYPE) I 20100916
3 Importing IV_NODE_NAME Call by reference Type reference (TYPE) STRING 20100916
4 Importing IV_NODE_NAME_2 Call by reference Type reference (TYPE) STRING 20100916
5 Importing IV_NODE_NAME_3 Call by reference Type reference (TYPE) STRING 20100916
6 Importing IV_NODE_NAME_4 Call by reference Type reference (TYPE) STRING 20100916
7 Importing IV_NODE_NAME_5 Call by reference Type reference (TYPE) STRING 20100916
8 Returning RR_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20100916

Method GET_ELEMENT on class CL_DPR_UI_WD_SERVICES has no exception.

Method GET_FIELD_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_LABEL Value transfer Type reference (TYPE) STRING Label 20040831
2 Importing IR_DATA_OBJECT_REF Call by reference Object reference (TYPE REF TO) DATA Referenz auf elementares Datenobjekt 20040831
3 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprache 20040831

Method GET_FIELD_LABEL on class CL_DPR_UI_WD_SERVICES has no exception.

Method GET_FIELD_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_TOOLTIP Value transfer Type reference (TYPE) STRING Tooltip (Feldtext) 20040831
2 Importing IR_DATA_OBJECT_REF Call by reference Object reference (TYPE REF TO) DATA Referenz auf elementares Datenobjekt 20040831
3 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprache 20040831

Method GET_FIELD_TOOLTIP on class CL_DPR_UI_WD_SERVICES has no exception.

Method GET_NEW_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_GUID Value transfer Type reference (TYPE) DPR_TV_GUID Globally Unique Identifier 20100916

Method GET_NEW_GUID on class CL_DPR_UI_WD_SERVICES has no exception.

Method GET_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARENT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100916
2 Importing IV_NODE_NAME Call by reference Type reference (TYPE) STRING 20100916
3 Importing IV_NODE_NAME_2 Call by reference Type reference (TYPE) STRING 20100916
4 Importing IV_NODE_NAME_3 Call by reference Type reference (TYPE) STRING 20100916
5 Importing IV_NODE_NAME_4 Call by reference Type reference (TYPE) STRING 20100916
6 Importing IV_NODE_NAME_5 Call by reference Type reference (TYPE) STRING 20100916
7 Returning RR_NODE Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100916

Method GET_NODE on class CL_DPR_UI_WD_SERVICES has no exception.

Method GET_TAB_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TABSTRIP Call by reference Object reference (TYPE REF TO) CL_WD_TABSTRIP Perforce change= / 20051117-120623 20100915
2 Importing IV_TAB_ID Call by reference Type reference (TYPE) STRING 20100915
3 Returning RV_POSITION Value transfer Type reference (TYPE) I 20100915

Method GET_TAB_POSITION on class CL_DPR_UI_WD_SERVICES has no exception.

Method GET_USAGE_CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_USAGE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Component Usage 20100916
2 Importing IV_AUTO_CREATE_COMPONENT Call by reference Type reference (TYPE) ABAP_BOOL 20100916
3 Importing IV_COMPONENT_NAME Call by reference Type reference (TYPE) STRING 20100916
4 Importing IV_CONFIG_ID Call by reference Type reference (TYPE) WDY_CONFIG_ID Configuration Identification 20131209
5 Importing IV_CONFIG_TYPE Call by reference Type reference (TYPE) WDY_CONFIG_TYPE Type of Web Dynpro Configuration 20131209
6 Importing IV_USAGE_CLONE_NAME Call by reference Type reference (TYPE) STRING 20100916
7 Returning RO_USAGE_CLONE Value transfer Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Component Usage 20100916

Method GET_USAGE_CLONE on class CL_DPR_UI_WD_SERVICES has no exception.

Method GET_USAGE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_USAGE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Component Usage 20100916
2 Returning RV_NAME Value transfer Type reference (TYPE) STRING 20100916

Method GET_USAGE_NAME on class CL_DPR_UI_WD_SERVICES has no exception.

Method MOVE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TABSTRIP Call by reference Object reference (TYPE REF TO) CL_WD_TABSTRIP Perforce change= / 20051117-120623 20100915
2 Importing IV_NEW_POSITION Call by reference Type reference (TYPE) I If empty, tab is moved to the end 20100915
3 Importing IV_TAB_ID Call by reference Type reference (TYPE) STRING 20100915

Method MOVE_TAB on class CL_DPR_UI_WD_SERVICES has no exception.

Method SWITCH_ORIG_LANGU_DISP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Zugeordneter Contextknoten 20050120
# Exception Resumable Description Created on
1 ND_NOT_BOUND Knoten nicht instanziiert 20050120
History
Last changed by/on SAP  20141109 
SAP Release Created in 400