SAP ABAP Data Element NA_SEL_NAST (First Read Messages)
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_SEL_NAST
Short Description First Read Messages  
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 Message 
Medium 20 Read Messages 
Long 40 First Read Messages 
Heading 40 First Read Messages 
Documentation

Definition

Use

In order to identify the message records to be processed, the program selects both message table NAST and billing table VBRK.

Depending on which selection information is specified, it is quicker to:

  • Select billing table VBRK first and then separate out the documents that are not relevant from the resulting quantity using message table NAST,
  • Select message table NAST first, then use billing table VBRK to separate out documents.

Dependencies

If the radio button "First Read Messages" is set, the message table NAST is read first.

Example

In particular, this is appropriate when you specify message data (for example, message type or transmission medium) as selection information.

History
Last changed by/on SAP  20050109 
SAP Release Created in 600