SAP ABAP Class CL_ISH_GV_MDY_SIMPLE (IS-H: GUI - Simple Subscreen Container View)
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_MDY_VIEW IS-H: GUI - Subscreen Container View 20070718
Properties
Class CL_ISH_GV_MDY_SIMPLE  
Short Description IS-H: GUI - Simple Subscreen Container View    
Super Class CL_ISH_GUI_MDY_VIEW IS-H: GUI - Subscreen Container View 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20070718   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_GV_MDY_SIMPLE has no forward declaration.
Interfaces
Class CL_ISH_GV_MDY_SIMPLE has no interface implemented.
Friends
Class CL_ISH_GV_MDY_SIMPLE has no friend class.
Attributes
Class CL_ISH_GV_MDY_SIMPLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Creates the Object 20070718
2 INITIALIZE Instance method Public Method Initializes the Object 20070718
Events
Class CL_ISH_GV_MDY_SIMPLE has no event.
Types
Class CL_ISH_GV_MDY_SIMPLE has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ELEMENT_NAME Call by reference Type reference (TYPE) N1GUI_ELEMENT_NAME Name eines Oberflächenelements 20070718
2 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISH_GV_MDY_SIMPLE IS-H: GUI - Einfacher Trägerdynpro View 20070718

Method CREATE on class CL_ISH_GV_MDY_SIMPLE has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_ISH_GUI_MAIN_CONTROLLER IS-H: GUI - Controller 20070718
2 Importing IR_PFSTATUS Call by reference Object reference (TYPE REF TO) CL_ISH_GUI_MDY_PFSTATUS Aktueller GUI-Status 20070718
3 Importing IR_TITLEBAR Call by reference Object reference (TYPE REF TO) CL_ISH_GUI_MDY_TITLEBAR Aktuelle Titelzeile 20070718
4 Importing IT_PFSTATUS Call by reference Type reference (TYPE) ISH_T_GUI_MDYPFSTATNAME_HASH Verfügbare GUI-Stati 20070718
5 Importing IT_TITLEBAR Call by reference Type reference (TYPE) ISH_T_GUI_MDYTITLENAME_HASH Verfügbare Titelzeilen 20070718
6 Importing I_DYNNR Call by reference Type reference (TYPE) SY-DYNNR Dynpronummer des Dynpros 20070718
7 Importing I_DYNPSTRUCT_NAME Call by reference Type reference (TYPE) TABNAME Dynprostrukturname 20070718
8 Importing I_REPID Call by reference Type reference (TYPE) SY-REPID Programmname des Dynpros 20070718
9 Importing I_VCODE Call by reference Type reference (TYPE) TNDYM-VCODE CO_VCODE_DISPLAY IS-H: Verarbeitungsmodus 20070718
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070718
History
Last changed by/on SAP  20071120 
SAP Release Created in