SAP ABAP Data Element /SAPTRX/UPLINK_MODE (Uplink Mode for Table Fields)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   SCM-EM (Application Component) Event Management
     /SAPTRX/ATIF (Package) Interface objects for Event Manager and Appl.Srv
Basic Data
Data Element /SAPTRX/UPLINK_MODE
Short Description Uplink Mode for Table Fields  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type /SAPTRX/UPLINK_MODE    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 UplinkMode 
Medium 15 Uplink Mode 
Long 20 Uplink Mode 
Heading
Documentation

Definition

Defines how referencing between a data table that is lower in the hierarchy and one that is higher in the hierarchy is carried out for a field.

Possible values:

'C'    Uplink field is compared to a constant

'R'    Uplink field is compared to a target field with a defined name

Example

Handling units (table VEKP) in a shipment (table VTTK):

Uplink field 1 VPOBJ is referenced to a constant value 4 indicating Handling Unit in shipment (uplink mode C).

Uplink field 2 VPOBJKEY is referenced to uplink target TKNUM (uplink mode R) in the master reference table VTTK.

History
Last changed by/on SAP  20080415 
SAP Release Created in 46C