SAP ABAP Data Element TVZ (+/- Sign)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FVVW (Package) Treasury Management: Securities
Basic Data
Data Element TVZ
Short Description +/- Sign  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TVZ    
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 +- 
Medium 10 +/- Sign 
Long 10 +/- Sign 
Heading  
Documentation

Definition

A line with the values Sec. ID (reference): A
Sec. ID (to be transferred): B
Position change: n
Value change: c
+- sign: +/-
results in the following action:

n*k units of security B with the c-times book value of position A are posted (+- sign = '+') or taken off the books (+- sign = '-') for each securities account with positions of security A. In the case of negative positions (k<0), the interpretation of the +- sign is reversed.

Examples

The following lines code a stock swap from A to B with a swap ratio of
1 : 2.

Line Sec.ID(ref.) Sec.ID(trans.) +-sign Positn chnge Value change ------------------------------------------------------------------------
1 A A - 1 1
2 A B + 2 1

The first line means that for each stock A, a stock A with the entire book value of stock A is taken off the books. In short: all positions of stock A are taken off the books.

The second line means that two stocks B with the book value of stock A are posted for each stock A. In short: An amount of positions B, which is double that of positions A, is posted with the book value of positions A.

History
Last changed by/on SAP  20020219 
SAP Release Created in