SAP ABAP Class CL_ISHMED_FATTR_TYPE (IS-H: Field Attribute Type)
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_TYPE  
Short Description IS-H: Field Attribute Type    
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_TYPE 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_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DISPLAY Constant Public Type reference (TYPE) N1FATTR_TYPE-FATTR_TYPE_ID 1 Count parameters 20030814
2 FALSE Instance attribute Public Attribute reference (LIKE) 20030814
3 GS_N1FATTR_TYPE Instance attribute Protected Type reference (TYPE) N1FATTR_TYPE IS-H: Field Attribute Types 20030814
4 GS_N1FATTR_TYPET Instance attribute Protected Type reference (TYPE) N1FATTR_TYPET IS-H: Field Attribute Types Texts 20030814
5 GT_FATTR_TYPE Static Attribute Protected Type reference (TYPE) ISHMED_T_FATTR_TYPE IS-H*MED: Table with CL_ISHMED_FATTR_TYPE References 20030814
6 GT_FATTR_VALUE Instance attribute Protected Type reference (TYPE) ISHMED_T_FATTR_VALUE IS-H*MED: Table with CL_ISHMED_FATTR_VALUE References 20030814
7 G_FATTR_TYPE_READ Static Attribute Protected Type reference (TYPE) ISH_ON_OFF IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") 20030814
8 G_FATTR_VALUE_READ Instance attribute Protected Type reference (TYPE) ISH_ON_OFF IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") 20030814
9 NO Instance attribute Public Attribute reference (LIKE) 20030814
10 OFF Instance attribute Public Attribute reference (LIKE) 20030814
11 ON Instance attribute Public Attribute reference (LIKE) 20030814
12 TRUE Instance attribute Public Attribute reference (LIKE) 20030814
13 YES Instance attribute Public Attribute reference (LIKE) 20030814
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030814
2 GET_FATTR_TYPE Static method Public Method Returns Object Field Attribute Type 20030814
3 GET_FATTR_TYPE_ID Instance method Public Method Returns ID of Object 20030814
4 GET_FATTR_TYPE_SN Instance method Public Method Returns Short Name of Object 20030814
5 GET_FATTR_VALUE Instance method Public Method Returns Specific or Default Field Attribute Value 20030814
6 GET_FATTR_VALUE_BY_SN Instance method Public Method Returns Specific or Default Field Attribute Value 20030824
7 GET_TYPE Instance method Public Method 20030814
8 GET_T_FATTR_TYPE Static method Public Method Returns All Available Field Attribbute Types 20030814
9 GET_T_FATTR_VALUE Instance method Public Method Returns All Corresp. Field Attribute Values as Object List 20030814
10 IS_A Instance method Public Method 20030814
11 IS_INHERITED_FROM Instance method Public Method 20030814
12 LOAD Static method Public Method Creates and Returns New Object Field Attribute Type 20030814
13 READ_FROM_DB Instance method Protected Method Initializes Self with Data from DB 20030814
Events
Class CL_ISHMED_FATTR_TYPE has no event.
Types
Class CL_ISHMED_FATTR_TYPE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_N1FATTR_TYPE Value transfer Type reference (TYPE) N1FATTR_TYPE IS-H: Feldattributtypen 20030814
2 Importing IS_N1FATTR_TYPET Value transfer Type reference (TYPE) N1FATTR_TYPET IS-H: Feldattributtypen Texte 20030814

Method CONSTRUCTOR on class CL_ISHMED_FATTR_TYPE has no exception.

Method GET_FATTR_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FATTR_TYPE_ID Value transfer Type reference (TYPE) N1FATTR_TYPE-FATTR_TYPE_ID Zählparameter 20030814
2 Returning 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_TYPE has no exception.

Method GET_FATTR_TYPE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FATTR_TYPE_ID Value transfer Type reference (TYPE) N1FATTR_TYPE-FATTR_TYPE_ID Zählparameter 20030814

Method GET_FATTR_TYPE_ID on class CL_ISHMED_FATTR_TYPE has no exception.

Method GET_FATTR_TYPE_SN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FATTR_TYPE_SN Value transfer Type reference (TYPE) N1FATTR_TYPET-FATTR_TYPE_SN IS-H: Kurzbezeichnung eines Feldattributtypen 20030814

Method GET_FATTR_TYPE_SN on class CL_ISHMED_FATTR_TYPE has no exception.

Method GET_FATTR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FATTR_VALUE_ID Value transfer Type reference (TYPE) N1FATTR_VALUE-FATTR_VALUE_ID Zählparameter 20030814
2 Returning RR_FATTR_VALUE Value transfer Object reference (TYPE REF TO) CL_ISHMED_FATTR_VALUE IS-H: Feldattributtyp 20030814

Method GET_FATTR_VALUE on class CL_ISHMED_FATTR_TYPE has no exception.

Method GET_FATTR_VALUE_BY_SN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FATTR_VALUE_SN Value transfer Type reference (TYPE) N1FATTR_VALUET-FATTR_VALUE_SN IS-H*MED: Kurzbezeichnung zum Wert eines Feldattributtypen 20030824
2 Returning RR_FATTR_VALUE Value transfer Object reference (TYPE REF TO) CL_ISHMED_FATTR_VALUE IS-H: Feldattributtyp 20030824

Method GET_FATTR_VALUE_BY_SN on class CL_ISHMED_FATTR_TYPE has no exception.

Method GET_TYPE Signature

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

Method GET_T_FATTR_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REFRESH Value transfer Type reference (TYPE) ISH_ON_OFF '' IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20030814
2 Returning RT_FATTR_TYPE Value transfer Type reference (TYPE) ISHMED_T_FATTR_TYPE IS-H*MED: Tabelle mit CL_ISHMED_FATTR_TYPE Referenzen 20030814

Method GET_T_FATTR_TYPE on class CL_ISHMED_FATTR_TYPE has no exception.

Method GET_T_FATTR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REFRESH Value transfer Type reference (TYPE) ISH_ON_OFF '' IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20030814
2 Returning RT_FATTR_VALUE Value transfer Type reference (TYPE) ISHMED_T_FATTR_VALUE IS-H*MED: Tabelle mit CL_ISHMED_FATTR_VALUE Referenzen 20030814

Method GET_T_FATTR_VALUE on class CL_ISHMED_FATTR_TYPE has no exception.

Method IS_A Signature

Method IS_A on class CL_ISHMED_FATTR_TYPE has no parameter.
Method IS_A on class CL_ISHMED_FATTR_TYPE has no exception.

Method IS_INHERITED_FROM Signature

Method IS_INHERITED_FROM on class CL_ISHMED_FATTR_TYPE has no parameter.
Method IS_INHERITED_FROM on class CL_ISHMED_FATTR_TYPE has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_FATTR_TYPE IS-H: Feldattributtyp 20030814
2 Importing IS_N1FATTR_TYPE Value transfer Type reference (TYPE) N1FATTR_TYPE IS-H: Feldattributtypen 20030814
3 Importing IS_N1FATTR_TYPET Value transfer Type reference (TYPE) N1FATTR_TYPET IS-H: Feldattributtypen Texte 20030814
4 Importing 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_TYPE has no exception.

Method READ_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FATTR_TYPE_ID Value transfer Type reference (TYPE) N1FATTR_TYPE-FATTR_TYPE_ID Zählparameter 20030814

Method READ_FROM_DB on class CL_ISHMED_FATTR_TYPE has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472