SAP ABAP Class CL_ISH_GUI_MDY_PFSTATUS (IS-H: GUI - GUI Status of a Subscreen Container)
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 Inheritance (c INHERITING FROM c_ref)  CL_ISH_GUI_ELEMENT IS-H: Interface Element 20070706
Properties
Class CL_ISH_GUI_MDY_PFSTATUS  
Short Description IS-H: GUI - GUI Status of a Subscreen Container    
Super Class CL_ISH_GUI_ELEMENT IS-H: Interface Element 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20070706   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISH_GUI_MDY_PFSTATUS has no interface implemented.
Friends
Class CL_ISH_GUI_MDY_PFSTATUS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DEF_PFSTATUS_NAME Constant Public Type reference (TYPE) N1GUI_ELEMENT_NAME 'PFSTATUS' Default Name of the GUI Status 20070706
2 GT_EXCLFUNC Instance attribute Protected Type reference (TYPE) SYUCOMM_T Excluded Functions for GUI Status 20070706
3 G_PFKEY Instance attribute Protected Type reference (TYPE) SY-PFKEY Current GUI Status 20070706
4 G_REPID Instance attribute Protected Type reference (TYPE) SY-REPID Program Name for GUI Status 20070706
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EXCLUDING_FUNCTION Instance method Public Method Adds an Excluded Function 20070730
2 CLEAR_EXCLUDING_FUNCTIONS Instance method Public Method Removes the Excluded Functions 20070730
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070706
4 CREATE Static method Public Method Creates the Object 20070706
5 GET_CLONE Instance method Public Method Generates a Copy of the Object 20070706
6 GET_EXCLUDING_FUNCTIONS Instance method Public Method Returns the Excluded Functions 20070706
7 GET_PFKEY Instance method Public Method Returns the GUI Status 20070706
8 GET_REPID Instance method Public Method Returns the Program Name 20070706
9 HAS_EXCLUDING_FUNCTION Instance method Public Method Returns Whether a Function is Excluded 20070730
10 REMOVE_EXCLUDING_FUNCTION Instance method Public Method Removes an Excluded Function 20070730
11 SET_EXCLUDING_FUNCTIONS Instance method Public Method Defines the Excluded Functions 20070730
Events
Class CL_ISH_GUI_MDY_PFSTATUS has no event.
Types
Class CL_ISH_GUI_MDY_PFSTATUS has no local type.
Method Signatures

Method ADD_EXCLUDING_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCLFUNC Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20070730

Method ADD_EXCLUDING_FUNCTION on class CL_ISH_GUI_MDY_PFSTATUS has no exception.

Method CLEAR_EXCLUDING_FUNCTIONS Signature

Method CLEAR_EXCLUDING_FUNCTIONS on class CL_ISH_GUI_MDY_PFSTATUS has no parameter.
Method CLEAR_EXCLUDING_FUNCTIONS on class CL_ISH_GUI_MDY_PFSTATUS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EXCLFUNC Call by reference Type reference (TYPE) SYUCOMM_T 20070706
2 Importing I_ELEMENT_NAME Call by reference Type reference (TYPE) N1GUI_ELEMENT_NAME CO_DEF_PFSTATUS_NAME 20070706
3 Importing I_PFKEY Call by reference Type reference (TYPE) SY-PFKEY 20070706
4 Importing I_REPID Call by reference Type reference (TYPE) SY-REPID SY-REPID 20070706

Method CONSTRUCTOR on class CL_ISH_GUI_MDY_PFSTATUS has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EXCLFUNC Call by reference Type reference (TYPE) SYUCOMM_T Excludierte Funktionen 20070706
2 Importing I_ELEMENT_NAME Call by reference Type reference (TYPE) N1GUI_ELEMENT_NAME CO_DEF_PFSTATUS_NAME Name eines Oberflächenelements 20070706
3 Importing I_PFKEY Call by reference Type reference (TYPE) SY-PFKEY GUI-Status 20070706
4 Importing I_REPID Call by reference Type reference (TYPE) SY-REPID SY-REPID Programmname 20070706
5 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISH_GUI_MDY_PFSTATUS IS-H: GUI - GUI-Status eines Trägerdynpros 20070706

Method CREATE on class CL_ISH_GUI_MDY_PFSTATUS has no exception.

Method GET_CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_CLONE Value transfer Object reference (TYPE REF TO) CL_ISH_GUI_MDY_PFSTATUS Kopie des Objekts 20070706

Method GET_CLONE on class CL_ISH_GUI_MDY_PFSTATUS has no exception.

Method GET_EXCLUDING_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_EXCLFUNC Value transfer Type reference (TYPE) SYUCOMM_T Excludierte Funktionen 20070706

Method GET_EXCLUDING_FUNCTIONS on class CL_ISH_GUI_MDY_PFSTATUS has no exception.

Method GET_PFKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PFKEY Value transfer Type reference (TYPE) SY-PFKEY 20070706

Method GET_PFKEY on class CL_ISH_GUI_MDY_PFSTATUS has no exception.

Method GET_REPID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REPID Value transfer Type reference (TYPE) SY-REPID 20070706

Method GET_REPID on class CL_ISH_GUI_MDY_PFSTATUS has no exception.

Method HAS_EXCLUDING_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCLFUNC Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20070730
2 Returning R_RESULT Value transfer Type reference (TYPE) ABAP_BOOL abap_true: Funktion ist excludiert 20070730

Method HAS_EXCLUDING_FUNCTION on class CL_ISH_GUI_MDY_PFSTATUS has no exception.

Method REMOVE_EXCLUDING_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCLFUNC Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20070730

Method REMOVE_EXCLUDING_FUNCTION on class CL_ISH_GUI_MDY_PFSTATUS has no exception.

Method SET_EXCLUDING_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EXCLFUNC Call by reference Type reference (TYPE) SYUCOMM_T Excludierte Funktionen 20070730

Method SET_EXCLUDING_FUNCTIONS on class CL_ISH_GUI_MDY_PFSTATUS has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in