SAP ABAP Data Element NA_VSZTP (Dispatch time)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV (Application Component) Basis Services / Communication Interfaces
     SVN (Package) WFMC: Basis Message Control
Basic Data
Data Element NA_VSZTP
Short Description Dispatch time  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type NA_VSZTP    
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 Date/Time 
Medium 15 Date/Time 
Long 20 Dispatch time 
Heading Time 
Documentation

Use

You can process a message immediately by updating the application document or you can process it at a later time. For later processing you must use the report program RSNAST00 or a corresponding application function.

Technical information

The individual possibilites are:

  • Time 1: The message is processed through report program RSNAST00. This report program can be scheduled periodically or started manually.
  • Time 2: As in time 1, but the message contains an earliest processing date and a requested processing time. The message is ignored by report program RSNAST00 before the requested date.
  • Time 3: The message is selected and processed by application specific programs. Processing can take place online or in the background.
  • Time 4: The message is processed when the application document is saved. No further processing of the message is necessary.

Supplementary Documentation - NA_VSZTP 0001

Procedure

Enter the timing for the messages which you want to be listed.

Examples

If you enter timing "1", the system lists all the messages which will be sent or output automatically in the next selection run.

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