SAP ABAP Data Element IUUC_PROCESS_OPTION (IUUC process option)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_IUUC_REMOTE (Package) Integrated Upgrade & Unicode Conversion: Remote Package
Basic Data
Data Element IUUC_PROCESS_OPTION
Short Description IUUC process option  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type IUUC_PROCESS_OPTION    
Data Type NUMC   Character string with only digits 
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 pr.opt. 
Medium 15 proc. option 
Long 20 process option 
Heading 14 process option 
Documentation

Definition

The process option defines in which way a certain database table is treated in the context of an incremental upgrade. The following options exist:

  • Delta transfer
    Data changes occurring in the time period of the monitored production need to be replicated from the former to the future productive system. This is especially true for all master data and transaction tables of the application components used.
  • Delayed delta transfer
    This applies to tables for which changes should be transferred, but this can also be done after the start of the productive use of the upgraded system. This is true for the application log and system log tables and for change documents.
  • Freeze
    Changes of such tables must not happen during the time of the monitored production. This applies to cross-client tables and to tables of the delivery classes
    S (shouldn't be changed by customers anyway)
    C (customizing shouldn't be done during the monitored production)
    G (customizing shouldn't be done during the monitored production)
    W (contents would be transported using specific transport objects - should not happen during monitored production)
  • Ignore
    Changes in these tables are to be ignored. This usually applies to tables of the central basis and to upgrade shadow tables, as well as to the update tables VBDATA, VBHDR etc.
  • Full Transfer
    For some tables it is more suitable to transfer their complete content, rather than only the table changes. This is especially true for tables with very many updates, compared to the total number of table records, such as the number range table NRIV.
  • Record Only
    For such tables, changes are not expected but might happen. These changes are logged but not immediately transferred. If changes in these tables occur they need further analysis, possibly the corresponding table entries in the receiver system need to be created manually by executing corresponding transactions or reports.
  • Delta transfer - Final transfer only
    This process option is only different from process option "Delta transfer" in case of an online delta transfer. In this case, for some critical basis tables, it must be ensured that contents of these tables are transferred to the clone system only in the last transfer (during the downtime) and not before. For this purpose, this process option should be used.

History
Last changed by/on SAP  20141030 
SAP Release Created in 2005_1_471