SAP ABAP Class CL_RMST_OTPT_PARAM_TREETOOLBAR (RMS-TLS: Toolbar Support for Parameter Tree)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-RM (Application Component) Recipe Management
⤷
RMSTLSOUT (Package) RMS-TLS: Output Tool
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RMST_OTPT_TREETOOLBAR_SSCR | Toolbar for Parameter Screen with Subscreen | 20030613 |
Properties
| Class | CL_RMST_OTPT_PARAM_TREETOOLBAR | |
| Short Description | RMS-TLS: Toolbar Support for Parameter Tree | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMSTLSOUT | RMS-TLS: Output Tool |
| Created | 20020226 | SAP |
| Last change | 20031212 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RMST_OTPT_PARAM_TREETOOLBAR has no forward declaration.
Interfaces
Class CL_RMST_OTPT_PARAM_TREETOOLBAR has no interface implemented.
Friends
Class CL_RMST_OTPT_PARAM_TREETOOLBAR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | UI_FUNC | 'PTTL_TREX' | RMS-TLS: Expand | 20020226 | ||
| 2 | Constant | Protected | Type reference (TYPE) | UI_FUNC | 'PTTL_TRIX' | RMS-TLS: Collapse | 20020226 | ||
| 3 | Constant | Protected | Type reference (TYPE) | UI_FUNC | 'PTTL_VARA' | RMS-TLS: Save Layout As... | 20020227 | ||
| 4 | Constant | Protected | Type reference (TYPE) | UI_FUNC | 'PTTL_VARD' | RMS-TLS: Delete Layout | 20020228 | ||
| 5 | Constant | Protected | Type reference (TYPE) | UI_FUNC | 'PTTL_VARI' | RMS-TLS: Layout | 20020226 | ||
| 6 | Constant | Protected | Type reference (TYPE) | UI_FUNC | 'PTTL_VARL' | RMS-TLS: Load Layout | 20020226 | ||
| 7 | Constant | Protected | Type reference (TYPE) | UI_FUNC | 'PTTL_VARS' | RMS-TLS: Save Layout | 20020226 | ||
| 8 | Constant | Protected | Type reference (TYPE) | SLIS_VARI | '/' | RMS-TLS: SAP Output Layout | 20020228 | ||
| 9 | Constant | Protected | Type reference (TYPE) | BOOLEAN | 'X' | RMS-TLS: General Indicator | 20020226 | ||
| 10 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RMST_OTPT_PARAM_TREE | RMS-TLS: Parameter Dialog for Output | 20020226 | |||
| 11 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | RMS-TLS: Toolbar Control | 20020226 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | RMSTS_OTPT_RMSDX | RMS-TLS: Output Layout from Cluster Table | 20020325 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | RMSTS_LAYOUT_DEFINITION | RMS-TLS: Current Layout Definition for Output | 20020301 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | SY-SYSID | RMS-TLS: System Type | 20020306 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | RMS-TLS: Collapse a Node | 20020308 | |
| 2 | Instance method | Public | Constructor | RMS-TLS: CONSTRUCTOR | 20020226 | |
| 3 | Instance method | Protected | Method | RMS-TLS: Delete a Layout | 20020308 | |
| 4 | Instance method | Protected | Method | RMS-TLS: Expand a Node | 20020308 | |
| 5 | Instance method | Public | Method | RMS-TLS: Read Current Output Layout | 20020325 | |
| 6 | Instance method | Public | Method | RMS-TLS: Create Internal Instance of CL_GUI_CONTAINER | 20030616 | |
| 7 | Instance method | Protected | Method | RMS-TLS: Initialize Toolbar | 20020226 | |
| 8 | Instance method | Protected | Method | RMS-TLS: Load a Layout | 20020308 | |
| 9 | Instance method | Public | Event handling method | RMS-TLS: Button Clicked | 20020226 | |
| 10 | Instance method | Public | Event handling method | RMS-TLS: Function Selected | 20020226 | |
| 11 | Instance method | Public | Method | RMS-TLS: Save a Layout | 20020308 | |
| 12 | Instance method | Protected | Method | RMS-TLS: Save a Layout As... | 20020308 |
Events
Class CL_RMST_OTPT_PARAM_TREETOOLBAR has no event.
Types
Class CL_RMST_OTPT_PARAM_TREETOOLBAR has no local type.
Method Signatures
Method COLLAPSE Signature
Method COLLAPSE on class CL_RMST_OTPT_PARAM_TREETOOLBAR has no parameter.
Method COLLAPSE on class CL_RMST_OTPT_PARAM_TREETOOLBAR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20020226 | |||
| 2 | IO_PTREE | Call by reference | Object reference (TYPE REF TO) | CL_RMST_OTPT_PARAM_TREE | Instanz des Parameterbaumes | 20020226 | |||
| 3 | IS_LAYOUT | Call by reference | Type reference (TYPE) | RMSTS_OTPT_RMSDX | RMS-TLS: Ausgabelayouts aus der Clustertabelle | 20020325 |
Method CONSTRUCTOR on class CL_RMST_OTPT_PARAM_TREETOOLBAR has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_DELETE | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20030623 |
Method DELETE on class CL_RMST_OTPT_PARAM_TREETOOLBAR has no exception.
Method EXPAND Signature
Method EXPAND on class CL_RMST_OTPT_PARAM_TREETOOLBAR has no parameter.
Method EXPAND on class CL_RMST_OTPT_PARAM_TREETOOLBAR has no exception.
Method GET_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_LAYOUT | Call by reference | Type reference (TYPE) | RMSTS_OTPT_RMSDX | 20020325 |
Method GET_LAYOUT on class CL_RMST_OTPT_PARAM_TREETOOLBAR has no exception.
Method INITTOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20030616 |
Method INITTOOLBAR on class CL_RMST_OTPT_PARAM_TREETOOLBAR has no exception.
Method INIT_BUTTONS Signature
Method INIT_BUTTONS on class CL_RMST_OTPT_PARAM_TREETOOLBAR has no parameter.
Method INIT_BUTTONS on class CL_RMST_OTPT_PARAM_TREETOOLBAR has no exception.
Method LOAD Signature
Method LOAD on class CL_RMST_OTPT_PARAM_TREETOOLBAR has no parameter.
Method LOAD on class CL_RMST_OTPT_PARAM_TREETOOLBAR has no exception.
Method ON_DROPDOWN_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20020226 | |||||
| 2 | POSX | Call by reference | Attribute reference (LIKE) | 20020226 | |||||
| 3 | POSY | Call by reference | Attribute reference (LIKE) | 20020226 |
Method ON_DROPDOWN_CLICKED on class CL_RMST_OTPT_PARAM_TREETOOLBAR has no exception.
Method ON_FUNCTION_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20020226 |
Method ON_FUNCTION_SELECTED on class CL_RMST_OTPT_PARAM_TREETOOLBAR has no exception.
Method SAVE Signature
Method SAVE on class CL_RMST_OTPT_PARAM_TREETOOLBAR has no parameter.
Method SAVE on class CL_RMST_OTPT_PARAM_TREETOOLBAR has no exception.
Method SAVE_AS Signature
Method SAVE_AS on class CL_RMST_OTPT_PARAM_TREETOOLBAR has no parameter.
Method SAVE_AS on class CL_RMST_OTPT_PARAM_TREETOOLBAR has no exception.
History
| Last changed by/on | SAP | 20031212 |
| SAP Release Created in | 200 |