SAP ABAP Class CL_RSDDTZA_ALV_INDEXINACT (Changing of Global Indexing Parameters)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDDTZA (Package) BWA ZA Maintenance Monitor and Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDDTZA_ALV_GRID Basis Class for ALV Grid Wrapper 20060116
Properties
Class CL_RSDDTZA_ALV_INDEXINACT  
Short Description Changing of Global Indexing Parameters    
Super Class CL_RSDDTZA_ALV_GRID Basis Class for ALV Grid Wrapper 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDDTZA   BWA ZA Maintenance Monitor and Functions 
Created 20060116   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSBTC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSDTR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSSB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDDTZA_ALV_INDEXINACT has no interface implemented.
Friends
Class CL_RSDDTZA_ALV_INDEXINACT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_T_BIAINDEX Instance attribute Private Type reference (TYPE) TP_T_BIAINDEX Indexes 20060116
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CHANGED_DATA Instance method Public Method 20060116
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060116
3 _FILL_BIAINDEX_TABLE Instance method Private Method 20060116
4 _HND_ALV_GRID_DATA_CHANGED Instance method Private Event handling method 20060116
Events
Class CL_RSDDTZA_ALV_INDEXINACT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_BIAINDEX Private See coding 20060116 BEGIN OF tp_s_biaindex, objnm TYPE RSDDBBIAOBJECT, inact TYPE rs_bool, tstpnm TYPE rststpnm, timestmp TYPE rstimestmp, END OF tp_s_biaindex
2 TP_T_BIAINDEX Private See coding 20060116 tp_t_biaindex TYPE STANDARD TABLE OF tp_s_biaindex
Method Signatures

Method CHECK_CHANGED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_REFRESH Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20060116
2 Exporting E_VALID Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20060116

Method CHECK_CHANGED_DATA on class CL_RSDDTZA_ALV_INDEXINACT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL_CONTAINER Call by reference Type reference (TYPE) STRING 20060116
2 Importing I_DYNNR Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20071127
3 Importing I_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20060116

Method CONSTRUCTOR on class CL_RSDDTZA_ALV_INDEXINACT has no exception.

Method _FILL_BIAINDEX_TABLE Signature

Method _FILL_BIAINDEX_TABLE on class CL_RSDDTZA_ALV_INDEXINACT has no parameter.
Method _FILL_BIAINDEX_TABLE on class CL_RSDDTZA_ALV_INDEXINACT has no exception.

Method _HND_ALV_GRID_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Value transfer Attribute reference (LIKE) Message Protokoll für Dataentry 20060116
2 Importing E_UCOMM Value transfer Attribute reference (LIKE) Funktionscode, der PAI ausgelöst hat 20060116

Method _HND_ALV_GRID_DATA_CHANGED on class CL_RSDDTZA_ALV_INDEXINACT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700