Hierarchy
⤷
⤷
⤷
Properties
| Class | CL_ISHMED_PDSYS_DOCCATEGORY | |
| Short Description | Wrapper for DocCat Editing | |
| 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 | 20001128 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ISHMED_PDSYS_DOCCATEGORY has no interface implemented.
Friends
Class CL_ISHMED_PDSYS_DOCCATEGORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SY-UCOMM | Work Mode | 20010222 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ISHMED_PDSYS_DT_DATA | IS-H*MED: Manages the Data for the DocCat | 20001128 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ISHMED_PDSYS_DT_NAVIGATION | Docking Control Container | 20001128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Closes Master | 20010702 | |
| 2 | Instance method | Public | Constructor | Constructor | 20001128 | |
| 3 | Instance method | Public | Method | Copy After-Image --> Before-Image | 20001130 | |
| 4 | Instance method | Public | Method | Returns 0/1 on Changed Data | 20001130 | |
| 5 | Instance method | Public | Method | docking to active screen | 20001130 | |
| 6 | Instance method | Public | Method | Return true/false | 20011022 | |
| 7 | Instance method | Public | Method | Destructor | 20001130 | |
| 8 | Instance method | Public | Method | Exports Application Formats | 20050127 | |
| 9 | Instance method | Public | Method | Supplies Tab Pages | 20011017 | |
| 10 | Instance method | Public | Method | Returns Type of Clicked Element | 20001201 | |
| 11 | Instance method | Public | Method | Returns Node Key (Double Click) | 20001201 | |
| 12 | Instance method | Public | Method | Exporting Header + Elements | 20001130 | |
| 13 | Instance method | Public | Method | Exporting Elements | 20001130 | |
| 14 | Instance method | Public | Method | Returns Elements selected by Type | 20011017 | |
| 15 | Instance method | Public | Method | Exports Domain Values of Element (DEID) | 20010208 | |
| 16 | Instance method | Public | Method | Exporting Header | 20001130 | |
| 17 | Instance method | Public | Method | Supplies Register | 20011016 | |
| 18 | Instance method | Public | Method | Sets Highlight-Style | 20010705 | |
| 19 | Instance method | Public | Method | Returns Number of Register-Cards | 20010307 | |
| 20 | Instance method | Public | Method | Returns Number of Elements | 20001130 | |
| 21 | Instance method | Public | Method | Returns Number of Elements Before | 20001130 | |
| 22 | Instance method | Public | Method | Returns Number of Registers | 20010307 | |
| 23 | Instance method | Public | Method | Returns Number of SAPscript-LINKS | 20020215 | |
| 24 | Instance method | Public | Method | Opens Master | 20010702 | |
| 25 | Instance method | Public | Method | Call Method Read DocCategory in Class Data | 20010122 | |
| 26 | Instance method | Public | Method | Fills InfoColumn of Tree | 20001130 | |
| 27 | Instance method | Public | Method | Refresh Tree | 20001130 | |
| 28 | Instance method | Public | Method | Reset: Copy BeforeImage -> AfterImage | 20010306 | |
| 29 | Instance method | Public | Method | Deletes Selection | 20010705 | |
| 30 | Instance method | Public | Method | Saves Category Data | 20001130 | |
| 31 | Instance method | Public | Method | Returns Node Key (Double Click) | 20021022 | |
| 32 | Instance method | Public | Method | Importing Header + Elements | 20001130 | |
| 33 | Instance method | Public | Method | Importing Elements | 20001130 | |
| 34 | Instance method | Public | Method | Setting Infos in Header | 20010612 | |
| 35 | Instance method | Public | Method | Imports Selection | 20010705 | |
| 36 | Instance method | Public | Method | Sets the Work Mode | 20010222 | |
| 37 | Instance method | Public | Method | Returns 0/1 on Changed Structure | 20001130 |
Events
Class CL_ISHMED_PDSYS_DOCCATEGORY has no event.
Types
Class CL_ISHMED_PDSYS_DOCCATEGORY has no local type.
Method Signatures
Method CLOSE__MASTER Signature
Method CLOSE__MASTER on class CL_ISHMED_PDSYS_DOCCATEGORY has no parameter.
Method CLOSE__MASTER on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DTID | Value transfer | Type reference (TYPE) | N2_DTID | IS-H*MED: Ident des Dokumenttyps | 20001128 | |||
| 2 | P_DTVERS | Value transfer | Type reference (TYPE) | N2_VERS | IS-H*MED: Versionsnummer | 20001128 | |||
| 3 | P_EINRI | Value transfer | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20001128 | |||
| 4 | P_WORKMODE | Value transfer | Type reference (TYPE) | SY-UCOMM | 'DIS' | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20001128 |
Method CONSTRUCTOR on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
Method COPY_NEW_TO_OLD Signature
Method COPY_NEW_TO_OLD on class CL_ISHMED_PDSYS_DOCCATEGORY has no parameter.
Method COPY_NEW_TO_OLD on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
Method DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CHANGED | Value transfer | Type reference (TYPE) | ISH_TRUE_FALSE | Changed ? | 20001130 |
Method DATA_CHANGED on class CL_ISHMED_PDSYS_DOCCATEGORY 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_DOCCATEGORY has no exception.
Method ELEMENT_IS_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ETID | Call by reference | Type reference (TYPE) | N2_ETID | IS-H*MED: Ident der Zuordnung DE zu DT | 20011022 | |||
| 2 | R_SELECTED | Value transfer | Type reference (TYPE) | ISH_TRUE_FALSE | IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') | 20011022 |
Method ELEMENT_IS_SELECTED on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
Method FREE Signature
Method FREE on class CL_ISHMED_PDSYS_DOCCATEGORY has no parameter.
Method FREE on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
Method GET_APPLFORMATS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_APPLFORMATS | Call by reference | Type reference (TYPE) | RN2DT_APPLFORMAT | i.s.h.med: N2DTAPPLFORMAT für PMD | 20050127 |
Method GET_APPLFORMATS on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
Method GET_CARDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CARDS | Call by reference | Type reference (TYPE) | N2PD_DOCELS | Liste der Register | 20011017 |
Method GET_CARDS on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
Method GET_CLICKED_ELEM_TYP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ELEMTYP | Value transfer | Type reference (TYPE) | N2_ELEMTYP | Type of Element | 20001201 | |||
| 2 | P_NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Schlüssel eines Knotens | 20001201 |
Method GET_CLICKED_ELEM_TYP on class CL_ISHMED_PDSYS_DOCCATEGORY 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_DOCCATEGORY has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_APPLFORMATS | Call by reference | Type reference (TYPE) | RN2DT_APPLFORMAT | i.s.h.med: N2DTAPPLFORMAT für PMD | 20050127 | |||
| 2 | P_ELEMENTS | Call by reference | Type reference (TYPE) | N2PD_DOCELS | Elements | 20001130 | |||
| 3 | P_HEADER | Call by reference | Type reference (TYPE) | N2PD_DOCTYP | Header | 20001130 |
Method GET_DATA on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
Method GET_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ELEMENTS | Call by reference | Type reference (TYPE) | N2PD_DOCELS | Elements | 20001130 |
Method GET_ELEMENTS on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
Method GET_ELEMENTS_BY_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ELEMENTS | Call by reference | Type reference (TYPE) | N2PD_DOCELS | Selected Elements | 20011017 | |||
| 2 | P_ELEMTYPE | Call by reference | Type reference (TYPE) | N2_ELEMTYP | SPACE | Criterium | 20011017 |
Method GET_ELEMENTS_BY_TYPE on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
Method GET_ELEMENT_DOMVALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DEID | Call by reference | Type reference (TYPE) | N2_DEID | IS-H*MED: Ident des Dokumentationselements | 20010208 | |||
| 2 | P_DOMVALUES | Call by reference | Type reference (TYPE) | RN2DOMTAB | IS-H*MED: Tabellentyp zu Domänenfestwerten (dd07v) | 20010208 |
Method GET_ELEMENT_DOMVALUES on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
Method GET_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_HEADER | Call by reference | Type reference (TYPE) | N2PD_DOCTYP | Header | 20001130 |
Method GET_HEADER on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
Method GET_REGISTERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_REGISTERS | Call by reference | Type reference (TYPE) | N2PD_DOCELS | Liste der Register | 20011016 |
Method GET_REGISTERS on class CL_ISHMED_PDSYS_DOCCATEGORY 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 | SPACE | Typ | 20010705 |
Method HIGHLIGHT_ELEMENT on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
Method NUMBER_OF_CARDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NUMBER | Value transfer | Type reference (TYPE) | SY-TABIX | Number of Register-Cards | 20010307 |
Method NUMBER_OF_CARDS on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
Method NUMBER_OF_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NUMBER | Value transfer | Type reference (TYPE) | SY-TABIX | Number of Elements | 20001130 |
Method NUMBER_OF_ELEMENTS on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
Method NUMBER_OF_ELEMENTS_BEFORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NUMBER | Value transfer | Type reference (TYPE) | SY-TABIX | Number of Elements | 20001130 |
Method NUMBER_OF_ELEMENTS_BEFORE on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
Method NUMBER_OF_REGISTERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NUMBER | Value transfer | Type reference (TYPE) | SY-TABIX | Number of Registers | 20010307 |
Method NUMBER_OF_REGISTERS on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
Method NUMBER_OF_SCRIPTLINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NUMBER | Value transfer | Type reference (TYPE) | SY-TABIX | Interne Tabellen, aktueller Zeilenindex | 20020215 |
Method NUMBER_OF_SCRIPTLINKS on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
Method OPEN__MASTER Signature
Method OPEN__MASTER on class CL_ISHMED_PDSYS_DOCCATEGORY has no parameter.
Method OPEN__MASTER on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
Method READ_DOCTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DTID | Value transfer | Type reference (TYPE) | N2_DTID | IS-H*MED: Ident des Dokumenttyps | 20010122 | |||
| 2 | P_DTVERS | Value transfer | Type reference (TYPE) | N2_VERS | IS-H*MED: Versionsnummer | 20010122 | |||
| 3 | P_EINRI | Value transfer | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20010122 |
Method READ_DOCTYPE on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
Method REFRESH_INFO_COLUMN Signature
Method REFRESH_INFO_COLUMN on class CL_ISHMED_PDSYS_DOCCATEGORY has no parameter.
Method REFRESH_INFO_COLUMN on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
Method REFRESH_TREE Signature
Method REFRESH_TREE on class CL_ISHMED_PDSYS_DOCCATEGORY has no parameter.
Method REFRESH_TREE on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
Method RESET_DATA Signature
Method RESET_DATA on class CL_ISHMED_PDSYS_DOCCATEGORY has no parameter.
Method RESET_DATA on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
Method RESET_SELECTION Signature
Method RESET_SELECTION on class CL_ISHMED_PDSYS_DOCCATEGORY has no parameter.
Method RESET_SELECTION on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
Method SAVE_DOCTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_MESSAGE | Value transfer | Type reference (TYPE) | ISH_TRUE_FALSE | '1' | Message | 20010611 |
Method SAVE_DOCTYPE on class CL_ISHMED_PDSYS_DOCCATEGORY 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 | Kein gültiger Knoten | 20021022 |
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_APPLFORMATS | Call by reference | Type reference (TYPE) | RN2DT_APPLFORMAT | i.s.h.med: N2DTAPPLFORMAT für PMD | 20050201 | |||
| 2 | P_ELEMENTS | Call by reference | Type reference (TYPE) | N2PD_DOCELS | Elements | 20001130 | |||
| 3 | P_HEADER | Call by reference | Type reference (TYPE) | N2PD_DOCTYP | Header | 20001130 |
Method SET_DATA on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
Method SET_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ELEMENTS | Call by reference | Type reference (TYPE) | N2PD_DOCELS | Elements | 20001130 |
Method SET_ELEMENTS on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
Method SET_INFOS_UPD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_INFOS | Value transfer | Type reference (TYPE) | RN2SYSINFO | IS-H*MED: Systemverwaltungs-Infos für PMD | 20010612 |
Method SET_INFOS_UPD on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
Method SET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ELEMENTS | Call by reference | Type reference (TYPE) | N2PD_DOCELS | Elemente | 20010705 | |||
| 2 | P_HEADER | Call by reference | Type reference (TYPE) | N2PD_DOCTYP | sel Header | 20010726 |
Method SET_SELECTION on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
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_DOCCATEGORY has no exception.
Method STRUCTURE_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CHANGED | Value transfer | Type reference (TYPE) | ISH_TRUE_FALSE | ja nein | 20001130 |
Method STRUCTURE_CHANGED on class CL_ISHMED_PDSYS_DOCCATEGORY has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 463 |