SAP ABAP Class CL_UG_WB_DYNPRO_SIZE (Screen Size)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UGWB (Package) FI General: Workbench
Properties
Class CL_UG_WB_DYNPRO_SIZE  
Short Description Screen Size    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UGWB   FI General: Workbench 
Created 20030902   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UG_WB_DYNPRO_SIZE has no forward declaration.
Interfaces
Class CL_UG_WB_DYNPRO_SIZE has no interface implemented.
Friends
Class CL_UG_WB_DYNPRO_SIZE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_COLS Static Attribute Private See coding 20030902
2 GT_ROWS Static Attribute Private See coding 20030902
3 G_COLS Static Attribute Private Type reference (TYPE) SY-SCOLS 20030902
4 G_ROWS Static Attribute Private Type reference (TYPE) SY-SROWS Screens, numbers of lines 20030902
Methods
# Method Level Visibility Method type Description Created on
1 GET_SIZE Static method Public Method 20030902
2 RESTORE_COLUMNS Static method Public Method 20030902
3 RESTORE_ROWS Static method Public Method 20030902
4 SET_COLUMNS Static method Public Method 20030902
5 SET_ROWS Static method Public Method 20030902
Events
Class CL_UG_WB_DYNPRO_SIZE has no event.
Types
Class CL_UG_WB_DYNPRO_SIZE has no local type.
Method Signatures

Method GET_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COLUMNS Call by reference Type reference (TYPE) SY-SCOLS Bildschirmbilder, Anzahl der Spalten 20030902
2 Exporting E_ROWS Call by reference Type reference (TYPE) SY-SROWS Bildschirmbilder, Anzahl der Zeilen 20030902

Method GET_SIZE on class CL_UG_WB_DYNPRO_SIZE has no exception.

Method RESTORE_COLUMNS Signature

Method RESTORE_COLUMNS on class CL_UG_WB_DYNPRO_SIZE has no parameter.
Method RESTORE_COLUMNS on class CL_UG_WB_DYNPRO_SIZE has no exception.

Method RESTORE_ROWS Signature

Method RESTORE_ROWS on class CL_UG_WB_DYNPRO_SIZE has no parameter.
Method RESTORE_ROWS on class CL_UG_WB_DYNPRO_SIZE has no exception.

Method SET_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLUMNS Call by reference Type reference (TYPE) SY-SCOLS Bildschirmbilder, Anzahl der Spalten 20030902

Method SET_COLUMNS on class CL_UG_WB_DYNPRO_SIZE has no exception.

Method SET_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ROWS Call by reference Type reference (TYPE) SY-SROWS Bildschirmbilder, Anzahl der Zeilen 20030902

Method SET_ROWS on class CL_UG_WB_DYNPRO_SIZE has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 200