SAP ABAP Class CL_ISHMED_NONE_OO_NDOC (IS-H*MED: Document (NDOC: not 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 20050210
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20050210
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_DATA_OBJECT IS-H: Base Interface for Data Objects 20050211
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_GET_INSTITUTION IS-H: Get Institution 20050210
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_GET_PATIENT IS-H: Get Patient 20050422
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_IDENTIFY_OBJECT IS-H: Assign a Type to an Object 20050210
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_OBJECTBASE IS-H: Definition of Data Object 20050211
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_OBJECT_TYPES IS-H: Definition of Types 20050210
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_SNAPSHOT_OBJECT IS-H: Definition for Snapshot Mechanism 20050210
Properties
Class CL_ISHMED_NONE_OO_NDOC  
Short Description IS-H*MED: Document (NDOC: not 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 20050210   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_NONE_OO_NDOC 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 20050210
2 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20050210
3 IF_ISH_DATA_OBJECT IS-H: Base Interface for Data Objects 20050211
4 IF_ISH_GET_INSTITUTION IS-H: Get Institution 20050210
5 IF_ISH_GET_PATIENT IS-H: Get Patient 20050422
6 IF_ISH_IDENTIFY_OBJECT IS-H: Assign a Type to an Object 20050210
7 IF_ISH_OBJECTBASE IS-H: Definition of Data Object 20050211
8 IF_ISH_OBJECT_TYPES IS-H: Definition of Types 20050210
9 IF_ISH_SNAPSHOT_OBJECT IS-H: Definition for Snapshot Mechanism 20050210
Friends
Class CL_ISHMED_NONE_OO_NDOC 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) 20050210
2 FALSE Instance attribute Public Attribute reference (LIKE) 20050210
3 GT_SNAPSHOT Instance attribute Private Type reference (TYPE) ISHMED_T_NONE_OO_NDOC_SNAPSHOT IS-H*MED: Snapshot Table Type for Cl. CL_ISHMED_NONE_OO_NDOC 20050210
4 G_ACTIVE Instance attribute Protected Attribute reference (LIKE) 20050211
5 G_CONSTRUCT Static Attribute Private Type reference (TYPE) ISH_ON_OFF Constructor can be Called ON/OFF 20050210
6 G_ENVIRONMENT Instance attribute Protected Attribute reference (LIKE) 20050211
7 G_MODE Instance attribute Protected Attribute reference (LIKE) 20050211
8 G_NDOC Instance attribute Public Type reference (TYPE) NDOC Document 20050210
9 G_OBJECTBASE Instance attribute Protected Attribute reference (LIKE) 20050211
10 OFF Instance attribute Public Attribute reference (LIKE) 20050210
11 ON Instance attribute Public Attribute reference (LIKE) 20050210
12 TRUE Instance attribute Public Attribute reference (LIKE) 20050210
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CONNECTION Instance method Public Method 20050214
2 BUILD_LINE_KEY Instance method Public Method 20050210
3 CHANGE Instance method Public Method Change Object Attributes 20050210
4 CHECK Instance method Public Method 20050214
5 CLEAR_LOCK Instance method Public Method 20050214
6 CONNECT Instance method Public Method 20050214
7 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050210
8 DISCONNECT Instance method Public Method 20050214
9 GET_CONNECTIONS Instance method Public Method 20050214
10 GET_DATA Instance method Public Method Get Attributes of the Object 20050210
11 GET_DATA_FIELD Instance method Public Method 20050210
12 GET_TYPE Instance method Public Method 20050210
13 INITIALIZE Instance method Public Method 20050210
14 IS_A Instance method Public Method 20050214
15 IS_ACTIVE Instance method Public Method 20050214
16 IS_ACTUAL Instance method Public Method 20050214
17 IS_CANCELLED Instance method Public Method 20050214
18 IS_CHANGED Instance method Public Method 20050214
19 IS_COMPLETE Instance method Public Method 20050214
20 IS_HIDDEN Instance method Public Method 20050214
21 IS_INHERITED_FROM Instance method Public Method 20050214
22 IS_NEW Instance method Public Method 20050214
23 LOAD Static method Public Method Read Object 20050210
24 REFRESH Instance method Public Method 20050210
25 REMOVE_CONNECTION Instance method Public Method 20050214
26 SAVE Instance method Public Method 20050214
27 SNAPSHOT Instance method Public Method 20050210
28 UNDO Instance method Public Method 20050210
Events
Class CL_ISHMED_NONE_OO_NDOC has no event.
Types
Class CL_ISHMED_NONE_OO_NDOC has no local type.
Method Signatures

Method ADD_CONNECTION Signature

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

Method BUILD_LINE_KEY Signature

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

Method CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NDOC Value transfer Type reference (TYPE) NDOC Dokument 20050210

Method CHANGE on class CL_ISHMED_NONE_OO_NDOC has no exception.

Method CHECK Signature

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

Method CLEAR_LOCK Signature

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

Method CONNECT Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOKAR Value transfer Type reference (TYPE) NDOC-DOKAR Dokumentart 20050210
2 Importing I_DOKNR Value transfer Type reference (TYPE) NDOC-DOKNR Dokumentnummer 20050210
3 Importing I_DOKTL Value transfer Type reference (TYPE) NDOC-DOKTL Teildokument 20050210
4 Importing I_DOKVR Value transfer Type reference (TYPE) NDOC-DOKVR Dokumentversion 20050210
5 Importing I_LFDDOK Value transfer Type reference (TYPE) NDOC-LFDDOK Laufende Nummer Dokument 20050210
6 Importing I_MANDT Value transfer Type reference (TYPE) MANDT Mandant 20050210
7 Importing I_NDOC Value transfer Type reference (TYPE) NDOC Dokument 20050210
8 Importing I_READ_DB Value transfer Type reference (TYPE) ISH_ON_OFF 'X' Datenbank lesen (ON/OFF) 20050210
# Exception Resumable Description Created on
1 INSTANCE_NOT_POSSIBLE Instanz der Klasse kann nicht angelegt werden 20050210
2 RECORD_NOT_FOUND Bewegung nicht gefunden 20050210

Method DISCONNECT Signature

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

Method GET_CONNECTIONS Signature

Method GET_CONNECTIONS on class CL_ISHMED_NONE_OO_NDOC has no parameter.
Method GET_CONNECTIONS on class CL_ISHMED_NONE_OO_NDOC 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 20050210
2 Exporting E_NDOC Value transfer Type reference (TYPE) NDOC Dokument 20050210
3 Exporting E_RC Value transfer Type reference (TYPE) I Returncode 20050210

Method GET_DATA on class CL_ISHMED_NONE_OO_NDOC has no exception.

Method GET_DATA_FIELD Signature

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

Method GET_TYPE Signature

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

Method INITIALIZE Signature

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

Method IS_A Signature

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

Method IS_ACTIVE Signature

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

Method IS_ACTUAL Signature

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

Method IS_CANCELLED Signature

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

Method IS_CHANGED Signature

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

Method IS_COMPLETE Signature

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

Method IS_HIDDEN Signature

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

Method IS_INHERITED_FROM Signature

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

Method IS_NEW Signature

Method IS_NEW on class CL_ISHMED_NONE_OO_NDOC has no parameter.
Method IS_NEW on class CL_ISHMED_NONE_OO_NDOC 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 20050210
2 Exporting E_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_NONE_OO_NDOC Instanz Dokument (no OO-record) 20050210
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode bei Methodenaufrufen 20050210
4 Importing I_DOKAR Value transfer Type reference (TYPE) NDOC-DOKAR Dokumentart 20050210
5 Importing I_DOKNR Value transfer Type reference (TYPE) NDOC-DOKNR Dokumentnummer 20050210
6 Importing I_DOKTL Value transfer Type reference (TYPE) NDOC-DOKTL Teildokument 20050210
7 Importing I_DOKVR Value transfer Type reference (TYPE) NDOC-DOKVR Dokumentversion 20050210
8 Importing I_LFDDOK Value transfer Type reference (TYPE) NDOC-LFDDOK Laufende Nummer Dokument 20050210
9 Importing I_MANDT Value transfer Type reference (TYPE) MANDT SY-MANDT Mandant 20050210
10 Importing I_NDOC Value transfer Type reference (TYPE) NDOC Dokument 20050210
11 Importing I_READ_DB Value transfer Type reference (TYPE) ISH_ON_OFF 'X' Datenbank lesen (ON/OFF) 20050210

Method LOAD on class CL_ISHMED_NONE_OO_NDOC has no exception.

Method REFRESH Signature

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

Method REMOVE_CONNECTION Signature

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

Method SAVE Signature

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

Method SNAPSHOT Signature

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

Method UNDO Signature

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