SAP ABAP Class CL_SCREEN_STATUS (Screen Status)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_DYNPRO (Package) Framework for Handling Screens in Classes
Properties
Class CL_SCREEN_STATUS  
Short Description Screen Status    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_DYNPRO   Framework for Handling Screens in Classes 
Created 20040114   SAP 
Last change 20040603   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCREEN_STATUS has no forward declaration.
Interfaces
Class CL_SCREEN_STATUS has no interface implemented.
Friends
Class CL_SCREEN_STATUS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PFSTATUS Instance attribute Public Type reference (TYPE) SYPFKEY Screens, Current GUI Status 20040114
2 PFSTATUS_REPID Instance attribute Public Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20040114
3 TITLEBAR Instance attribute Public Type reference (TYPE) GUI_TITLE Menu Painter: Title code 20040114
4 TITLEBAR_REPID Instance attribute Public Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20040114
5 TITLEBAR_VAR1 Instance attribute Public Type reference (TYPE) STRING 20040114
6 TITLEBAR_VAR2 Instance attribute Public Type reference (TYPE) STRING 20040114
7 TITLEBAR_VAR3 Instance attribute Public Type reference (TYPE) STRING 20040114
8 TITLEBAR_VAR4 Instance attribute Public Type reference (TYPE) STRING 20040114
9 TITLEBAR_VAR5 Instance attribute Public Type reference (TYPE) STRING 20040114
10 T_EXCL_FCODE Instance attribute Public Type reference (TYPE) SALV_DYNPRO_T_FCODE Screen: Function Codes 20040114
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040114
2 SET_EXCL_FCODE Instance method Public Method Function Codes to be Excluded 20040114
3 SET_PFSTATUS Instance method Public Method Set Dynpro Status 20040114
4 SET_TITLEBAR Instance method Public Method Set Dynpro Title Bar 20040114
Events
Class CL_SCREEN_STATUS has no event.
Types
Class CL_SCREEN_STATUS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SCREEN_STATUS has no parameter.
Method CONSTRUCTOR on class CL_SCREEN_STATUS has no exception.

Method SET_EXCL_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SALV_DYNPRO_T_FCODE Screen: Funktionscodes 20040114

Method SET_EXCL_FCODE on class CL_SCREEN_STATUS has no exception.

Method SET_PFSTATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PFSTATUS Call by reference Type reference (TYPE) SYPFKEY Bildschirmbilder, aktueller GUI-Status 20040114
2 Importing PFSTATUS_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20040114

Method SET_PFSTATUS on class CL_SCREEN_STATUS has no exception.

Method SET_TITLEBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TITLEBAR Call by reference Type reference (TYPE) GUI_TITLE Menu Painter: Titelcode 20040114
2 Importing TITLEBAR_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20040114
3 Importing TITLEBAR_VAR1 Call by reference Type reference (TYPE) STRING 20040114
4 Importing TITLEBAR_VAR2 Call by reference Type reference (TYPE) STRING 20040114
5 Importing TITLEBAR_VAR3 Call by reference Type reference (TYPE) STRING 20040114
6 Importing TITLEBAR_VAR4 Call by reference Type reference (TYPE) STRING 20040114
7 Importing TITLEBAR_VAR5 Call by reference Type reference (TYPE) STRING 20040114

Method SET_TITLEBAR on class CL_SCREEN_STATUS has no exception.
History
Last changed by/on SAP  20040603 
SAP Release Created in 700