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 | Static Attribute | Private | See coding | 20030902 | |||||
| 2 | Static Attribute | Private | See coding | 20030902 | |||||
| 3 | Static Attribute | Private | Type reference (TYPE) | SY-SCOLS | 20030902 | ||||
| 4 | Static Attribute | Private | Type reference (TYPE) | SY-SROWS | Screens, numbers of lines | 20030902 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20030902 | ||
| 2 | Static method | Public | Method | 20030902 | ||
| 3 | Static method | Public | Method | 20030902 | ||
| 4 | Static method | Public | Method | 20030902 | ||
| 5 | 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 | E_COLUMNS | Call by reference | Type reference (TYPE) | SY-SCOLS | Bildschirmbilder, Anzahl der Spalten | 20030902 | |||
| 2 | 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 | 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 | 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 |