SAP ABAP Class CL_ISH_ESTAT (IS-H: User Status)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1BASE (Package) IS-H: Basic Functionality; TSA Development
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 20030805
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_IDENTIFY_OBJECT IS-H: Assign a Type to an Object 20030805
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_OBJECT_TYPES IS-H: Definition of Types 20030805
Properties
Class CL_ISH_ESTAT  
Short Description IS-H: User Status    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20030805   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_ESTAT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20030805
2 IF_ISH_IDENTIFY_OBJECT IS-H: Assign a Type to an Object 20030805
3 IF_ISH_OBJECT_TYPES IS-H: Definition of Types 20030805
Friends
Class CL_ISH_ESTAT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Instance attribute Public Attribute reference (LIKE) 20030805
2 GS_TJ30 Instance attribute Protected Type reference (TYPE) TJ30 User Status 20030805
3 GS_TJ30T Instance attribute Protected Type reference (TYPE) TJ30T Texts for User Status 20030807
4 NO Instance attribute Public Attribute reference (LIKE) 20030805
5 OFF Instance attribute Public Attribute reference (LIKE) 20030805
6 ON Instance attribute Public Attribute reference (LIKE) 20030805
7 TRUE Instance attribute Public Attribute reference (LIKE) 20030805
8 YES Instance attribute Public Attribute reference (LIKE) 20030805
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030805
2 GET_DATA Instance method Public Method Supplies the Data of the Status 20030805
3 GET_ESTAT Instance method Public Method Supplies the ESTAT Field of the Status 20030806
4 GET_INIST Instance method Public Method Supplies the INIST Field of the Status 20030806
5 GET_TXT04 Instance method Public Method Supplies the Short Description of the Status 20030905
6 GET_TXT30 Instance method Public Method Supplies the Description of the Status 20030820
7 GET_TYPE Instance method Public Method 20030805
8 IS_A Instance method Public Method 20030805
9 IS_INHERITED_FROM Instance method Public Method 20030805
10 LOAD Static method Public Method Generates New Object (Already in DB) 20030805
Events
Class CL_ISH_ESTAT has no event.
Types
Class CL_ISH_ESTAT 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_TJ30 Value transfer Type reference (TYPE) TJ30 Anwenderstatus 20030805
2 Importing IS_TJ30T Value transfer Type reference (TYPE) TJ30T Texte zu Anwenderstatus 20030807

Method CONSTRUCTOR on class CL_ISH_ESTAT has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TJ30 Value transfer Type reference (TYPE) TJ30 Anwenderstatus 20030807
2 Exporting ES_TJ30T Value transfer Type reference (TYPE) TJ30T Texte zu Anwenderstatus 20030807

Method GET_DATA on class CL_ISH_ESTAT has no exception.

Method GET_ESTAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ESTAT Value transfer Type reference (TYPE) TJ30-ESTAT Anwenderstatus 20030807

Method GET_ESTAT on class CL_ISH_ESTAT has no exception.

Method GET_INIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INIST Value transfer Type reference (TYPE) TJ30-INIST Kennzeichen 'Initialstatus' 20030807

Method GET_INIST on class CL_ISH_ESTAT has no exception.

Method GET_TXT04 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TXT04 Value transfer Type reference (TYPE) TJ30T-TXT04 Kurzbezeichnung des Einzelstatus 20030905

Method GET_TXT04 on class CL_ISH_ESTAT has no exception.

Method GET_TXT30 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TXT30 Value transfer Type reference (TYPE) TJ30T-TXT30 Bezeichnung des Einzelstatus 20030820

Method GET_TXT30 on class CL_ISH_ESTAT has no exception.

Method GET_TYPE Signature

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

Method IS_A Signature

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

Method IS_INHERITED_FROM Signature

Method IS_INHERITED_FROM on class CL_ISH_ESTAT has no parameter.
Method IS_INHERITED_FROM on class CL_ISH_ESTAT 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_ISH_ESTAT IS-H: Anwenderstatus 20030805
2 Importing IS_TJ30 Value transfer Type reference (TYPE) TJ30 Anwenderstatus 20030805
3 Importing IS_TJ30T Value transfer Type reference (TYPE) TJ30T Texte zu Anwenderstatus 20030807
4 Importing I_ESTAT Value transfer Type reference (TYPE) TJ30-ESTAT Anwenderstatus 20030805
5 Importing I_STSMA Value transfer Type reference (TYPE) TJ30-STSMA Statusschema 20030805

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