SAP ABAP Class CL_ISHMED_FLAG (IS-H*MED: Set Multi-Program Flag)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     NBASE (Package) IS-H: Basic Functionality
Properties
Class CL_ISHMED_FLAG  
Short Description IS-H*MED: Set Multi-Program Flag    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NBASE   IS-H: Basic Functionality 
Created 20020617   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_FLAG has no forward declaration.
Interfaces
Class CL_ISHMED_FLAG has no interface implemented.
Friends
Class CL_ISHMED_FLAG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_FLAG Static Attribute Private Type reference (TYPE) TYT_FLAG 20020617
2 OFF Static Attribute Public Type reference (TYPE) ISH_ON_OFF ' ' off 20020617
3 ON Static Attribute Public Type reference (TYPE) ISH_ON_OFF 'X' ON 20020617
Methods
# Method Level Visibility Method type Description Created on
1 DEL_FLAG Static method Public Method Delete a Flag 20020617
2 GET_FLAG Static method Public Method Get a Flag 20020617
3 SET_FLAG Static method Public Method Set a Flag (Flag is an Indicator, Selection) 20020617
Events
Class CL_ISHMED_FLAG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYT_FLAG Private See coding TYT_FLAG 20020617
2 TY_FLAG Private See coding TY_FLAG 20020617
Method Signatures

Method DEL_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Value transfer Type reference (TYPE) ANY Name des Kennzeichens 20020617

Method DEL_FLAG on class CL_ISHMED_FLAG has no exception.

Method GET_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ATTRIB_OBJ Value transfer Object reference (TYPE REF TO) OBJECT Objekt-Attribut des Kennzeichens 20020617
2 Exporting E_ATTRIB_TEXT Value transfer Type reference (TYPE) ANY Attribut des Kennzeichens 20020617
3 Exporting E_FOUND Value transfer Type reference (TYPE) ISH_ON_OFF Kennzeichen wurde gefunden (ON) 20020617
4 Importing I_NAME Value transfer Type reference (TYPE) ANY Name des zu suchenden Kennzeichens 20020617

Method GET_FLAG on class CL_ISHMED_FLAG has no exception.

Method SET_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRIB_OBJ Value transfer Object reference (TYPE REF TO) OBJECT Objekt-Attribut des Kennzeichens 20020617
2 Importing I_ATTRIB_TEXT Value transfer Type reference (TYPE) ANY Attribut des Kennzeichens 20020617
3 Importing I_NAME Value transfer Type reference (TYPE) ANY Name des Kennzeichens 20020617

Method SET_FLAG on class CL_ISHMED_FLAG has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 463B