SAP ABAP Class CL_RMST_OTPT_TREETOOLBAR_SSCR (Toolbar for Parameter Screen with Subscreen)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RMST_OTPT_PARAM_TREETOOLBAR RMS-TLS: Toolbar Support for Parameter Tree 20030613
Properties
Class CL_RMST_OTPT_TREETOOLBAR_SSCR  
Short Description Toolbar for Parameter Screen with Subscreen    
Super Class CL_RMST_OTPT_PARAM_TREETOOLBAR RMS-TLS: Toolbar Support for Parameter Tree 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMSTLSOUT   RMS-TLS: Output Tool 
Created 20030613   SAP 
Last change 20050520   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RMST_OTPT_TREETOOLBAR_SSCR has no forward declaration.
Interfaces
Class CL_RMST_OTPT_TREETOOLBAR_SSCR has no interface implemented.
Friends
Class CL_RMST_OTPT_TREETOOLBAR_SSCR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FALSE Constant Protected Type reference (TYPE) AS4FLAG ' ' Indicator (X or Blank) 20030624
2 C_RMSDXTYPE_APPL Constant Protected Type reference (TYPE) RMSTE_RMSDX_ENTRY_TYPE 'A' RMS-TLS: Application Parameters 20030617
3 C_RMSDXTYPE_APPL21 Constant Protected Type reference (TYPE) RMSTE_RMSDX_ENTRY_TYPE 'X' RMS-TLS: RMS2.1 Application Parameters 20030617
4 C_RMSDXTYPE_TREE Constant Protected Type reference (TYPE) RMSTE_RMSDX_ENTRY_TYPE ' ' RMS-TLS: Node Entry 20030617
5 C_TRUE Constant Protected Type reference (TYPE) AS4FLAG 'X' Indicator (X or Blank) 20030624
6 MO_NOTIFY Instance attribute Protected Object reference (TYPE REF TO) IF_RMST_SUBSCREEN_NOTIFY RMS-TLS: Notifications to Subscreen 20030616
Methods
# Method Level Visibility Method type Description Created on
1 APPL_STRUCT_TO_XML_DATA Instance method Protected Method RMS-TLS: Application Parameters -> XML 20030617
2 LOAD_DATA Instance method Protected Method RMS-TLS: Load Tree and Application Parameters 20030617
3 LOAD_LAYOUT_FOR_EXTERN Static method Public Method RMS-TLS: Load a Stored Layout 20030725
4 READ_APPLPARAM_FROM_RMSDX Instance method Protected Method RMS-TLS: Load XML from the Table 20030617
5 READ_TREEINFOS_FROM_RMSDX Instance method Protected Method RMS-TLS: Load the Tree Definition 20030618
6 SAVE_APPL_PARAMS Instance method Protected Method RMS-TLS: Save Application Parameters 20030617
7 SAVE_DATA Instance method Protected Method RMS-TLS: Save Tree and Application Parameters 20030617
8 SAVE_LAYOUT_FOR_EXTERN Static method Public Method RMS-TLS: Save a Layout 20040109
9 SET_NOTIFY_HANDLER Instance method Public Method RMS-TLS: Set Message Handler 20030616
Events
Class CL_RMST_OTPT_TREETOOLBAR_SSCR has no event.
Types
Class CL_RMST_OTPT_TREETOOLBAR_SSCR has no local type.
Method Signatures

Method APPL_STRUCT_TO_XML_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_APPL_PARAM Call by reference Type reference (TYPE) ANY 20030617
2 Changing XS_PARAM_AS_XML Call by reference Type reference (TYPE) RMSTS_XML_DATA Beinhaltet ein XML-Dokument als String 20030617

Method APPL_STRUCT_TO_XML_DATA on class CL_RMST_OTPT_TREETOOLBAR_SSCR has no exception.

Method LOAD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_USVAR Call by reference Type reference (TYPE) RMSTS_LAYOUT_DEFINITION RMS-TLS: Layoutdefinition für die Ausgabe 20030617

Method LOAD_DATA on class CL_RMST_OTPT_TREETOOLBAR_SSCR has no exception.

Method LOAD_LAYOUT_FOR_EXTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ES_USVAR Call by reference Type reference (TYPE) RMSTS_LAYOUT_DEFINITION RMS-TLS: Layoutdefinition für die Ausgabe 20030725
2 Importing IREF_NOTIFY_HANDLER Call by reference Object reference (TYPE REF TO) IF_RMST_SUBSCREEN_NOTIFY RMS-TLS: Benachrichtigungen an Subscreen 20030725
3 Importing IS_LAYOUT Call by reference Type reference (TYPE) RMSTS_OTPT_RMSDX RMS-TLS: Ausgabelayouts aus der Clustertabelle 20030725

Method LOAD_LAYOUT_FOR_EXTERN on class CL_RMST_OTPT_TREETOOLBAR_SSCR has no exception.

Method READ_APPLPARAM_FROM_RMSDX Signature

Method READ_APPLPARAM_FROM_RMSDX on class CL_RMST_OTPT_TREETOOLBAR_SSCR has no parameter.
Method READ_APPLPARAM_FROM_RMSDX on class CL_RMST_OTPT_TREETOOLBAR_SSCR has no exception.

Method READ_TREEINFOS_FROM_RMSDX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XS_USVAR Call by reference Type reference (TYPE) RMSTS_LAYOUT_DEFINITION RMS-TLS: Layoutdefinition für die Ausgabe 20030618

Method READ_TREEINFOS_FROM_RMSDX on class CL_RMST_OTPT_TREETOOLBAR_SSCR has no exception.

Method SAVE_APPL_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) RMSTS_OTPT_RMSDX_SSCR RMS-TLS: Ausgabelayouts aus der Clustertabelle 20030617

Method SAVE_APPL_PARAMS on class CL_RMST_OTPT_TREETOOLBAR_SSCR has no exception.

Method SAVE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_USER Call by reference Type reference (TYPE) RMSTE_LAY_FLG_USER ' ' Benutzerspezifisch 20030617
2 Importing I_LAYOUTNAME Call by reference Type reference (TYPE) RMSTE_LAY_NAME Ausgabesteuerung 20030617

Method SAVE_DATA on class CL_RMST_OTPT_TREETOOLBAR_SSCR has no exception.

Method SAVE_LAYOUT_FOR_EXTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REF_NOTIFY Call by reference Object reference (TYPE REF TO) IF_RMST_SUBSCREEN_NOTIFY RMS-TLS: Benachrichtigungen an Subscreen 20040109
2 Importing IS_KEY Call by reference Type reference (TYPE) RMSTS_OTPT_RMSDX_SSCR RMS-TLS: Ausgabelayouts aus der Clustertabelle 20040109
3 Importing IS_LAYOUT Call by reference Type reference (TYPE) RMSTS_OTPT_RMSDX RMS-TLS: Ausgabelayouts aus der Clustertabelle 20040109

Method SAVE_LAYOUT_FOR_EXTERN on class CL_RMST_OTPT_TREETOOLBAR_SSCR has no exception.

Method SET_NOTIFY_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NOTIFY Call by reference Object reference (TYPE REF TO) IF_RMST_SUBSCREEN_NOTIFY RMS-TLS: Benachrichtigungen an Subscreen 20030616

Method SET_NOTIFY_HANDLER on class CL_RMST_OTPT_TREETOOLBAR_SSCR has no exception.
History
Last changed by/on SAP  20050520 
SAP Release Created in 220