SAP ABAP Class CL_O2_SIGNATUR_DISPLAY (Display parameter list)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-WAB (Application Component) Web Application Builder
⤷
SO2_TOOL (Package) mySAP Application Server Pages: Tool
⤷
⤷
Properties
| Class | CL_O2_SIGNATUR_DISPLAY | |
| Short Description | Display parameter list | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SO2_TOOL | mySAP Application Server Pages: Tool |
| Created | 19981216 | SAP |
| Last change | 20050105 | 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
Class CL_O2_SIGNATUR_DISPLAY has no interface implemented.
Friends
Class CL_O2_SIGNATUR_DISPLAY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Parameter Display | 20001109 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20011025 | |||
| 3 | Constant | Private | Type reference (TYPE) | SEU_BOOL | ' ' | Boolean: False | 20001024 | ||
| 4 | Constant | Private | Type reference (TYPE) | SEU_BOOL | 'X' | Boolean: True | 20001024 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | O2EVHANDLR | Event handler | 20001024 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Grid for Parameter Display | 20001024 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20001024 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV Grid Layout Settings | 20001024 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SEU_BOOL | ' ' | Initialization Status | 20001024 | ||
| 10 | Instance attribute | Private | Type reference (TYPE) | SEU_BOOL | ' ' | 'X'->Exception Page | 20011119 | ||
| 11 | Instance attribute | Private | Type reference (TYPE) | I | No. of Parameters | 20001024 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | O2PAGKEY | Key Structure for Name of Oxygen Page | 20001024 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | SEOU_PARDIS_TABLE | Parameter Table | 20001024 | |||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WB_WINDOW | Workbench Window | 20001024 | |||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Window | 20001024 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Analyze parameter type information | 20001024 | |
| 2 | Instance method | Public | Constructor | Constructor | 20001024 | |
| 3 | Instance method | Private | Method | Fill field catalog | 20001024 | |
| 4 | Instance method | Private | Method | Get request from type information | 20001024 | |
| 5 | Instance method | Private | Event handling method | User Action: Navigation | 20001024 | |
| 6 | Instance method | Private | Method | Tool Initialization: Make Visible | 20001024 | |
| 7 | Instance method | Private | Method | Fill (or Refill) Parameter Table | 20001024 | |
| 8 | Instance method | Public | Method | Clear Up, Save, Release Resources | 20001024 | |
| 9 | Instance method | Public | Method | Display Parameters or Update Display | 20001024 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | NAVIGATION_REQUEST | Instance Event (0) |
Public (2) |
Navigation Request | 20001025 |
Types
Class CL_O2_SIGNATUR_DISPLAY has no local type.
Method Signatures
Method ANALYZE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PARAMETER | Call by reference | Type reference (TYPE) | SEOPARDIS | Parameter | 20001024 | |||
| 2 | P_TYPESRC | Value transfer | Type reference (TYPE) | SEOD_TYPE_SOURCE | Typinformation | 20001024 |
Method ANALYZE_TYPE on class CL_O2_SIGNATUR_DISPLAY has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container für Parameteranzeige | 20001109 | |||
| 2 | P_WINDOW | Call by reference | Object reference (TYPE REF TO) | CL_WB_WINDOW | Workbench-Fenster | 20001024 |
Method CONSTRUCTOR on class CL_O2_SIGNATUR_DISPLAY has no exception.
Method FILL_FIELD_CATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DESCRIPT_MAX | Call by reference | Type reference (TYPE) | I | Länge des längsten Kurztextes | 20001024 | |||
| 2 | P_NAME_PASS_MAX | Call by reference | Type reference (TYPE) | I | Länge des längsten Parameternamens | 20001024 | |||
| 3 | P_TYPE_TEXT_MAX | Call by reference | Type reference (TYPE) | I | Länge des längsten Parametertyps | 20001024 |
Method FILL_FIELD_CATALOG on class CL_O2_SIGNATUR_DISPLAY has no exception.
Method GET_TYPE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_WB_REQUEST | Request | 20001024 | |||
| 2 | P_TYPESRC | Call by reference | Type reference (TYPE) | SEOD_TYPE_SOURCE | Parametertypinformation | 20001024 |
Method GET_TYPE_REQUEST on class CL_O2_SIGNATUR_DISPLAY has no exception.
Method HANDLE_NAVIGATION_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COLUMN | Call by reference | Type reference (TYPE) | 20001024 | |||||
| 2 | E_ROW | Call by reference | Type reference (TYPE) | 20001024 |
Method HANDLE_NAVIGATION_REQUEST on class CL_O2_SIGNATUR_DISPLAY has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_O2_SIGNATUR_DISPLAY has no parameter.
Method INITIALIZE on class CL_O2_SIGNATUR_DISPLAY has no exception.
Method LOAD_PARAMETERS Signature
Method LOAD_PARAMETERS on class CL_O2_SIGNATUR_DISPLAY has no parameter.
Method LOAD_PARAMETERS on class CL_O2_SIGNATUR_DISPLAY has no exception.
Method PREPARE_FOR_TERMINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TOOL_STATE | Value transfer | Object reference (TYPE REF TO) | CL_PARAM_LIST_TOOL_STATE | Tool_State | 20001024 |
Method PREPARE_FOR_TERMINATION on class CL_O2_SIGNATUR_DISPLAY has no exception.
Method SHOW_SIGNATUR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CONTROLLERCLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | zugeordnete Controllerklasse | 20011025 | |||
| 2 | P_EVHANDLER | Call by reference | Type reference (TYPE) | O2EVHANDLR | Eventhandler | 20001024 | |||
| 3 | P_EXCEPTION | Call by reference | Type reference (TYPE) | SEU_BOOL | ' ' | 'X'-> Exception-Parameter | 20011119 | ||
| 4 | P_PAGEKEY | Call by reference | Type reference (TYPE) | O2PAGKEY | Seite | 20001024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Das Fenster wurde nicht angegeben. | 20001024 |
Event Signatures
Event NAVIGATION_REQUEST Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_WB_REQUEST | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_WB_REQUEST | Navigationsrequest | 20001025 |
History
| Last changed by/on | SAP | 20050105 |
| SAP Release Created in | 50A |