SAP ABAP Class CL_ISHMED_GL_BASE_SUBTYPE (IS-H*MED: Base Item Persistency Reproduction)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
NMED_GL (Package) IS-H*MED: Treatment Pathways
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_COLLECTION_OBJECT | IS-H*MED: Interface for Object Type of an Object Collection | 20031113 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_GL_CONSTANTS | i.s.h.med pathways Constants Definition | 20031117 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20031113 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_IDENTIFY_OBJECT | IS-H: Assign a Type to an Object | 20031113 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20031113 |
Properties
| Class | CL_ISHMED_GL_BASE_SUBTYPE | |
| Short Description | IS-H*MED: Base Item Persistency Reproduction | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | NMED_GL | IS-H*MED: Treatment Pathways |
| Created | 20031113 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_GL_BASE_SUBTYPE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISHMED_COLLECTION_OBJECT | IS-H*MED: Interface for Object Type of an Object Collection | 20031113 | ||
| 2 | IF_ISHMED_GL_CONSTANTS | i.s.h.med pathways Constants Definition | 20031117 | ||
| 3 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20031113 | ||
| 4 | IF_ISH_IDENTIFY_OBJECT | IS-H: Assign a Type to an Object | 20031113 | ||
| 5 | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20031113 |
Friends
Class CL_ISHMED_GL_BASE_SUBTYPE has no friend class.
Attributes
Methods
Events
Class CL_ISHMED_GL_BASE_SUBTYPE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_BUSINESS_KEY | Private | See coding | 20031212 | |
||
| 2 | LTY_BUSINESS_KEY_TABLE | Private | See coding | 20031212 | |
Method Signatures
Method CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA | Call by reference | Type reference (TYPE) | ANY | Change Struktur | 20031118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED: Ausnahme bei Zugriff in Pathways | 20031118 |
Method CHANGE_REQ_SERVICES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CHANGE | Call by reference | Type reference (TYPE) | ISHMED_T_N2GL_BASE_REQ_S | IS-H*MED: Leistungen eines Anforderungsbasisitem | 20031211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED: Ausnahme bei Zugriff in Pathways | 20031211 |
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20031118 | |||
| 2 | E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED: Ausnahme bei Zugriff in Pathways | 20031118 |
Method CONSTRUCTION_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BASEITEM_ID | Call by reference | Type reference (TYPE) | N2GL_BASEITEM_ID | IS-H*MED: Basisitem ID | 20031211 | |||
| 2 | I_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20031211 | |||
| 3 | I_READONLY | Call by reference | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20031211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED: Fehler bei der Instanzierung | 20031211 | ||
| 2 | IS-H*MED: Behandlungspfade - Sperren setzen | 20031211 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BASEITEM_ID | Call by reference | Type reference (TYPE) | SYSUUID_C | UUID in Character-Darstellung | 20031117 | |||
| 2 | I_BASETYPE | Call by reference | Type reference (TYPE) | N2GL_ACT_TYPE | IS-H*MED: Aktionstyp eines Basisitem im Behandlungsplan | 20031117 | |||
| 3 | I_INSTITUTION | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20031117 | |||
| 4 | I_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20031117 | |||
| 5 | I_READONLY | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ON | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20031117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED: Fehler bei der Instanzierung | 20031117 | ||
| 2 | IS-H*MED: Behandlungspfade - Sperren setzen | 20031118 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_GL_BASE_SUBTYPE | IS-H*MED: Basisitem Persistenzabbildung | 20031117 | |||
| 2 | I_BASEITEM_ID | Call by reference | Type reference (TYPE) | SYSUUID_C | UUID in Character-Darstellung | 20031117 | |||
| 3 | I_BASETYPE | Call by reference | Type reference (TYPE) | N2GL_ACT_TYPE | IS-H*MED: Aktionstyp eines Basisitem im Behandlungsplan | 20031117 | |||
| 4 | I_INSTITUTION | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20031117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED: Fehler bei der Instanzierung | 20031117 | ||
| 2 | IS-H*MED: Behandlungspfade - Sperren setzen | 20031118 |
Method DESTROY Signature
Method DESTROY on class CL_ISHMED_GL_BASE_SUBTYPE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED: Ausnahme bei Zerstören Pathways | 20031211 |
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATA | Call by reference | Type reference (TYPE) | ANY | Datenstruktur | 20031118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED: Ausnahme bei Zugriff in Pathways | 20031118 |
Method GET_KEY_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_KEY | Call by reference | Type reference (TYPE) | STRING | 20031203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED: Ausnahme bei Zugriff in Pathways | 20031203 |
Method GET_REQ_SERVICES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | ISHMED_T_N2GL_BASE_REQ_S | IS-H*MED: Leistungen eines Anforderungsbasisitem | 20031211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED: Ausnahme bei Zugriff in Pathways | 20031211 |
Method GET_REQ_S_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_REQ_S | Call by reference | Type reference (TYPE) | ISHMED_T_N2GL_BASE_REQ_S | IS-H*MED: Leistungen eines Anforderungsbasisitem | 20031211 | |||
| 2 | I_BASEITEM_ID | Call by reference | Type reference (TYPE) | N2GL_BASEITEM_ID | IS-H*MED: Basisitem ID | 20031211 |
Method GET_REQ_S_LIST on class CL_ISHMED_GL_BASE_SUBTYPE has no exception.
Method GET_TYPE Signature
Method GET_TYPE on class CL_ISHMED_GL_BASE_SUBTYPE has no parameter.
Method GET_TYPE on class CL_ISHMED_GL_BASE_SUBTYPE has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_ISHMED_GL_BASE_SUBTYPE has no parameter.
Method INITIALIZE on class CL_ISHMED_GL_BASE_SUBTYPE has no exception.
Method IS_A Signature
Method IS_A on class CL_ISHMED_GL_BASE_SUBTYPE has no parameter.
Method IS_A on class CL_ISHMED_GL_BASE_SUBTYPE has no exception.
Method IS_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_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20031124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED: Ausnahme bei Zugriff in Pathways | 20031124 |
Method IS_INHERITED_FROM Signature
Method IS_INHERITED_FROM on class CL_ISHMED_GL_BASE_SUBTYPE has no parameter.
Method IS_INHERITED_FROM on class CL_ISHMED_GL_BASE_SUBTYPE has no exception.
Method IS_READONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_READONLY | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20031118 |
Method IS_READONLY on class CL_ISHMED_GL_BASE_SUBTYPE has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_GL_BASE_SUBTYPE | IS-H*MED: Basisitem Persistenzabbildung | 20031118 | |||
| 2 | I_BASEITEM_ID | Call by reference | Type reference (TYPE) | SYSUUID_C | UUID in Character-Darstellung | 20031118 | |||
| 3 | I_BASETYPE | Call by reference | Type reference (TYPE) | N2GL_ACT_TYPE | IS-H*MED: Aktionstyp eines Basisitem im Behandlungsplan | 20031118 | |||
| 4 | I_READONLY | Call by reference | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20031118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED: Fehler bei der Instanzierung | 20031118 | ||
| 2 | IS-H*MED: Behandlungspfade - Sperren setzen | 20031118 |
Method SET_READONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_READONLY | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20031118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED: Ausnahme bei Zugriff in Pathways | 20031118 |
Method SET_READONLY_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_READONLY | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20031211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED: Ausnahme bei Zugriff in Pathways | 20031211 |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |