SAP ABAP Data Element RSWODSODEL_DOKU (Work with Selection Patterns)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSODSO_ROLLBACK (Package) DataStore Object: Deletion of Requests
Basic Data
Data Element RSWODSODEL_DOKU
Short Description Work with Selection Patterns  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
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 Info. 
Medium 15 Information 
Long 20 Information 
Heading
Documentation

Definition

Use

Creating Selection Patterns

Enter a DataStore object. You can use asterisk * and plus + as placeholders to select requests flexibly.

Example: The character string ABC* selects all objects that start with ABC and end in any way whatsoever. The character string ABC+ selects all objects that start with ABC and end with at least one other character.

Excluding Selection Patterns

If you set the @1P@ Exclude Selection Pattern flag, this pattern is ignored in the selection. For example, you define a selection pattern for the DataStore objects ABC*. To exclude certain DataStore objects for this selection pattern, create a second selection pattern for the DataStore objects ABCD* and set the Exclude Selection Pattern flag. This selects all DataStore objects (and the corresponding requests) that start with ABC, with the exception of those that start with ABCD. Settings for age and status are not affected by excluded selection patterns.

Copying Request Selections

Using @HB@ Copy Request Selections you can copy the settings for the age and status of a selection pattern (request selections) to any number of selection patterns. Select the selection pattern to which you want to copy the request selections, place the cursor on the selection pattern from which you want to copy, and choose Copy Request Selections.

Setting Status Flags

If you only want to select requests that have already been updated to a connected InfoProvider using a delta update, set the flag @VK@ Only Delta-Updated Requests.

Dependencies

Example

History
Last changed by/on SAP  20140117 
SAP Release Created in 730