SAP ABAP Class IF_SALV_GUI_FULLSCREEN_IDA (IDA ALV: Fullscreen API)
Properties
Class IF_SALV_GUI_FULLSCREEN_IDA  
Short Description IDA ALV: Fullscreen API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130828   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SALV_GUI_TYPES_IDA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SALV_GUI_FULLSCREEN_IDA has no interface implemented.
Friends
Class IF_SALV_GUI_FULLSCREEN_IDA has no friend class.
Attributes
Class IF_SALV_GUI_FULLSCREEN_IDA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY Instance method Public Method Show the data on the UI 20130828
2 EXIT Instance method Public Method Exit the dynpro/screen 20130910
3 SET_PF_STATUS Instance method Public Method Set the status menu(PF-STATUS) 20130828
Events
# Event Type Visibility Description Created on
1 FUNCTION_SELECTED Instance Event
(0)
Public
(2)
Event: a item of the status menu was clicked by the end user 20130828
Types
Class IF_SALV_GUI_FULLSCREEN_IDA has no local type.
Method Signatures

Method DISPLAY Signature

Method DISPLAY on class IF_SALV_GUI_FULLSCREEN_IDA has no parameter.
Method DISPLAY on class IF_SALV_GUI_FULLSCREEN_IDA has no exception.

Method EXIT Signature

Method EXIT on class IF_SALV_GUI_FULLSCREEN_IDA has no parameter.
Method EXIT on class IF_SALV_GUI_FULLSCREEN_IDA has no exception.

Method SET_PF_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EXCLUDING_FCODE Call by reference Type reference (TYPE) IF_SALV_GUI_TYPES_IDA=>YT_EXCLUDING_FCODE 20130828
2 Importing IV_PF_STATUS_NAME Call by reference Type reference (TYPE) IF_SALV_GUI_TYPES_IDA=>Y_PF_STATUS_NAME 20130828
3 Importing IV_PROGRAM_NAME Call by reference Type reference (TYPE) SYREPID 20130828

Method SET_PF_STATUS on class IF_SALV_GUI_FULLSCREEN_IDA has no exception.
Event Signatures

Event FUNCTION_SELECTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EV_FCODE Exporting Value transfer Type reference (TYPE) UI_FUNC 20130910
History
Last changed by/on SAP  20141120 
SAP Release Created in