SAP ABAP Data Element FKKV_UNIQUE_VZK (Unique Assignment GUID to AAAI)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CD (Application Component) Collections/Disbursements
     ISCDFUN (Package) FS-CD: Collections/Disbursements Functionality
Basic Data
Data Element FKKV_UNIQUE_VZK
Short Description Unique Assignment GUID to AAAI  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
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 Unique 
Medium 17 Unique AAAI 
Long 20 Unique AAAI 
Heading 17 Unique AAAI 
Documentation

Definition

You can use this flag to determine whether the additional account assignments. If you use the extended function for additional account assignments, the system identifies the account assignments with a unique ID (GUID). When this flag is set, the system checks the database when writing the account assignments, to see whether a GUID has already been assigned for the account assignments to be saved. If the flag is not set, the system assigns a specific GUID to each data record.

Use

Dependencies

  1. The flag is set
    • Advantage: The table with the account assignments remains small
    • Disadvantage: Runtime losses when posting a document
  2. The flag is not set
    • Advantage: Writing account assignments only takes a little longer than with the standard functionality.
    • Disadvantage: If additional account assignments have been entered, an entry is created on the database.

Note

If the flag is set, the system forms a hash code with the account assignments, which enables high-performance access to the database table for account assignments. Therefore we recommend that you set the flag. If you still experience performance problems, is is possible to deactivate this flag in live use.

Example

History
Last changed by/on SAP  20050224 
SAP Release Created in 473