SAP ABAP Data Element BANK_DTE_CD_TXTFIELDNAME (Name of Text Field)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-CD (Application Component) Change Document Display and Time Stamp Management
     BANK_CHDOC_TOOL (Package) Change Document Tool IBS FS
Basic Data
Data Element BANK_DTE_CD_TXTFIELDNAME
Short Description Name of Text Field  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FDNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table DD03L    
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 Text Field 
Medium 15 Name Text Field 
Long 20 Name of Text Field 
Heading 30 Name of Text Field 
Documentation

Definition

Name of the table field of a text table whose content is to be used as formatted value of an attribute.

Use

On the Display Change Documents and Display Change Document Item screens, in the business view for the key fields the corresponding plaintext is displayed, rather than the actual key. In order that the change document tool can carry out this formatting, you must assign text fields to the table fields for which a check table exists, for which there is a text table. This assignment is only necessary if the text table has a key field other than client and language and the text field being used is not the first field in the structure of the text table after the key

  1. whose domain name starts with BANK_TEXT,
  2. whose domain starts with _TEXT from offset 3,
  3. whose domain name starts with TEXT or
  4. whose domain name is SPTXT16.

Dependencies

Check tables with more than one key field other than client and language cannot be processed by the change document tool. In this case you need to carry out the formatting in a suitable function module and familiarize this function module with the change document tool for the table events.

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