SAP ABAP Class CL_ISHMED_FATTR_VALUE (IS-H: Field Attribute Value)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
N1CORDMG_MED (Package) IS-H*MED: Clinical Ordering
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20030814 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_IDENTIFY_OBJECT | IS-H: Assign a Type to an Object | 20030814 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20030814 |
Properties
| Class | CL_ISHMED_FATTR_VALUE | |
| Short Description | IS-H: Field Attribute Value | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1CORDMG_MED | IS-H*MED: Clinical Ordering |
| Created | 20030814 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_FATTR_VALUE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20030814 | ||
| 2 | IF_ISH_IDENTIFY_OBJECT | IS-H: Assign a Type to an Object | 20030814 | ||
| 3 | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20030814 |
Friends
Class CL_ISHMED_FATTR_VALUE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | N1FATTR_VALUE-FATTR_VALUE_ID | 1 | Count parameters | 20030814 | ||
| 2 | Constant | Public | Type reference (TYPE) | N1FATTR_VALUE-FATTR_VALUE_ID | 4 | Count parameters | 20030814 | ||
| 3 | Constant | Public | Type reference (TYPE) | N1FATTR_VALUE-FATTR_VALUE_ID | 2 | Count parameters | 20030814 | ||
| 4 | Constant | Public | Type reference (TYPE) | N1FATTR_VALUE-FATTR_VALUE_ID | 3 | Count parameters | 20030814 | ||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20030814 | |||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | N1FATTR_VALUE | IS-H*MED: Value of Field Attribute Type | 20030814 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | N1FATTR_VALUET | IS-H*MED: Value of Field Attribute Type Texts | 20030814 | |||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20030814 | |||||
| 9 | Instance attribute | Public | Attribute reference (LIKE) | 20030814 | |||||
| 10 | Instance attribute | Public | Attribute reference (LIKE) | 20030814 | |||||
| 11 | Instance attribute | Public | Attribute reference (LIKE) | 20030814 | |||||
| 12 | Instance attribute | Public | Attribute reference (LIKE) | 20030814 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030814 | |
| 2 | Instance method | Public | Method | Returns ID of Corresponding Field Attribute Type | 20030814 | |
| 3 | Instance method | Public | Method | Returns ID of Object | 20030814 | |
| 4 | Instance method | Public | Method | Returns Short Name of Object | 20030814 | |
| 5 | Instance method | Public | Method | 20030814 | ||
| 6 | Instance method | Public | Method | 20030814 | ||
| 7 | Instance method | Public | Method | Returns Whether Object Represents Default Value | 20030814 | |
| 8 | Instance method | Public | Method | 20030814 | ||
| 9 | Static method | Public | Method | Creates and Returns New Object Field Attribute Value | 20030814 | |
| 10 | Instance method | Protected | Method | Initializes Self with Data from DB | 20030814 |
Events
Class CL_ISHMED_FATTR_VALUE has no event.
Types
Class CL_ISHMED_FATTR_VALUE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_N1FATTR_VALUE | Value transfer | Type reference (TYPE) | N1FATTR_VALUE | IS-H*MED: Werte eines Feldattributtypen | 20030814 | |||
| 2 | IS_N1FATTR_VALUET | Value transfer | Type reference (TYPE) | N1FATTR_VALUET | IS-H*MED: Werte eines Feldattributtypen Texte | 20030814 |
Method CONSTRUCTOR on class CL_ISHMED_FATTR_VALUE has no exception.
Method GET_FATTR_TYPE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FATTR_TYPE_ID | Value transfer | Type reference (TYPE) | N1FATTR_VALUE-FATTR_TYPE_ID | Zählparameter | 20030814 |
Method GET_FATTR_TYPE_ID on class CL_ISHMED_FATTR_VALUE has no exception.
Method GET_FATTR_VALUE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FATTR_VALUE_ID | Value transfer | Type reference (TYPE) | N1FATTR_VALUE-FATTR_VALUE_ID | Zählparameter | 20030814 |
Method GET_FATTR_VALUE_ID on class CL_ISHMED_FATTR_VALUE has no exception.
Method GET_FATTR_VALUE_SN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FATTR_VALUE_SN | Value transfer | Type reference (TYPE) | N1FATTR_VALUET-FATTR_VALUE_SN | IS-H*MED: Kurzbezeichnung zum Wert eines Feldattributtypen | 20030814 |
Method GET_FATTR_VALUE_SN on class CL_ISHMED_FATTR_VALUE has no exception.
Method GET_TYPE Signature
Method GET_TYPE on class CL_ISHMED_FATTR_VALUE has no parameter.
Method GET_TYPE on class CL_ISHMED_FATTR_VALUE has no exception.
Method IS_A Signature
Method IS_A on class CL_ISHMED_FATTR_VALUE has no parameter.
Method IS_A on class CL_ISHMED_FATTR_VALUE has no exception.
Method IS_DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_DEFAULT | Value transfer | Type reference (TYPE) | N1FATTR_VALUE-IS_DEFAULT | Feld zum Ankreuzen | 20030814 |
Method IS_DEFAULT on class CL_ISHMED_FATTR_VALUE has no exception.
Method IS_INHERITED_FROM Signature
Method IS_INHERITED_FROM on class CL_ISHMED_FATTR_VALUE has no parameter.
Method IS_INHERITED_FROM on class CL_ISHMED_FATTR_VALUE has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_FATTR_VALUE | IS-H: Feldattributtyp | 20030814 | |||
| 2 | IS_N1FATTR_VALUE | Value transfer | Type reference (TYPE) | N1FATTR_VALUE | IS-H*MED: Werte eines Feldattributtypen | 20030814 | |||
| 3 | IS_N1FATTR_VALUET | Value transfer | Type reference (TYPE) | N1FATTR_VALUET | IS-H*MED: Werte eines Feldattributtypen Texte | 20030814 | |||
| 4 | I_READ_FROM_DB | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030814 |
Method LOAD on class CL_ISHMED_FATTR_VALUE has no exception.
Method READ_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FATTR_TYPE_ID | Value transfer | Type reference (TYPE) | N1FATTR_VALUE-FATTR_TYPE_ID | Zählparameter | 20030814 | |||
| 2 | I_FATTR_VALUE_ID | Value transfer | Type reference (TYPE) | N1FATTR_VALUE-FATTR_VALUE_ID | Zählparameter | 20030814 |
Method READ_FROM_DB on class CL_ISHMED_FATTR_VALUE has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |