SAP ABAP Data Element CO_SELBD (Selection rule for process date evaluation)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-PI-PMA (Application Component) Process Management
     COCB_R (Package) Process Data Evaluation
Basic Data
Data Element CO_SELBD
Short Description Selection rule for process date evaluation  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR49    
Data Type CHAR   Character String 
Length 49    
Decimal Places 0    
Output Length 49    
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 Selection 
Medium 15 Selection 
Long 20 Selection 
Heading 49 Selection 
Documentation

Definition

Rule for the selection of process messages according to their characteristic values.

Use

Procedure

When entering your selection criteria, please note the following entry conventions:

Letters    No distinction is made between capitals and small letters.

" "    Marks the start and the finish of a character string

    containing a blank or one of the special characters listed

    below. Between inverted commas, special characters are

    interpreted as ordinary characters without special function.

*    Wild card for any character string

+    Wild card for one character

<>    Operator: not equal to

$    Symbol for an empty field (field containing a blank)

>    Operator: greater than

<    Operator: less than

&    Operator: logical AND

,     Operator: logical OR

The characters are evaluated in the sequence in which they are listed, that is, & has a higher priority than , , but a lower priority than *.

If you use the relational operators <, >, <>, the following character sting must not contain the wild cards (+ or *).

Examples

Select.rule     Meaning

<> $     The system searches for messages in which the value

    field of the corresponding characteristic does not

    contain a blank.

xyz* & > xyz041    The system searches for messages, in which the value of

    the corresponding characteristic starts with xyz

    and is greater than xyz041.

"Meas. point 1"    The system searches for messages with the characteristic

    value Meas. point 1.

Dependencies

In process message evaluation, only process messages matching the entered selection rules are taken into account.

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