SAP ABAP Class CL_ISHMED_PDSYS_DOCCATEGORY (Wrapper for DocCat Editing)
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_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 N2PD 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 G_WORKMODE Instance attribute Private Type reference (TYPE) SY-UCOMM Work Mode 20010222
2 O_DATA Instance attribute Public Object reference (TYPE REF TO) CL_ISHMED_PDSYS_DT_DATA IS-H*MED: Manages the Data for the DocCat 20001128
3 O_NAVIGATION 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 CLOSE__MASTER Instance method Public Method Closes Master 20010702
2 CONSTRUCTOR Instance method Public Constructor Constructor 20001128
3 COPY_NEW_TO_OLD Instance method Public Method Copy After-Image --> Before-Image 20001130
4 DATA_CHANGED Instance method Public Method Returns 0/1 on Changed Data 20001130
5 DOCK_TO_SCREEN Instance method Public Method docking to active screen 20001130
6 ELEMENT_IS_SELECTED Instance method Public Method Return true/false 20011022
7 FREE Instance method Public Method Destructor 20001130
8 GET_APPLFORMATS Instance method Public Method Exports Application Formats 20050127
9 GET_CARDS Instance method Public Method Supplies Tab Pages 20011017
10 GET_CLICKED_ELEM_TYP Instance method Public Method Returns Type of Clicked Element 20001201
11 GET_CLICKED_NODE_KEY Instance method Public Method Returns Node Key (Double Click) 20001201
12 GET_DATA Instance method Public Method Exporting Header + Elements 20001130
13 GET_ELEMENTS Instance method Public Method Exporting Elements 20001130
14 GET_ELEMENTS_BY_TYPE Instance method Public Method Returns Elements selected by Type 20011017
15 GET_ELEMENT_DOMVALUES Instance method Public Method Exports Domain Values of Element (DEID) 20010208
16 GET_HEADER Instance method Public Method Exporting Header 20001130
17 GET_REGISTERS Instance method Public Method Supplies Register 20011016
18 HIGHLIGHT_ELEMENT Instance method Public Method Sets Highlight-Style 20010705
19 NUMBER_OF_CARDS Instance method Public Method Returns Number of Register-Cards 20010307
20 NUMBER_OF_ELEMENTS Instance method Public Method Returns Number of Elements 20001130
21 NUMBER_OF_ELEMENTS_BEFORE Instance method Public Method Returns Number of Elements Before 20001130
22 NUMBER_OF_REGISTERS Instance method Public Method Returns Number of Registers 20010307
23 NUMBER_OF_SCRIPTLINKS Instance method Public Method Returns Number of SAPscript-LINKS 20020215
24 OPEN__MASTER Instance method Public Method Opens Master 20010702
25 READ_DOCTYPE Instance method Public Method Call Method Read DocCategory in Class Data 20010122
26 REFRESH_INFO_COLUMN Instance method Public Method Fills InfoColumn of Tree 20001130
27 REFRESH_TREE Instance method Public Method Refresh Tree 20001130
28 RESET_DATA Instance method Public Method Reset: Copy BeforeImage -> AfterImage 20010306
29 RESET_SELECTION Instance method Public Method Deletes Selection 20010705
30 SAVE_DOCTYPE Instance method Public Method Saves Category Data 20001130
31 SET_CLICKED_NODE_KEY Instance method Public Method Returns Node Key (Double Click) 20021022
32 SET_DATA Instance method Public Method Importing Header + Elements 20001130
33 SET_ELEMENTS Instance method Public Method Importing Elements 20001130
34 SET_INFOS_UPD Instance method Public Method Setting Infos in Header 20010612
35 SET_SELECTION Instance method Public Method Imports Selection 20010705
36 SET_WORKMODE Instance method Public Method Sets the Work Mode 20010222
37 STRUCTURE_CHANGED 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 Importing P_DTID Value transfer Type reference (TYPE) N2_DTID IS-H*MED: Ident des Dokumenttyps 20001128
2 Importing P_DTVERS Value transfer Type reference (TYPE) N2_VERS IS-H*MED: Versionsnummer 20001128
3 Importing P_EINRI Value transfer Type reference (TYPE) EINRI IS-H: Einrichtung 20001128
4 Importing 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 Returning 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 Importing P_DYNNR Value transfer Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20001130
2 Importing 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 Importing P_ETID Call by reference Type reference (TYPE) N2_ETID IS-H*MED: Ident der Zuordnung DE zu DT 20011022
2 Returning 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 Exporting 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 Exporting 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 Returning P_ELEMTYP Value transfer Type reference (TYPE) N2_ELEMTYP Type of Element 20001201
2 Importing 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 Returning 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 Exporting P_APPLFORMATS Call by reference Type reference (TYPE) RN2DT_APPLFORMAT i.s.h.med: N2DTAPPLFORMAT für PMD 20050127
2 Exporting P_ELEMENTS Call by reference Type reference (TYPE) N2PD_DOCELS Elements 20001130
3 Exporting 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 Exporting 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 Exporting P_ELEMENTS Call by reference Type reference (TYPE) N2PD_DOCELS Selected Elements 20011017
2 Importing 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 Importing P_DEID Call by reference Type reference (TYPE) N2_DEID IS-H*MED: Ident des Dokumentationselements 20010208
2 Exporting 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 Exporting 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 Exporting 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 Importing 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing P_DTID Value transfer Type reference (TYPE) N2_DTID IS-H*MED: Ident des Dokumenttyps 20010122
2 Importing P_DTVERS Value transfer Type reference (TYPE) N2_VERS IS-H*MED: Versionsnummer 20010122
3 Importing 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 Importing 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 Importing P_NODE_KEY Value transfer Type reference (TYPE) TREEV_NODE-NODE_KEY Key 20021022
# Exception Resumable Description Created on
1 NO_VALID_NODE Kein gültiger Knoten 20021022

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_APPLFORMATS Call by reference Type reference (TYPE) RN2DT_APPLFORMAT i.s.h.med: N2DTAPPLFORMAT für PMD 20050201
2 Importing P_ELEMENTS Call by reference Type reference (TYPE) N2PD_DOCELS Elements 20001130
3 Importing 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 Importing 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 Importing 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 Importing P_ELEMENTS Call by reference Type reference (TYPE) N2PD_DOCELS Elemente 20010705
2 Importing 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 Importing 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 Returning 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