SAP ABAP Class CL_RSCTT_CTT_ALV_GRID (ALV: RSCTT Description)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSCTT (Package) Currency Conversions in Business Information Warehouse
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSO_GUI_COMPONENT_TOOLBAR GUI Component with Toolbar 20031002
Properties
Class CL_RSCTT_CTT_ALV_GRID  
Short Description ALV: RSCTT Description    
Super Class CL_RSO_GUI_COMPONENT_TOOLBAR GUI Component with Toolbar 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSCTT   Currency Conversions in Business Information Warehouse 
Created 20031002   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSW0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSW1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSCTT_CTT_ALV_GRID has no interface implemented.
Friends
Class CL_RSCTT_CTT_ALV_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PR_ALV_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID 20031002
2 PT_OUTTAB_ALV Instance attribute Private Type reference (TYPE) TTY_OUTTAB_ALV 20031002
3 P_ALV_BUTTON_TEXT Instance attribute Private Type reference (TYPE) TEXT40 20031002
4 P_PARENT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER 20031002
Methods
# Method Level Visibility Method type Description Created on
1 ALV_FILL_OUTTAB Instance method Private Method Fill Table outtab 20031002
2 ALV_INIT_GRID_LAYOUT Instance method Private Method ALV: Set Grid Layout 20031002
3 ALV_PREPARE_FIELDCAT Instance method Private Method ALV: Field Catalog 20031002
4 ALV_TOOLBAR Instance method Private Event handling method Build Own Toolbar in ALV 20031002
5 ALV_USER_COMMAND Instance method Private Event handling method User Command 20031002
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031002
7 FILL_OUTTAB_CONTAINER Static method Public Method Fill Table outtab 20031002
8 GET_CTT_PROPERTIES Static method Private Method Gets Properties of a Currency Conversion Type 20031002
9 HANDLE_FCODE Instance method Private Method FCODE 20031002
10 INIT Instance method Private Method Initialized 20031002
11 SHOW Instance method Public Method Displays Contents of Currency Conversion Type 20031002
Events
# Event Type Visibility Description Created on
1 ALV_CLOSE Instance Event
(0)
Public
(2)
20031002
Types
Class CL_RSCTT_CTT_ALV_GRID has no local type.
Method Signatures

Method ALV_FILL_OUTTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OUTTAB Call by reference Type reference (TYPE) TTY_OUTTAB_ALV 20031002
2 Exporting E_TEXT Call by reference Type reference (TYPE) TEXT40 20031002
3 Importing I_CTTNM Call by reference Type reference (TYPE) RRNUMBR 20031002

Method ALV_FILL_OUTTAB on class CL_RSCTT_CTT_ALV_GRID has no exception.

Method ALV_INIT_GRID_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_GRID_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO 20031002

Method ALV_INIT_GRID_LAYOUT on class CL_RSCTT_CTT_ALV_GRID has no exception.

Method ALV_PREPARE_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ALV_FCAT Call by reference Type reference (TYPE) LVC_T_FCAT 20031002

Method ALV_PREPARE_FIELDCAT on class CL_RSCTT_CTT_ALV_GRID has no exception.

Method ALV_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Call by reference Attribute reference (LIKE) 20031002
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20031002

Method ALV_TOOLBAR on class CL_RSCTT_CTT_ALV_GRID has no exception.

Method ALV_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20031002

Method ALV_USER_COMMAND on class CL_RSCTT_CTT_ALV_GRID has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER 20031002

Method CONSTRUCTOR on class CL_RSCTT_CTT_ALV_GRID has no exception.

Method FILL_OUTTAB_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OUTTAB Call by reference Type reference (TYPE) RSCTT_T_TXTCONTAINER 20031002
2 Importing I_CTTNM Call by reference Type reference (TYPE) RRNUMBR 20031002

Method FILL_OUTTAB_CONTAINER on class CL_RSCTT_CTT_ALV_GRID has no exception.

Method GET_CTT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTT_CAT Call by reference Type reference (TYPE) RSCURTRT 20031002
2 Importing I_CTTNM Call by reference Type reference (TYPE) RRNUMBR 20031002

Method GET_CTT_PROPERTIES on class CL_RSCTT_CTT_ALV_GRID has no exception.

Method HANDLE_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Type reference (TYPE) UI_FUNC 20031002

Method HANDLE_FCODE on class CL_RSCTT_CTT_ALV_GRID has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER 20031002

Method INIT on class CL_RSCTT_CTT_ALV_GRID has no exception.

Method SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CTTNM Call by reference Type reference (TYPE) RRNUMBR 20031002

Method SHOW on class CL_RSCTT_CTT_ALV_GRID has no exception.
Event Signatures

Event ALV_CLOSE Signature
Event ALV_CLOSE on class CL_RSCTT_CTT_ALV_GRID has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400