SAP ABAP Data Element NA_SEL_VBRK (First Read Billing Documents)
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_VBRK
Short Description First Read Billing Documents  
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 BillingDoc 
Medium 20 Read Billing Docs 
Long 40 First Read Billing Documents 
Heading 40 First Read Billing Documents 
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 Billing Documents" is set, the billing table VBRK is read first. Example In particular, this is appropriate when you specify billing data (for example, billing date, sales organization, or distribution channel) as selection information.

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