SAP ABAP Data Element CATSTINH (Field Content)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-CAT (Application Component) CATT Computer Aided Test Tool
     SCAT (Package) Computer Aided Test Tools
Basic Data
Data Element CATSTINH
Short Description Field Content  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TEXT100    
Data Type CHAR   Character String 
Length 100    
Decimal Places 0    
Output Length 100    
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 Content 
Medium 15 Content 
Long 20 Field Content 
Heading 20 Content 
Documentation

Definition

Use

Procedure

SET VAR

Enter the complete key in the argument (ARG) of the table. Here, you can also use import parameters and variables in as well as values. These variables transfer values from the run into the key fields of the table.

In the functional part (FKT), you enter the variables to which you want to allocate a database value into the corresponding fields. You can enter the field names of the functional part manually or import them via the function 'Display all fields'.

The table function, together with the variable values, has been extended so that totals of the variable contents can be calculated. To do this, you enter the same variable into all the fields, whose values you want to add up. When the test is executed, the total of the values of these variables is calcuated.

SET TAB

Enter the entire key (argument) into the fields ARG of the table. If you want to change specific fields, enter the required new value into these fields only in the functional part (FKT).

CHE TAB

You are at first offered only the key fields of the database table (ARG). Fill in these fields completely. Here you can use fixed values as well as variables and import parameters which are already filled with values.

Then enter the target values into the function fields (FKT) for which a target/actual comparison is to be carried out. You can enter the field names of the functional part manually or import them via the function 'Display all fields'.

Examples

Dependencies

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