SAP ABAP Class CL_PARAM_LIST (Display Parameter List)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-CLA (Application Component) Class Builder
⤷
SEOE (Package) ABAP Objects Class Builder
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PARAM_LIST | Interface: Parameter Display Tool | 19990128 |
Properties
| Class | CL_PARAM_LIST | |
| Short Description | Display Parameter List | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEOE | ABAP Objects Class Builder |
| Created | 19981216 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PARAM_LIST | Interface: Parameter Display Tool | 19990128 |
Friends
Class CL_PARAM_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 4 | Width of Passing Method Icon | 19990209 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | Length of Longest Short Text | 19990316 | |||
| 3 | Constant | Public | Type reference (TYPE) | I | 5 | Minimum Length of Short Text | 19990316 | ||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Grid for Parameter Display | 19981216 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV Grid Layout Settings | 19990224 | |||
| 6 | Constant | Public | Type reference (TYPE) | I | 25 | Height of Header Line | 19990210 | ||
| 7 | Constant | Public | Type reference (TYPE) | I | 30 | Height of Toolbar | 19990216 | ||
| 8 | Constant | Public | Type reference (TYPE) | I | 10 | Maximum Number of Lines | 19990222 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | I | Length of Longest Parameter Name | 19990211 | |||
| 10 | Constant | Public | Type reference (TYPE) | I | 15 | Minimum Width of Parameter Name | 19990209 | ||
| 11 | Instance attribute | Private | Type reference (TYPE) | SEOU_PARDIS_TABLE | Parameter Table | 19990202 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | '-' | Have Parameters Already Been Loaded? | 19990202 | ||
| 13 | Constant | Public | Type reference (TYPE) | F | 7 | Conversion Ratio: Pixels Per Character | 19990209 | ||
| 14 | Constant | Public | Type reference (TYPE) | I | 20 | Pixels Per Text Line | 19990210 | ||
| 15 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Intended Grid Settings At Backend | 19990210 | ||
| 16 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Intended Window Width at Backend | 19990210 | ||
| 17 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PARAM_LIST_TOOL_STATE | Tool Settings | 19990126 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | I | Length of Longest Parameter Type | 19990211 | |||
| 19 | Constant | Public | Type reference (TYPE) | I | 15 | Minimum Width Parameter Type | 19990209 | ||
| 20 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | '-' | Is There a Visible Display Window? | 19990202 | ||
| 21 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WB_WINDOW | Workbench Window | 19990222 | |||
| 22 | Constant | Public | Type reference (TYPE) | F | '1.20' | Width Factor for Proportional Font | 19990212 | ||
| 23 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Window | 19990201 | |||
| 24 | Constant | Public | Type reference (TYPE) | I | 20 | Number of Pixels for Number of Characters = 0 | 19990209 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ADJUST_WINDOW_HEIGHT | Instance Event (0) |
Private (0) |
19990825 | |
| 2 |