SAP ABAP Data Element OLR3_TV_TECH_FIELD (Technical Field Name)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-EXT-OBL (Application Component) Object Links
     DPR_OBJECTLINK_R3 (Package) Project Management - R/3 Core Object Link
Basic Data
Data Element OLR3_TV_TECH_FIELD
Short Description Technical Field Name  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR40    
Data Type CHAR   Character String 
Length 40    
Decimal Places 0    
Output Length 40    
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 Field 
Medium 15 Field 
Long 20 Field Name 
Heading 55 Technical Field Name 
Documentation

Definition

Indicates which fields of a SAP ERP object category in SAP Portfolio and Project Management the system should display in the detail screen or take into consideration in the evaluations.

Use

For data retrieval, the system must recognize the table and table field from which the data for the field name should be read. Therefore, you should use the following set-up for your entry: table - table field.
Otherwise, you cannot carry out data retrieval in the SAP system.

Dependencies

In the standard system, a cost analysis and progress analysis is implemented for the following object categories only:

  • 0PROJECTDEF
  • 0WBSELEMENT
  • 0NETWORK
  • 0NETWORKACT

You can use the cost and progress analyses for these object categories exclusively by assigning fields from the dictionary structure OLR3_R3_TS_RPSCO, which is defined in the SAP R/3 Plug-In 2002.2.

Example

The field name is AFVC-WERKS. In this case, the system reads the value (for example, 1300) for data retrieval in the table AFVC in the field WERKS and makes it available for the evaluation or display in the detail screen. In addition, the language-dependent field name (label) is read for the detail screen, for example, Werk in German and plant in English.

If you stored the table AFVC for method 04 (data retrieval) for the current object type in Customizing for SAP Portfolio and Project Management --> Project Management in the activity SAP Interface --> Make Settings for the Linked SAP Objects under Table/View in the SAP System per Object Type and Method, data selection occurs in the SAP system automatically and generically. Otherwise, you must implement the BAdI OLR3_DATA in the SAP system for data retrieval. This BAdI contains a default implementation for the non-generic fields which are implemented in the standard system to serve as examples.

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