SAP ABAP Data Element BANK_DTE_CD_CHNGIND (Type of Change (U, I, J, D, E, V))
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-CD (Application Component) Change Document Display and Time Stamp Management
     FS_CDV_CORE (Package) Change Document Display (OO)
Basic Data
Data Element BANK_DTE_CD_CHNGIND
Short Description Type of Change (U, I, J, D, E, V)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BANK_CD_CHNGIND    
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 ID   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 ChangeInd. 
Medium 15 Change Indic. 
Long 20 Change Indicator 
Heading 55 Change Indicator 
Documentation

Definition

Indicator showing the type of change:

  • U Update
    Data has been changed. The system generates a log entry for every field of the table entry.
  • I Insert
    Data has been inserted. The system generates a log entry for the entire table entry.
  • J Insert with single field documentation
    Data has been inserted with single field documentation. The system generates a log entry for every field of the table entry.
  • D Delete
    Data has been deleted. The system generates a log entry for the entire table entry.
  • E Delete with single field documentation
    Data has been deleted with single field documentation. The system generates a log entry for every field of the table entry. The deleted value is retained.
  • V Validity changed
    The validity of a table entry has been changed. This is only possible for log entries that have been given a validity. No data has been changed.

Use

Dependencies

Example

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