SAP ABAP Class CL_ISHMED_GL_BASEITEM_P (IS-H*MED: Base Item Header Data)
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_GL_BASE_SUBTYPE | IS-H*MED: Access to Base Item Data | 20031119 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_CHECK | Interface of Consistency Check | 20031119 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20031119 |
Properties
Class | CL_ISHMED_GL_BASEITEM_P | |
Short Description | IS-H*MED: Base Item Header Data | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 10 | Persistent Class |
Package | NMED_GL | IS-H*MED: Treatment Pathways |
Created | 20031119 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ISHMED_GL_BASE_SUBTYPE | IS-H*MED: Access to Base Item Data | 20031119 | ||
2 | IF_OS_CHECK | Interface of Consistency Check | 20031119 | ||
3 | IF_OS_STATE | State Management for a 'Managed Object' | 20031119 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CB_ISHMED_GL_BASEITEM_P | 20031119 | Base Agent IS-H*MED: Base Item Header Data |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | N2GL_ACT_TYPE | IS-H*MED: Action Type of Base Item in Treatment Plan | 20031119 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") | 20031119 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYSUUID_C | UUID in Character Format | 20031119 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | EINRI | IS-H: Institution | 20031119 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | N2GL_BASEITEM_NAME | IS-H*MED: Name of Base Item | 20031119 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") | 20031119 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | N2GL_DESCR | IS-H*MED: Description | 20031119 |
Methods
Events
Class CL_ISHMED_GL_BASEITEM_P has no event.
Types
Class CL_ISHMED_GL_BASEITEM_P has no local type.
Method Signatures
Method GET_ACTION_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | N2GL_ACT_TYPE | Attributwert | 20031119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20031119 |
Method GET_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Attributwert | 20031119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20031119 |
Method GET_BASEITEM_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SYSUUID_C | Attributwert | 20031119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20031119 |
Method GET_EINRI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | EINRI | Attributwert | 20031119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20031119 |
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | N2GL_BASEITEM_NAME | Attributwert | 20031119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20031119 |
Method GET_OBSOLETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Attributwert | 20031119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20031119 |
Method GET_SHORT_DES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | N2GL_DESCR | Attributwert | 20031119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20031119 |
Method SET_ACTION_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTION_TYPE | Call by reference | Type reference (TYPE) | N2GL_ACT_TYPE | Attributwert | 20031119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20031119 |
Method SET_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTIVE | Call by reference | Type reference (TYPE) | ISH_ON_OFF | Attributwert | 20031119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20031119 |
Method SET_EINRI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EINRI | Call by reference | Type reference (TYPE) | EINRI | Attributwert | 20031119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20031119 |
Method SET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | N2GL_BASEITEM_NAME | Attributwert | 20031119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20031119 |
Method SET_OBSOLETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBSOLETE | Call by reference | Type reference (TYPE) | ISH_ON_OFF | Attributwert | 20031119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20031119 |
Method SET_SHORT_DES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SHORT_DES | Call by reference | Type reference (TYPE) | N2GL_DESCR | Attributwert | 20031119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20031119 |
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 472 |