SAP ABAP Class CL_SALV_FULLSCREEN_TREE_ADAPTE (ALV: Adapter for Fullscreen Trees)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_OM_OBJECTS (Package) ALV Object Model Basis Classes
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_TREE_ADAPTER_BASE ALV: Adapter for Trees 20040416
Properties
Class CL_SALV_FULLSCREEN_TREE_ADAPTE  
Short Description ALV: Adapter for Fullscreen Trees    
Super Class CL_SALV_TREE_ADAPTER_BASE ALV: Adapter for Trees 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SALV_OM_OBJECTS   ALV Object Model Basis Classes 
Created 20040401   SAP 
Last change 20040603   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 KKBLO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SALV_FULLSCREEN_TREE_ADAPTE has no interface implemented.
Friends
Class CL_SALV_FULLSCREEN_TREE_ADAPTE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 R_FOOTER_PARENT Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Footer 20040419
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040401
2 MODIFY_FCODE Instance method Private Method Converts Function Codes for Status 20040419
3 SET_FUNCTION_CODE Instance method Public Method Set Function Codes 20040416
4 TOP_OF_PAGE Instance method Private Event handling method 20050218
Events
Class CL_SALV_FULLSCREEN_TREE_ADAPTE has no event.
Types
Class CL_SALV_FULLSCREEN_TREE_ADAPTE 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 R_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_SALV_CONTROLLER_TREE ALV: Controller für trees 20040401

Method CONSTRUCTOR on class CL_SALV_FULLSCREEN_TREE_ADAPTE has no exception.

Method MODIFY_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing T_EXTAB Call by reference Type reference (TYPE) KKBLO_T_EXTAB 20040419

Method MODIFY_FCODE on class CL_SALV_FULLSCREEN_TREE_ADAPTE has no exception.

Method SET_FUNCTION_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20040416

Method SET_FUNCTION_CODE on class CL_SALV_FULLSCREEN_TREE_ADAPTE has no exception.

Method TOP_OF_PAGE Signature

Method TOP_OF_PAGE on class CL_SALV_FULLSCREEN_TREE_ADAPTE has no parameter.
Method TOP_OF_PAGE on class CL_SALV_FULLSCREEN_TREE_ADAPTE has no exception.
History
Last changed by/on SAP  20040603 
SAP Release Created in 700