SAP ABAP Data Element LIST_VERKN (Link rule to link listing procedures)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       WSOR (Package) IS-R: Assortments
Basic Data
Data Element LIST_VERKN
Short Description Link rule to link listing procedures  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type LIST_VERKN    
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 Link rule 
Medium 15 Link rule 
Long 20 Link rule proc. 
Heading 1R 
Documentation

Definition

Defines the link rules possible between two "neighboring" listing procedures.

Entries possible here are:
"&" - AND link
"|" - OR link

Example

"MAN" & "LP" | "PMA" -> the result (the store list) of the manual
procedure (once processed) goes into the
listing profile (LP) procedure, where only the
stores already found are examined further;
the result of this step is passed on to the
profile module assignment (PMA) procedure
(classifying procedure), which searches for
all the stores not yet contained in the store --------------------------list and carries out the comparison.
The whole procedure can result in additional
stores being found.

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