SAP ABAP Data Element TXW_TXVIEW (Data file view)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CA-GTF-DRT (Application Component) Data Retention Tool
     FTW1 (Package) Data Retention Tool
Basic Data
Data Element TXW_TXVIEW
Short Description Data file view  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TXW_TXVIEW    
Data Type CHAR   Character String 
Length 10    
Decimal Places 0    
Output Length 10    
Value Table TXW_C_V0    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID XW1  
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Data view 
Medium 15 Data view 
Long 20 Data view 
Heading 30 Data view 
Documentation

Definition

Data views combine selected fields from several data segments that are linked via join conditions. A data view is similar to a database view.

Creating data views

The data view definition includes the following screens:

  • Initial screen

    Enter an identifier for the view query. Identifiers can start with any letter A - Z; names that start with a digit 0 - 9 are standard views delivered by SAP.

  • Attributes

    Enter a description and optionally an authorization group. The authorization group is related to the authorization object F_TXW_TV.

  • Data segments

    Enter the data segments that are to be joined for the selected view. Data segments need not be ordered in a specific way. The query utility optimizes the order for best performance.

    Enter join conditions. Join conditions link data segments via the specified fields. Click the "Select join conditions" button to select from a list of technically possible conditions.

    Enter selection conditions. Selection conditions specify "hard coded" selection criteria. The view will only select records for the selected data segment where the specified fields satisfy the conditions. Selection conditions are optional; most views will not specify any.

  • View fields

    Enter the desired fields from the data view data segments. Reporting utilities will only output these fields. The following flag can be set for each field:

    • Sel.Field: Create selection parameters for this field on the selection screen of the view query

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