SAP ABAP Class CL_ISHMED_PDSYS_GLB (Wrapper for Document Type Layout Processing)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NMED (Package) R/3MED: Medical documentation GSD
Properties
Class CL_ISHMED_PDSYS_GLB  
Short Description Wrapper for Document Type Layout Processing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20021015   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_PDSYS_GLB has no forward declaration.
Interfaces
Class CL_ISHMED_PDSYS_GLB has no interface implemented.
Friends
Class CL_ISHMED_PDSYS_GLB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_DATA Instance attribute Public Object reference (TYPE REF TO) CL_ISHMED_PDSYS_DT_DATA IS-H*MED: Manages the Data for the DocCat 20021015
2 O_GLB_NAVIGATION Instance attribute Public Object reference (TYPE REF TO) CL_ISHMED_GLB_NAVIGATOR IS-H*MED: Navigator for GLP 20021015
3 O_GLB_PAINT Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_GLB_PAINT IS-H*MED: PMD GLP Paint 20021016
4 O_GLB_PAINT_CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20021016
5 O_NAVI_CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20021015
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_INVALID Instance method Public Method Checks Whether Data in Layout Structure are Still Correct 20021023
2 CLOSE_LAYOUT_TREE Instance method Public Method Compromise All Nodes of Layout Tree 20021119
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021015
4 DOCK_TO_SCREEN Instance method Public Method Link Dock Cont to Screen 20021015
5 FREE Instance method Public Method Release Resources 20021017
6 GET_PORP_NODE_KEY Instance method Public Method Gets Node for Properties Display 20021022
7 GET_TITEL Instance method Public Method Returns the Title 20021127
8 LOAD_LAYOUT_INFORMATIONS Instance method Private Method Load Last Saved Layout Information 20021129
9 OPEN_LAYOUT_TREE Instance method Public Method Expand All Nodes of Layout Tree 20021119
10 SAVE_DATA_IN_DATA_OBJ Instance method Public Method Save Data in Global Data Object 20021022
11 SAVE_LAYOUT_INFORMATIONS Instance method Private Method Save Current Layout Settings 20021129
12 SET_INVALID Instance method Public Method Indicates that Data in Layout Structure is Invalid 20021023
13 SET_PORP_NODE_KEY Instance method Public Method Sets Node for Properties Display 20021022
Events
Class CL_ISHMED_PDSYS_GLB has no event.
Types
Class CL_ISHMED_PDSYS_GLB has no local type.
Method Signatures

Method CHECK_INVALID Signature

Method CHECK_INVALID on class CL_ISHMED_PDSYS_GLB has no parameter.
Method CHECK_INVALID on class CL_ISHMED_PDSYS_GLB has no exception.

Method CLOSE_LAYOUT_TREE Signature

Method CLOSE_LAYOUT_TREE on class CL_ISHMED_PDSYS_GLB has no parameter.
Method CLOSE_LAYOUT_TREE on class CL_ISHMED_PDSYS_GLB has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_NAME Value transfer Type reference (TYPE) C 20021016
2 Importing P_DATA Call by reference Object reference (TYPE REF TO) CL_ISHMED_PDSYS_DT_DATA IS-H*MED: Verwaltet die Daten zum DokTyp 20021015
3 Importing P_DYNNR Value transfer Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20021015
4 Importing P_REPID Value transfer Type reference (TYPE) SY-REPID 20021015
# Exception Resumable Description Created on
1 ERROR_MAKE_GLB_WORKBENCH Fehler beim aufbau der Layoutbearbeitung 20021112

Method DOCK_TO_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DYNNR Value transfer Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20021015
2 Importing P_REPID Value transfer Type reference (TYPE) SY-REPID ABAP-Programm, aktuelles Rahmenprogramm 20021015

Method DOCK_TO_SCREEN on class CL_ISHMED_PDSYS_GLB has no exception.

Method FREE Signature

Method FREE on class CL_ISHMED_PDSYS_GLB has no parameter.
Method FREE on class CL_ISHMED_PDSYS_GLB has no exception.

Method GET_PORP_NODE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_NODE_KEY Value transfer Type reference (TYPE) TREEV_NODE-NODE_KEY Tree Control: Schlüssel eines Knotens 20021022

Method GET_PORP_NODE_KEY on class CL_ISHMED_PDSYS_GLB has no exception.

Method GET_TITEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_TITEL Value transfer Type reference (TYPE) N2_CHAR30 Titel 20021127

Method GET_TITEL on class CL_ISHMED_PDSYS_GLB has no exception.

Method LOAD_LAYOUT_INFORMATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_EXTENSION Value transfer Type reference (TYPE) I 20021129

Method LOAD_LAYOUT_INFORMATIONS on class CL_ISHMED_PDSYS_GLB has no exception.

Method OPEN_LAYOUT_TREE Signature

Method OPEN_LAYOUT_TREE on class CL_ISHMED_PDSYS_GLB has no parameter.
Method OPEN_LAYOUT_TREE on class CL_ISHMED_PDSYS_GLB has no exception.

Method SAVE_DATA_IN_DATA_OBJ Signature

Method SAVE_DATA_IN_DATA_OBJ on class CL_ISHMED_PDSYS_GLB has no parameter.
Method SAVE_DATA_IN_DATA_OBJ on class CL_ISHMED_PDSYS_GLB has no exception.

Method SAVE_LAYOUT_INFORMATIONS Signature

Method SAVE_LAYOUT_INFORMATIONS on class CL_ISHMED_PDSYS_GLB has no parameter.
Method SAVE_LAYOUT_INFORMATIONS on class CL_ISHMED_PDSYS_GLB has no exception.

Method SET_INVALID Signature

Method SET_INVALID on class CL_ISHMED_PDSYS_GLB has no parameter.
Method SET_INVALID on class CL_ISHMED_PDSYS_GLB has no exception.

Method SET_PORP_NODE_KEY Signature

Method SET_PORP_NODE_KEY on class CL_ISHMED_PDSYS_GLB has no parameter.
Method SET_PORP_NODE_KEY on class CL_ISHMED_PDSYS_GLB has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 471