SAP ABAP Data Element WHEREBED (WHERE Condition for SELECT)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BTX-BF-IF (Application Component) R/3 Interface for Business Transactions
     VZ0C (Package) Customizing R/3 RV central functions
Basic Data
Data Element WHEREBED
Short Description WHERE Condition for SELECT  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR40    
Data Type CHAR   Character String 
Length 40    
Decimal Places 0    
Output Length 40    
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 WHERE req. 
Medium 15 WHERE requir. 
Long 20 WHERE requirement 
Heading 40 WHERE Condition for SELECT 
Documentation

Definition

Specifies a WHERE requirement, in case a table should not be completely deleted.

Example

If the following requirement is met:

Table STXH: TDOBJECT = HUGO

the system generates the following:

SELECT * FROM STXH WHERE TDOBJECT = HUGO

DELETE STXH ENDSELECT.

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