SAP ABAP Class CL_ESH_TREX_TREXDELTA (Customizing for automatic setting of TREX DELTA)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_TREX (Package) TREX handling for Enterprise Search
Properties
Class CL_ESH_TREX_TREXDELTA  
Short Description Customizing for automatic setting of TREX DELTA    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_ENG_TREX   TREX handling for Enterprise Search 
Created 20120821   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ESH_TREX_TREXDELTA has no interface implemented.
Friends
Class CL_ESH_TREX_TREXDELTA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_PROXY Instance attribute Private Object reference (TYPE REF TO) CL_ESH_TREX_PROXY_ADMIN TREX Proxy (Local) 20130829
2 MT_CRT_TRXDLTA Instance attribute Private Type reference (TYPE) LTY_T_CRT_TRXDLTA Customizing for TREX DELTA Activation during Initial Load 20120821
3 MV_DATA_BUFFERED Instance attribute Private Type reference (TYPE) CHAR01 Data buffered 20120821
Methods
# Method Level Visibility Method type Description Created on
1 GET_CURRENT_SETTINGS Instance method Public Method Get Current Settings 20120821
2 GET_DATA Instance method Private Method Get Data 20120821
3 GET_DEFAULTS Instance method Public Method Get Default Settings 20120821
4 GET_INSTANCE Static method Public Method Get Instance 20120821
5 RESET_TO_DEFAULT Instance method Public Method Reset 20120821
6 SKIP_DEACTIVATE Instance method Public Method Skip Deactivate 20120821
7 SKIP_REACTIVATE Instance method Public Method Skip Deactivate 20120821
8 UPDATE Instance method Public Method Update 20120821
Events
Class CL_ESH_TREX_TREXDELTA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_T_CRT_TRXDLTA Private See coding 20120821 lty_t_crt_trxdlta TYPE STANDARD TABLE OF esh_crt_trxdlta
Method Signatures

Method GET_CURRENT_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DEACTIVATE_BEFORE_INI Call by reference Type reference (TYPE) CHAR01 Deactivate TREX DELTA before Initial indexing 20120821
2 Exporting EV_REACTIVATE_AFTER_INI Call by reference Type reference (TYPE) CHAR01 Reactivate TREX DELTA after Initial indexing 20120821
3 Importing IV_REREAD Call by reference Type reference (TYPE) CHAR01 Reread from DB 20120821

Method GET_CURRENT_SETTINGS on class CL_ESH_TREX_TREXDELTA has no exception.

Method GET_DATA Signature

Method GET_DATA on class CL_ESH_TREX_TREXDELTA has no parameter.
Method GET_DATA on class CL_ESH_TREX_TREXDELTA has no exception.

Method GET_DEFAULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DEACTIVATE_BEFORE_INI Call by reference Type reference (TYPE) CHAR01 Deactivate TREX DELTA before Initial indexing 20120821
2 Exporting EV_REACTIVATE_AFTER_INI Call by reference Type reference (TYPE) CHAR01 Reactivate TREX DELTA after Initial indexing 20120821

Method GET_DEFAULTS on class CL_ESH_TREX_TREXDELTA has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20130829
2 Importing IV_CONNECTION_GUID Call by reference Type reference (TYPE) ESH_E_ADM_CONNECTION_GUID Connection GUID 20130829
3 Returning RR_TREX_TREXDELTA Value transfer Object reference (TYPE REF TO) CL_ESH_TREX_TREXDELTA Customizing for automatic setting of TREX DELTA 20120821

Method GET_INSTANCE on class CL_ESH_TREX_TREXDELTA has no exception.

Method RESET_TO_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMMIT_WORK Call by reference Type reference (TYPE) CHAR01 ABAP_TRUE Commit Work 20120821

Method RESET_TO_DEFAULT on class CL_ESH_TREX_TREXDELTA has no exception.

Method SKIP_DEACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REREAD Call by reference Type reference (TYPE) CHAR01 Reread from DB 20120821
2 Returning RV_SKIP_DEACTIVATE Value transfer Type reference (TYPE) CHAR01 Skip Deactivate 20120821

Method SKIP_DEACTIVATE on class CL_ESH_TREX_TREXDELTA has no exception.

Method SKIP_REACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REREAD Call by reference Type reference (TYPE) CHAR01 Reread from DB 20120821
2 Returning RV_SKIP_REACTIVATE Value transfer Type reference (TYPE) CHAR01 Skip Reactivate 20120821

Method SKIP_REACTIVATE on class CL_ESH_TREX_TREXDELTA has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CRT_TREXDELTA Call by reference Type reference (TYPE) ESH_CRT_TRXDLTA TREXDELTA Record 20120821
2 Importing IV_COMMIT_WORK Call by reference Type reference (TYPE) CHAR01 ABAP_TRUE Commit Work 20120821

Method UPDATE on class CL_ESH_TREX_TREXDELTA has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740