SAP ABAP Class CL_ISHMED_FATTR (IS-H: Field Attribute)
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 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_MASTER_DATA | IS-H: Base Class for Master Data Objects | 20030814 |
Properties
| Class | CL_ISHMED_FATTR | |
| Short Description | IS-H: Field Attribute | |
| Super Class | CL_ISH_MASTER_DATA | IS-H: Base Class for Master Data Objects |
| 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 has no forward declaration.
Interfaces
Class CL_ISHMED_FATTR has no interface implemented.
Friends
Class CL_ISHMED_FATTR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISHMED_FATTR_TYPE | IS-H: Field Attribute Type | 20030814 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISHMED_FATTR_VALUE | IS-H: Field Attribute Value | 20030814 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | N1FATTR | IS-H*MED: Field Attributes | 20030814 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | N1FATTR | IS-H*MED: Field Attributes | 20030814 | |||
| 5 | Static Attribute | Protected | Type reference (TYPE) | ISHMED_T_FATTR | IS-H*MED: Table with CL_ISHMED_FATTR References | 20030821 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Checks GS_N1FATTR | 20030814 | |
| 2 | Instance method | Public | Constructor | Constructor | 20030814 | |
| 3 | Static method | Public | Method | Creates a New Object (not in DB) | 20030814 | |
| 4 | Instance method | Protected | Method | Fills Automatically Generated N1FATTR Fields | 20030814 | |
| 5 | Instance method | Public | Method | Returns Data (N1FATTR) of Object | 20040831 | |
| 6 | Static method | Public | Method | Returns Default Value for Type | 20030821 | |
| 7 | Static method | Public | Method | Returns ID of Default Value for Type | 20030821 | |
| 8 | Static method | Public | Method | Returns FATTR Object | 20030821 | |
| 9 | Instance method | Public | Method | Returns FATTRID of Field Attribute | 20030814 | |
| 10 | Instance method | Public | Method | Returns Underlying Field Attribute Type as Object | 20030814 | |
| 11 | Instance method | Public | Method | Returns ID of Field Attribute Type | 20030821 | |
| 12 | Instance method | Public | Method | Returns Short Name of Field Attribute Type | 20030814 | |
| 13 | Instance method | Public | Method | Returns Corresponding Field Attribute Value as Object | 20030814 | |
| 14 | Instance method | Public | Method | Returns ID of Field Attribute Value | 20030821 | |
| 15 | Instance method | Public | Method | Returns Short Name of Field Attribute Value | 20030814 | |
| 16 | Instance method | Protected | Method | Returns Temporary FATTRID. | 20030814 | |
| 17 | Static method | Public | Method | Returns All FATTR Objects | 20030821 | |
| 18 | Instance method | Protected | Method | Initializes Self | 20030814 | |
| 19 | Instance method | Protected | Method | Returns Whether GS_N1FATTR Has Changed | 20030814 | |
| 20 | Instance method | Public | Method | Returns Whether Object Is Default Value | 20030821 | |
| 21 | Static method | Public | Method | Creates a New Object (from DB) | 20030814 | |
| 22 | Instance method | Protected | Method | Reads from DB | 20030814 | |
| 23 | Instance method | Protected | Method | Saves N1FATTR | 20030814 |
Events
Class CL_ISHMED_FATTR has no event.
Types
Class CL_ISHMED_FATTR has no local type.
Method Signatures
Method CHECK_N1FATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20030814 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20030814 |
Method CHECK_N1FATTR on class CL_ISHMED_FATTR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_N1FATTR | Value transfer | Type reference (TYPE) | N1FATTR | IS-H*MED: Feldattribute | 20030814 | |||
| 2 | I_MODE | Value transfer | Type reference (TYPE) | ISH_MODUS | IS-H: Bearbeitungsmodus von Datensätzen (I/U/D) | 20030814 |
Method CONSTRUCTOR on class CL_ISHMED_FATTR has no exception.
Method CREATE 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 | IS-H: Feldattribut | 20030814 | |||
| 2 | IS_N1FATTR | Value transfer | Type reference (TYPE) | N1FATTR | IS-H*MED: Feldattribute | 20030814 |
Method CREATE on class CL_ISHMED_FATTR has no exception.
Method FILL_N1FATTR Signature
Method FILL_N1FATTR on class CL_ISHMED_FATTR has no parameter.
Method FILL_N1FATTR on class CL_ISHMED_FATTR has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_N1FATTR | Value transfer | Type reference (TYPE) | N1FATTR | IS-H*MED: Klinischer Auftrag: Feldattribute | 20040831 |
Method GET_DATA on class CL_ISHMED_FATTR has no exception.
Method GET_DEFAULT_FATTR 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-FATTR_TYPE_ID | Zählparameter | 20030821 | |||
| 2 | RR_FATTR | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_FATTR | IS-H: Feldattribut | 20030821 |
Method GET_DEFAULT_FATTR on class CL_ISHMED_FATTR has no exception.
Method GET_DEFAULT_FATTRID 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-FATTR_TYPE_ID | Zählparameter | 20030821 | |||
| 2 | R_FATTRID | Value transfer | Type reference (TYPE) | N1FATTR-FATTRID | IS-H*MED: ID eines Feldattributes | 20030821 |
Method GET_DEFAULT_FATTRID on class CL_ISHMED_FATTR has no exception.
Method GET_FATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_FATTR | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_FATTR | IS-H: Feldattribut | 20030821 | |||
| 2 | I_FATTRID | Value transfer | Type reference (TYPE) | N1FATTRID | IS-H*MED: ID eines Feldattributes | 20030821 | |||
| 3 | I_FATTR_TYPE_ID | Value transfer | Type reference (TYPE) | NUMC4 | Zählparameter | 20030821 | |||
| 4 | I_FATTR_VALUE_ID | Value transfer | Type reference (TYPE) | NUMC4 | Zählparameter | 20030821 |
Method GET_FATTR on class CL_ISHMED_FATTR has no exception.
Method GET_FATTRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FATTRID | Value transfer | Type reference (TYPE) | N1FATTR-FATTRID | IS-H*MED: ID eines Feldattributes | 20030814 |
Method GET_FATTRID on class CL_ISHMED_FATTR has no exception.
Method GET_FATTR_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_FATTR_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_FATTR_TYPE | IS-H: Feldattributtyp | 20030814 |
Method GET_FATTR_TYPE on class CL_ISHMED_FATTR 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-FATTR_TYPE_ID | Zählparameter | 20030821 |
Method GET_FATTR_TYPE_ID on class CL_ISHMED_FATTR has no exception.
Method GET_FATTR_TYPE_SN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FATTR_TYPE_SN | Value transfer | Type reference (TYPE) | N1FATTR_TYPET-FATTR_TYPE_SN | IS-H*MED: Kurzbezeichnung eines Feldattributtypen | 20030814 |
Method GET_FATTR_TYPE_SN on class CL_ISHMED_FATTR has no exception.
Method GET_FATTR_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_FATTR_VALUE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_FATTR_VALUE | IS-H: Feldattributwert | 20030814 |
Method GET_FATTR_VALUE on class CL_ISHMED_FATTR 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 | 20030821 |
Method GET_FATTR_VALUE_ID on class CL_ISHMED_FATTR 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 has no exception.
Method GET_TMP_FATTRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FATTRID | Value transfer | Type reference (TYPE) | N1FATTR-FATTRID | IS-H*MED: ID eines Feldattributes | 20030814 |
Method GET_TMP_FATTRID on class CL_ISHMED_FATTR has no exception.
Method GET_T_FATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FATTR | Value transfer | Type reference (TYPE) | ISHMED_T_FATTR | IS-H*MED: Tabelle mit CL_ISHMED_FATTR Referenzen | 20030821 |
Method GET_T_FATTR on class CL_ISHMED_FATTR has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_ISHMED_FATTR has no parameter.
Method INITIALIZE on class CL_ISHMED_FATTR has no exception.
Method IS_CHANGED_N1FATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_CHANGED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030814 |
Method IS_CHANGED_N1FATTR on class CL_ISHMED_FATTR 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) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030821 |
Method IS_DEFAULT on class CL_ISHMED_FATTR 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 | IS-H: Feldattribut | 20030814 | |||
| 2 | IS_N1FATTR | Value transfer | Type reference (TYPE) | N1FATTR | IS-H*MED: Feldattribute | 20030814 | |||
| 3 | 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 has no exception.
Method READ_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FATTRID | Value transfer | Type reference (TYPE) | N1FATTR-FATTRID | IS-H*MED: ID eines Feldattributes | 20030814 |
Method READ_FROM_DB on class CL_ISHMED_FATTR has no exception.
Method SAVE_N1FATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20030814 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20030814 | |||
| 3 | I_TCODE | Value transfer | Type reference (TYPE) | SY-TCODE | SY-TCODE | ABAP-Programm, aktueller Transaktionscode | 20030814 | ||
| 4 | I_TESTRUN | Value transfer | Type reference (TYPE) | ISH_ON_OFF | '' | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030814 |
Method SAVE_N1FATTR on class CL_ISHMED_FATTR has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |