SAP ABAP Class CL_ISHMED_NONE_OO_N2VDNOTE (IS-H*MED: Progress Entry (N2VDNOTE: no OO Data))
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1BASE (Package) IS-H: Basic Functionality; TSA Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_NONE_OO_DATA IS-H*MED: Transport Object for Non-Object-Oriented Data 20050307
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20050307
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_DATA_OBJECT IS-H: Base Interface for Data Objects 20050307
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_GET_INSTITUTION IS-H: Get Institution 20050307
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_GET_PATIENT IS-H: Get Patient 20050427
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_IDENTIFY_OBJECT IS-H: Assign a Type to an Object 20050307
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_OBJECTBASE IS-H: Definition of Data Object 20050307
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_OBJECT_TYPES IS-H: Definition of Types 20050307
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_SNAPSHOT_OBJECT IS-H: Definition for Snapshot Mechanism 20050307
Properties
Class CL_ISHMED_NONE_OO_N2VDNOTE  
Short Description IS-H*MED: Progress Entry (N2VDNOTE: no OO Data)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class NFCL    
Program status P  SAP Standard Production Program 
Category 0   
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20050307   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_NONE_OO_N2VDNOTE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISHMED_NONE_OO_DATA IS-H*MED: Transport Object for Non-Object-Oriented Data 20050307
2 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20050307
3 IF_ISH_DATA_OBJECT IS-H: Base Interface for Data Objects 20050307
4 IF_ISH_GET_INSTITUTION IS-H: Get Institution 20050307
5 IF_ISH_GET_PATIENT IS-H: Get Patient 20050427
6 IF_ISH_IDENTIFY_OBJECT IS-H: Assign a Type to an Object 20050307
7 IF_ISH_OBJECTBASE IS-H: Definition of Data Object 20050307
8 IF_ISH_OBJECT_TYPES IS-H: Definition of Types 20050307
9 IF_ISH_SNAPSHOT_OBJECT IS-H: Definition for Snapshot Mechanism 20050307
Friends
Class CL_ISHMED_NONE_OO_N2VDNOTE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_MAX_SNAPSHOTS Instance attribute Public Attribute reference (LIKE) 20050307
2 FALSE Instance attribute Public Attribute reference (LIKE) 20050307
3 GT_SNAPSHOT Instance attribute Private Type reference (TYPE) ISHMED_T_NONE_OO_N2VDNOTE_SNAP IS-H*MED: Snapshot Table Type 20050307
4 G_ACTIVE Instance attribute Protected Attribute reference (LIKE) 20050307
5 G_CONSTRUCT Static Attribute Private Type reference (TYPE) ISH_ON_OFF Constructor can be Called ON/OFF 20050307
6 G_ENVIRONMENT Instance attribute Protected Attribute reference (LIKE) 20050307
7 G_MODE Instance attribute Protected Attribute reference (LIKE) 20050307
8 G_N2VDNOTE Instance attribute Public Type reference (TYPE) N2VDNOTE Progress Entry 20050307
9 G_OBJECTBASE Instance attribute Protected Attribute reference (LIKE) 20050307
10 OFF Instance attribute Public Attribute reference (LIKE) 20050307
11 ON Instance attribute Public Attribute reference (LIKE) 20050307
12 TRUE Instance attribute Public Attribute reference (LIKE) 20050307
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CONNECTION Instance method Public Method 20050307
2 BUILD_LINE_KEY Instance method Public Method 20050307
3 CHANGE Instance method Public Method Change Object Attributes 20050307
4 CHECK Instance method Public Method 20050307
5 CLEAR_LOCK Instance method Public Method 20050307
6 CONNECT Instance method Public Method 20050307
7 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050307
8 DISCONNECT Instance method Public Method 20050307
9 GET_CONNECTIONS Instance method Public Method 20050307
10 GET_DATA Instance method Public Method Get Attributes of the Object 20050307
11 GET_DATA_FIELD Instance method Public Method 20050307
12 GET_TYPE Instance method Public Method 20050307
13 INITIALIZE Instance method Public Method 20050307
14 IS_A Instance method Public Method 20050307
15 IS_ACTIVE Instance method Public Method 20050307
16 IS_ACTUAL Instance method Public Method 20050307
17 IS_CANCELLED Instance method Public Method 20050307
18 IS_CHANGED Instance method Public Method 20050307
19 IS_COMPLETE Instance method Public Method 20050307
20 IS_HIDDEN Instance method Public Method 20050307
21 IS_INHERITED_FROM Instance method Public Method 20050307
22 IS_NEW Instance method Public Method 20050307
23 LOAD Static method Public Method Read Object 20050307
24 REFRESH Instance method Public Method 20050307
25 REMOVE_CONNECTION Instance method Public Method 20050307
26 SAVE Instance method Public Method 20050307
27 SNAPSHOT Instance method Public Method 20050307
28 UNDO Instance method Public Method 20050307
Events
Class CL_ISHMED_NONE_OO_N2VDNOTE has no event.
Types
Class CL_ISHMED_NONE_OO_N2VDNOTE has no local type.
Method Signatures

Method ADD_CONNECTION Signature

Method ADD_CONNECTION on class CL_ISHMED_NONE_OO_N2VDNOTE has no parameter.
Method ADD_CONNECTION on class CL_ISHMED_NONE_OO_N2VDNOTE has no exception.

Method BUILD_LINE_KEY Signature

Method BUILD_LINE_KEY on class CL_ISHMED_NONE_OO_N2VDNOTE has no parameter.
Method BUILD_LINE_KEY on class CL_ISHMED_NONE_OO_N2VDNOTE has no exception.

Method CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_N2VDNOTE Value transfer Type reference (TYPE) N2VDNOTE Verlaufseintrag 20050307

Method CHANGE on class CL_ISHMED_NONE_OO_N2VDNOTE has no exception.

Method CHECK Signature

Method CHECK on class CL_ISHMED_NONE_OO_N2VDNOTE has no parameter.
Method CHECK on class CL_ISHMED_NONE_OO_N2VDNOTE has no exception.

Method CLEAR_LOCK Signature

Method CLEAR_LOCK on class CL_ISHMED_NONE_OO_N2VDNOTE has no parameter.
Method CLEAR_LOCK on class CL_ISHMED_NONE_OO_N2VDNOTE has no exception.

Method CONNECT Signature

Method CONNECT on class CL_ISHMED_NONE_OO_N2VDNOTE has no parameter.
Method CONNECT on class CL_ISHMED_NONE_OO_N2VDNOTE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MANDT Value transfer Type reference (TYPE) MANDT Mandant 20050307
2 Importing I_N2VDNOTE Value transfer Type reference (TYPE) N2VDNOTE Verlaufseintrag 20050307
3 Importing I_NOTEKEY Value transfer Type reference (TYPE) N2VDNOTE-NOTEKEY VD-Schlüssel 20050307
4 Importing I_READ_DB Value transfer Type reference (TYPE) ISH_ON_OFF 'X' Datenbank lesen (ON/OFF) 20050307
# Exception Resumable Description Created on
1 INSTANCE_NOT_POSSIBLE Instanz der Klasse kann nicht angelegt werden 20050307
2 RECORD_NOT_FOUND Bewegung nicht gefunden 20050307

Method DISCONNECT Signature

Method DISCONNECT on class CL_ISHMED_NONE_OO_N2VDNOTE has no parameter.
Method DISCONNECT on class CL_ISHMED_NONE_OO_N2VDNOTE has no exception.

Method GET_CONNECTIONS Signature

Method GET_CONNECTIONS on class CL_ISHMED_NONE_OO_N2VDNOTE has no parameter.
Method GET_CONNECTIONS on class CL_ISHMED_NONE_OO_N2VDNOTE has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Klasse zur Fehlerabarbeitung 20050307
2 Exporting E_N2VDNOTE Value transfer Type reference (TYPE) N2VDNOTE Verlaufseintrag 20050307
3 Exporting E_RC Value transfer Type reference (TYPE) I Returncode 20050307

Method GET_DATA on class CL_ISHMED_NONE_OO_N2VDNOTE has no exception.

Method GET_DATA_FIELD Signature

Method GET_DATA_FIELD on class CL_ISHMED_NONE_OO_N2VDNOTE has no parameter.
Method GET_DATA_FIELD on class CL_ISHMED_NONE_OO_N2VDNOTE has no exception.

Method GET_TYPE Signature

Method GET_TYPE on class CL_ISHMED_NONE_OO_N2VDNOTE has no parameter.
Method GET_TYPE on class CL_ISHMED_NONE_OO_N2VDNOTE has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_ISHMED_NONE_OO_N2VDNOTE has no parameter.
Method INITIALIZE on class CL_ISHMED_NONE_OO_N2VDNOTE has no exception.

