SAP ABAP Class CL_ISHMED_NONE_OO_NBEW (IS-H*MED: Movement (NBEW: Not OO Data))
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1PTMG (Package) IS-H: Patient Management; 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 20021007
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20021105
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_GET_INSTITUTION IS-H: Get Institution 20040131
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_GET_PATIENT IS-H: Get Patient 20120131
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_IDENTIFY_OBJECT IS-H: Assign a Type to an Object 20030429
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_OBJECT_TYPES IS-H: Definition of Types 20030716
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_SNAPSHOT_OBJECT IS-H: Definition for Snapshot Mechanism 20031209
Properties
Class CL_ISHMED_NONE_OO_NBEW  
Short Description IS-H*MED: Movement (NBEW: 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 N1PTMG   IS-H: Patient Management; TSA Development 
Created 20021007   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_NONE_OO_NBEW 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 20021007
2 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20021105
3 IF_ISH_GET_INSTITUTION IS-H: Get Institution 20040131
4 IF_ISH_GET_PATIENT IS-H: Get Patient 20120131
5 IF_ISH_IDENTIFY_OBJECT IS-H: Assign a Type to an Object 20030429
6 IF_ISH_OBJECT_TYPES IS-H: Definition of Types 20030716
7 IF_ISH_SNAPSHOT_OBJECT IS-H: Definition for Snapshot Mechanism 20031209
Friends
Class CL_ISHMED_NONE_OO_NBEW 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) 20021126
2 FALSE Instance attribute Public Attribute reference (LIKE) 20021105
3 GT_SNAPSHOT Instance attribute Private Type reference (TYPE) ISHMED_T_NONE_OO_NBEW_SNAPSHOT IS-H*MED: Snapshot Table Type for Cl. CL_ISHMED_NONE_OO_NBEW 20021126
4 G_CONSTRUCT Static Attribute Private Type reference (TYPE) ISH_ON_OFF Constructor Can Be Called ON/OFF 20021008
5 G_NBEW Instance attribute Public Type reference (TYPE) VNBEW Movement 20021007
6 OFF Instance attribute Public Attribute reference (LIKE) 20021105
7 ON Instance attribute Public Attribute reference (LIKE) 20021105
8 TRUE Instance attribute Public Attribute reference (LIKE) 20021105
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_LINE_KEY Instance method Public Method 20021007
2 CHANGE Instance method Public Method Change Object Attributes 20021007
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021007
4 GET_DATA Instance method Public Method Get Attributes of the Object 20021007
5 GET_DATA_FIELD Instance method Public Method 20021007
6 GET_TYPE Instance method Public Method 20030429
7 INITIALIZE Instance method Public Method 20021007
8 LOAD Static method Public Method Read Object 20021007
9 REFRESH Instance method Public Method 20021007
10 SNAPSHOT Instance method Public Method 20031209
11 UNDO Instance method Public Method 20031209
Events
Class CL_ISHMED_NONE_OO_NBEW has no event.
Types
Class CL_ISHMED_NONE_OO_NBEW has no local type.
Method Signatures

Method BUILD_LINE_KEY Signature

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

Method CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VNBEW Value transfer Type reference (TYPE) VNBEW Bewegung 20021007

Method CHANGE on class CL_ISHMED_NONE_OO_NBEW has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EINRI Value transfer Type reference (TYPE) EINRI Einrichtung 20021007
2 Importing I_FALNR Value transfer Type reference (TYPE) FALNR Fallnummer 20021007
3 Importing I_LFDNR Value transfer Type reference (TYPE) LFDBEW Laufende Nummer der Bewegung 20021007
4 Importing I_MANDT Value transfer Type reference (TYPE) MANDT Mandant 20021007
5 Importing I_NBEW Value transfer Type reference (TYPE) NBEW IS-H: Bewegungen zum Fall 20040324
6 Importing I_READ_DB Value transfer Type reference (TYPE) ISH_ON_OFF 'X' IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20040324
# Exception Resumable Description Created on
1 INSTANCE_NOT_POSSIBLE Instanz der Klasse kann nicht angelegt werden 20021008
2 RECORD_NOT_FOUND Bewegung nicht gefunden 20021007

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 IS-H*MED: Klasse zur Fehlerabarbeitung 20021007
2 Exporting E_NBEW Value transfer Type reference (TYPE) NBEW Bewegung 20021007
3 Exporting E_RC Value transfer Type reference (TYPE) I Returncode 20021007
4 Exporting E_VNBEW Value transfer Type reference (TYPE) VNBEW Bewegung (inkl. KZ) 20021007

Method GET_DATA on class CL_ISHMED_NONE_OO_NBEW has no exception.

Method GET_DATA_FIELD Signature

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

Method GET_TYPE Signature

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

Method INITIALIZE Signature

Method INITIALIZE on class CL_ISHMED_NONE_OO_NBEW has no parameter.
Method INITIALIZE on class CL_ISHMED_NONE_OO_NBEW 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 IS-H*MED: Klasse zur Fehlerabarbeitung 20021007
2 Exporting E_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_NONE_OO_NBEW Instanz Bewegung (no OO-record) 20021007
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20021007
4 Importing I_EINRI Value transfer Type reference (TYPE) EINRI Einrichtung 20021007
5 Importing I_FALNR Value transfer Type reference (TYPE) FALNR Fallnummer 20021007
6 Importing I_LFDNR Value transfer Type reference (TYPE) LFDBEW Laufende Nummer einer Bewegung 20021007
7 Importing I_MANDT Value transfer Type reference (TYPE) MANDT SY-MANDT Mandant 20021007
8 Importing I_NBEW Value transfer Type reference (TYPE) NBEW Bewegung 20040324
9 Importing I_READ_DB Value transfer Type reference (TYPE) ISH_ON_OFF 'X' IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20040324

Method LOAD on class CL_ISHMED_NONE_OO_NBEW has no exception.

Method REFRESH Signature

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

Method SNAPSHOT Signature

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

Method UNDO Signature

Method UNDO on class CL_ISHMED_NONE_OO_NBEW has no parameter.
Method UNDO on class CL_ISHMED_NONE_OO_NBEW has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 471