SAP ABAP Class CL_ISHMED_PDSYS_DT_NAVIGATION (Navigation in the Document Category)
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
⤷
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_DOCKING_CONTAINER | Docking Control Container | 20001128 |
Properties
| Class | CL_ISHMED_PDSYS_DT_NAVIGATION | |
| Short Description | Navigation in the Document Category | |
| Super Class | CL_GUI_DOCKING_CONTAINER | Docking Control Container |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | NMED | R/3MED: Medical documentation GSD |
| Created | 20001128 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_PDSYS_DT_NAVIGATION has no forward declaration.
Interfaces
Class CL_ISHMED_PDSYS_DT_NAVIGATION has no interface implemented.
Friends
Class CL_ISHMED_PDSYS_DT_NAVIGATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ISHMED_PDSYS_DT_NAVI_TREE | Column Tree Control | 20001128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Close | 20010702 | |
| 2 | Instance method | Public | Constructor | Constructor | 20001128 | |
| 3 | Instance method | Public | Method | Dock Navigation Container to Active Screen | 20001130 | |
| 4 | Instance method | Public | Method | Destructor | 20001130 | |
| 5 | Instance method | Public | Method | Returns Key of Double Clicked Node | 20001201 | |
| 6 | Instance method | Public | Method | sets style | 20010705 | |
| 7 | Instance method | Public | Method | Open | 20010702 | |
| 8 | Instance method | Public | Method | Refresh Text in InfoColumn of Tree | 20001130 | |
| 9 | Instance method | Public | Method | Refresh Tree | 20001130 | |
| 10 | Instance method | Public | Method | Returns Key of Double Clicked Node | 20021022 | |
| 11 | Instance method | Public | Method | Set Work Mode | 20010222 |
Events
Class CL_ISHMED_PDSYS_DT_NAVIGATION has no event.
Types
Class CL_ISHMED_PDSYS_DT_NAVIGATION has no local type.
Method Signatures
Method CLOSE__MASTER Signature
Method CLOSE__MASTER on class CL_ISHMED_PDSYS_DT_NAVIGATION has no parameter.
Method CLOSE__MASTER on class CL_ISHMED_PDSYS_DT_NAVIGATION has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DATA | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_PDSYS_DT_DATA | IS-H*MED: Verwaltet die Daten zum DokTyp | 20001128 |
Method CONSTRUCTOR on class CL_ISHMED_PDSYS_DT_NAVIGATION has no exception.
Method DOCK_TO_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DYNNR | Value transfer | Type reference (TYPE) | SY-DYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20001130 | |||
| 2 | P_REPID | Value transfer | Type reference (TYPE) | SY-REPID | ABAP-Programm, aktuelles Rahmenprogramm | 20001130 |
Method DOCK_TO_SCREEN on class CL_ISHMED_PDSYS_DT_NAVIGATION has no exception.
Method FREE_NAVIGATION Signature
Method FREE_NAVIGATION on class CL_ISHMED_PDSYS_DT_NAVIGATION has no parameter.
Method FREE_NAVIGATION on class CL_ISHMED_PDSYS_DT_NAVIGATION has no exception.
Method GET_CLICKED_NODE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NODE_KEY | Value transfer | Type reference (TYPE) | TREEV_NODE-NODE_KEY | Key | 20001201 |
Method GET_CLICKED_NODE_KEY on class CL_ISHMED_PDSYS_DT_NAVIGATION has no exception.
Method HIGHLIGHT_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TYPE | Call by reference | Type reference (TYPE) | C | typ | 20010705 |
Method HIGHLIGHT_ELEMENT on class CL_ISHMED_PDSYS_DT_NAVIGATION has no exception.
Method OPEN__MASTER Signature
Method OPEN__MASTER on class CL_ISHMED_PDSYS_DT_NAVIGATION has no parameter.
Method OPEN__MASTER on class CL_ISHMED_PDSYS_DT_NAVIGATION has no exception.
Method REFRESH_INFO_COLUMN Signature
Method REFRESH_INFO_COLUMN on class CL_ISHMED_PDSYS_DT_NAVIGATION has no parameter.
Method REFRESH_INFO_COLUMN on class CL_ISHMED_PDSYS_DT_NAVIGATION has no exception.
Method REFRESH_TREE Signature
Method REFRESH_TREE on class CL_ISHMED_PDSYS_DT_NAVIGATION has no parameter.
Method REFRESH_TREE on class CL_ISHMED_PDSYS_DT_NAVIGATION has no exception.
Method SET_CLICKED_NODE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NODE_KEY | Value transfer | Type reference (TYPE) | TREEV_NODE-NODE_KEY | Key | 20021022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine gültiger Knoten | 20021022 |
Method SET_WORKMODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_WORKMODE | Call by reference | Type reference (TYPE) | SY-UCOMM | 'DIS' | Arbeitsmodus | 20010222 |
Method SET_WORKMODE on class CL_ISHMED_PDSYS_DT_NAVIGATION has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 463 |