SAP ABAP Class /UI2/CL_TM_INDEX_ACCESS (Manager for tables /ui2/tm and /ui2/tm_client)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-BE (Application Component) Backend Enablement
     /UI2/SERVICES_INTEROP_700 (Package) UI BE: Interoperability service, release 7.00
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /UI2/IF_TM_INDEX_ACCESS Interface: Target Mapping Index Accessor 20140401
Properties
Class /UI2/CL_TM_INDEX_ACCESS  
Short Description Manager for tables /ui2/tm and /ui2/tm_client    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /UI2/SERVICES_INTEROP_700   UI BE: Interoperability service, release 7.00 
Created 20140401   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /UI2/CL_TM_INDEX_ACCESS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /UI2/IF_TM_INDEX_ACCESS Interface: Target Mapping Index Accessor 20140401
Friends
Class /UI2/CL_TM_INDEX_ACCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_INSTANCE Static Attribute Private Object reference (TYPE REF TO) /UI2/CL_TM_INDEX_ACCESS Manager for tables /ui2/tm and /ui2/tm_client 20140403
2 M_STATUS_MANAGER Instance attribute Private Object reference (TYPE REF TO) LIF_STATUS_MANAGER 20140403
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_FROM_SCRATCH Instance method Private Method 20140401
2 GET_INSTANCE Static method Public Method 20140403
3 GET_STATUS_MANAGER Instance method Private Method 20140403
4 GET_TIMESTAMP Instance method Protected Method 20140408
5 GET_TIMESTAMP_CLIENT Instance method Protected Method 20140408
6 GET_TM_DB_FROM_TM Instance method Private Method 20140410
7 GET_TM_FROM_TM_ATTR Instance method Private Method 20140409
8 GET_TM_FROM_TM_CLIENT_DB Instance method Private Method 20140409
9 GET_TM_FROM_TM_DB Instance method Private Method 20140409
10 INSERT_TAB Instance method Protected Method 20140407
11 INSERT_TAB_CLIENT Instance method Protected Method 20140407
12 IS_VALID Instance method Protected Method 20140407
13 IS_VALID_CLIENT Instance method Protected Method 20140407
Events
Class /UI2/CL_TM_INDEX_ACCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_T_ATTR Protected See coding 20140407 tp_t_attr type standard table of /ui2/s_tm_attributes
2 TP_T_CATALOG Protected See coding 20140407 tp_t_catalog type standard table of /ui2/page_id_tm
3 TP_T_TM_CLIENT_DB Public See coding 20140407 tp_t_tm_client_db type standard table of /ui2/tm_client
4 TP_T_TM_DB Public See coding 20140407 tp_t_tm_db type standard table of /ui2/tm
Method Signatures

Method BUILD_FROM_SCRATCH Signature

Method BUILD_FROM_SCRATCH on class /UI2/CL_TM_INDEX_ACCESS has no parameter.
Method BUILD_FROM_SCRATCH on class /UI2/CL_TM_INDEX_ACCESS has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INSTANCE Value transfer Object reference (TYPE REF TO) /UI2/IF_TM_INDEX_ACCESS Interface: Target Mapping Index Accessor 20140403

Method GET_INSTANCE on class /UI2/CL_TM_INDEX_ACCESS has no exception.

Method GET_STATUS_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATUS_MANAGER Value transfer Object reference (TYPE REF TO) LIF_STATUS_MANAGER 20140403

Method GET_STATUS_MANAGER on class /UI2/CL_TM_INDEX_ACCESS has no exception.

Method GET_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMP 20140408

Method GET_TIMESTAMP on class /UI2/CL_TM_INDEX_ACCESS has no exception.

Method GET_TIMESTAMP_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TIMESTAMP_CLIENT Value transfer Type reference (TYPE) TIMESTAMP 20140408

Method GET_TIMESTAMP_CLIENT on class /UI2/CL_TM_INDEX_ACCESS has no exception.

Method GET_TM_DB_FROM_TM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20140410
2 Importing TM Call by reference Type reference (TYPE) /UI2/IF_TM_INDEX_ACCESS=>TP_S_TM_INSERT 20140410
3 Returning TM_DB Value transfer Type reference (TYPE) /UI2/TM UI BE: Target Mapping 20140410

Method GET_TM_DB_FROM_TM on class /UI2/CL_TM_INDEX_ACCESS has no exception.

Method GET_TM_FROM_TM_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TM Value transfer Type reference (TYPE) /UI2/IF_TM_INDEX_ACCESS=>TP_S_TM 20140409
2 Importing TM_ATTR Call by reference Type reference (TYPE) /UI2/S_TM_ATTRIBUTES UI BE: Target Mapping 20140409

Method GET_TM_FROM_TM_ATTR on class /UI2/CL_TM_INDEX_ACCESS has no exception.

Method GET_TM_FROM_TM_CLIENT_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TM Value transfer Type reference (TYPE) /UI2/IF_TM_INDEX_ACCESS=>TP_S_TM 20140409
2 Importing TM_CLIENT_DB Call by reference Type reference (TYPE) /UI2/TM_CLIENT UI BE: Target Mapping 20140409

Method GET_TM_FROM_TM_CLIENT_DB on class /UI2/CL_TM_INDEX_ACCESS has no exception.

Method GET_TM_FROM_TM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TM Value transfer Type reference (TYPE) /UI2/IF_TM_INDEX_ACCESS=>TP_S_TM 20140409
2 Importing TM_DB Call by reference Type reference (TYPE) /UI2/TM UI BE: Target Mapping 20140409

Method GET_TM_FROM_TM_DB on class /UI2/CL_TM_INDEX_ACCESS has no exception.

Method INSERT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TM_TAB Call by reference Type reference (TYPE) TP_T_TM_DB 20140407

Method INSERT_TAB on class /UI2/CL_TM_INDEX_ACCESS has no exception.

Method INSERT_TAB_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TM_TAB_CLIENT Call by reference Type reference (TYPE) TP_T_TM_CLIENT_DB 20140407

Method INSERT_TAB_CLIENT on class /UI2/CL_TM_INDEX_ACCESS has no exception.

Method IS_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_VALID Value transfer Type reference (TYPE) ABAP_BOOL 20140407

Method IS_VALID on class /UI2/CL_TM_INDEX_ACCESS has no exception.

Method IS_VALID_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_VALID_CLIENT Value transfer Type reference (TYPE) ABAP_BOOL 20140407

Method IS_VALID_CLIENT on class /UI2/CL_TM_INDEX_ACCESS has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 100