SAP ABAP Class CL_I18N_DBS_BYTE (Search bytes in table fields)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18 (Application Component) Internationalization (I18N)
     SCP (Package) SAP Code Pages
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_I18N_DBS_CONVERTER General check and update routine for I18N_SEARCH 20050725
Properties
Class CL_I18N_DBS_BYTE  
Short Description Search bytes in table fields    
Super Class CL_I18N_DBS_CONVERTER General check and update routine for I18N_SEARCH 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCP   SAP Code Pages 
Created 20050725   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_I18N_DBS_BYTE has no interface implemented.
Friends
Class CL_I18N_DBS_BYTE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BYTES Instance attribute Private Type reference (TYPE) DBSTOTEXTS General Text for I18N_SEARCH 20050725
2 SUBSTITUTION_TABLE Instance attribute Private Type reference (TYPE) T_SUBST_BYTES Byte substitutions 20050725
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050725
Events
Class CL_I18N_DBS_BYTE has no event.
Types
Class CL_I18N_DBS_BYTE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BYTES Call by reference Type reference (TYPE) DBSTOTEXTS Suchtexte von I18N_SEARCH 20050725
2 Importing IM_SUBSTITUTION Call by reference Type reference (TYPE) DBSTSUBST Zeichen-/Byte-Ersetzung 20050725

Method CONSTRUCTOR on class CL_I18N_DBS_BYTE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in