Method IS_A Signature

Method IS_A on class CL_ISHMED_NONE_OO_N2VDNOTE has no parameter.
Method IS_A on class CL_ISHMED_NONE_OO_N2VDNOTE has no exception.

Method IS_ACTIVE Signature

Method IS_ACTIVE on class CL_ISHMED_NONE_OO_N2VDNOTE has no parameter.
Method IS_ACTIVE on class CL_ISHMED_NONE_OO_N2VDNOTE has no exception.

Method IS_ACTUAL Signature

Method IS_ACTUAL on class CL_ISHMED_NONE_OO_N2VDNOTE has no parameter.
Method IS_ACTUAL on class CL_ISHMED_NONE_OO_N2VDNOTE has no exception.

Method IS_CANCELLED Signature

Method IS_CANCELLED on class CL_ISHMED_NONE_OO_N2VDNOTE has no parameter.
Method IS_CANCELLED on class CL_ISHMED_NONE_OO_N2VDNOTE has no exception.

Method IS_CHANGED Signature

Method IS_CHANGED on class CL_ISHMED_NONE_OO_N2VDNOTE has no parameter.
Method IS_CHANGED on class CL_ISHMED_NONE_OO_N2VDNOTE has no exception.

Method IS_COMPLETE Signature

Method IS_COMPLETE on class CL_ISHMED_NONE_OO_N2VDNOTE has no parameter.
Method IS_COMPLETE on class CL_ISHMED_NONE_OO_N2VDNOTE has no exception.

Method IS_HIDDEN Signature

Method IS_HIDDEN on class CL_ISHMED_NONE_OO_N2VDNOTE has no parameter.
Method IS_HIDDEN on class CL_ISHMED_NONE_OO_N2VDNOTE has no exception.

Method IS_INHERITED_FROM Signature

Method IS_INHERITED_FROM on class CL_ISHMED_NONE_OO_N2VDNOTE has no parameter.
Method IS_INHERITED_FROM on class CL_ISHMED_NONE_OO_N2VDNOTE has no exception.

Method IS_NEW Signature

Method IS_NEW on class CL_ISHMED_NONE_OO_N2VDNOTE has no parameter.
Method IS_NEW on class CL_ISHMED_NONE_OO_N2VDNOTE has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Klasse zur Fehlerabarbeitung 20050307
2 Exporting E_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_NONE_OO_N2VDNOTE Instanz Verlaufseintrag (no OO-record) 20050307
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode bei Methodenaufrufen 20050307
4 Importing I_MANDT Value transfer Type reference (TYPE) MANDT SY-MANDT Mandant 20050307
5 Importing I_N2VDNOTE Value transfer Type reference (TYPE) N2VDNOTE Verlaufseintrag 20050307
6 Importing I_NOTEKEY Value transfer Type reference (TYPE) N2VDNOTE-NOTEKEY VD-Schlüssel 20050307
7 Importing I_READ_DB Value transfer Type reference (TYPE) ISH_ON_OFF 'X' Datenbank lesen (ON/OFF) 20050307

Method LOAD on class CL_ISHMED_NONE_OO_N2VDNOTE has no exception.

Method REFRESH Signature

Method REFRESH on class CL_ISHMED_NONE_OO_N2VDNOTE has no parameter.
Method REFRESH on class CL_ISHMED_NONE_OO_N2VDNOTE has no exception.

Method REMOVE_CONNECTION Signature

Method REMOVE_CONNECTION on class CL_ISHMED_NONE_OO_N2VDNOTE has no parameter.
Method REMOVE_CONNECTION on class CL_ISHMED_NONE_OO_N2VDNOTE has no exception.

Method SAVE Signature

Method SAVE on class CL_ISHMED_NONE_OO_N2VDNOTE has no parameter.
Method SAVE on class CL_ISHMED_NONE_OO_N2VDNOTE has no exception.

Method SNAPSHOT Signature

Method SNAPSHOT on class CL_ISHMED_NONE_OO_N2VDNOTE has no parameter.
Method SNAPSHOT on class CL_ISHMED_NONE_OO_N2VDNOTE has no exception.

Method UNDO Signature

Method UNDO on class CL_ISHMED_NONE_OO_N2VDNOTE has no parameter.
Method UNDO on class CL_ISHMED_NONE_OO_N2VDNOTE has no exception.
History
Last changed by/on SAP  20050428 
SAP Release Created in 600