SAP ABAP Class IF_RMST_PARAMETER_TREE (RMS-TLS: Access to Parameter Tree Control)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMST_OTPT_PARAM_TREE_SSCR | RMS-TLS: Parameter Dialog for the Output (with Subscreen) | 20030613 |
Properties
| Class | IF_RMST_PARAMETER_TREE | |
| Short Description | RMS-TLS: Access to Parameter Tree Control | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020102 | SAP |
| Last change | 20031212 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RMST_PARAMETER_TREE has no forward declaration.
Interfaces
Class IF_RMST_PARAMETER_TREE has no interface implemented.
Friends
Class IF_RMST_PARAMETER_TREE has no friend class.
Attributes
Class IF_RMST_PARAMETER_TREE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Select/Deselect Nodes | 20030611 | |
| 2 | Instance method | Public | Method | Check: Is Node or End Node Selected? | 20030627 | |
| 3 | Instance method | Public | Method | Read Application Parameters (Saved Before RMS 2.2) | 20030618 |
Events
Class IF_RMST_PARAMETER_TREE has no event.
Types
Class IF_RMST_PARAMETER_TREE has no local type.
Method Signatures
Method CHANGE_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLUMN | Call by reference | Type reference (TYPE) | TV_ITMNAME | Tree Control: Name einer Spalte / eines Items | 20030611 | |||
| 2 | I_IS_CHECKED | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20030611 | |||
| 3 | I_NODE_PATH | Call by reference | Type reference (TYPE) | RMSTS_COMPONENT_PATH | Pfadangabe eines Treeknotens (Parameterdynpro mit Subscreen) | 20030611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 'i_node_path' -Knoten nicht gefunden | 20030611 |
Method IS_ITEM_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLUMN | Call by reference | Type reference (TYPE) | TV_ITMNAME | Tree Control: Name einer Spalte / eines Items | 20030627 | |||
| 2 | I_NODE_PATH | Call by reference | Type reference (TYPE) | RMSTS_COMPONENT_PATH | Pfadangabe eines Treeknotens (Parameterdynpro mit Subscreen) | 20030627 | |||
| 3 | X_IS_SELECTED | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20030627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Spalte nicht gefunden | 20030627 | ||
| 2 | Knoten nicht gefunden | 20030627 |
Method READ_OLD_APPL_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_APPL_PARAMS_FOUND | Call by reference | Type reference (TYPE) | AS4FLAG | boolsche Variable (X=true, -=false, space=unknown) | 20030618 | |||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | RMSTS_OTPT_RMSDX | RMS-TLS: Ausgabelayouts aus der Clustertabelle | 20030618 | |||
| 3 | XS_APPL_PARAMS | Call by reference | Type reference (TYPE) | ANY | 20030618 |
Method READ_OLD_APPL_PARAM on class IF_RMST_PARAMETER_TREE has no exception.
History
| Last changed by/on | SAP | 20031212 |
| SAP Release Created in |