SAP ABAP Data Element NA_WHVER (ID for repeat processing)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       VN (Package) Application development output control
Basic Data
Data Element NA_WHVER
Short Description ID for repeat processing  
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 Reprocess 
Medium 15 Reprocess 
Long 20 Reprocess 
Heading
Documentation

Definition

Indicator for repeat processing. The system selects the last message with a status other than 0 (independent of the send time) and copies it. The system does not copy messages with a status of 0.

If you are processing a message for the first time, the system selects all messages with a status of 0 and send time 3. The system does not take send times 1, 2 and 4 into account.

The parameters have the following values:

  • Status
    • 0 (not yet processed)
    • 1 (processed - no errors occurred)
    • 2 (processed - errors occurred)
  • Send time
    • 1 (next processing run)
    • 2 (at a specific time)
    • 3 (on request)
    • 4 (immediately)

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