SAP ABAP Data Element INM_KFM_TV_OBJ_GUID (Object GUID of Key Figure)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-CF (Application Component) Common Functions
     INM_KEY_FIGURE_MONITOR (Package) Enhancement of Key Figure Monitor
Basic Data
Data Element INM_KFM_TV_OBJ_GUID
Short Description Object GUID of Key Figure  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type INM_KFM_OBJ_GUID    
Data Type RAW   Uninterpreted sequence of bytes 
Length 16    
Decimal Places 0    
Output Length 32    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Object 
Medium 15 Object GUID 
Long 20 Object GUID 
Heading 15 Object GUID 
Documentation

Definition

Unique key of the object in the system.

Use

The GUID is a form of technical help that enables an object to be found and to be mapped as unique.

Dependencies

If you want to find the object that belongs to a GUID, choose ABAP Workbench -> Overview -> Application Hierarchy -> Data Browser and make the following entries:

  • For Project Management projects:    the table name DPR_PROJECT
  • For a portfolio item:    /RPM/ITEM_D
  • For an initiative:    the table name INM_INITIATIVE

Enter the relevant GUID under GUID. Choose Execute (F8) to obtain the object for the GUID.

Example

History
Last changed by/on SAP  20141109 
SAP Release Created in 450