SAP ABAP Class CL_ISHMED_DWSWL_DD_INFO_DLG (Info for Assignment Control)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H (Application Component) SAP Healthcare - Industry-Specific Components for Hospitals
     NMED_DWS_COMP (Package) IS-H: Documentation Work Station Components
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_DIALOGBOX_CONTAINER Container for Custom Controls in the Screen Area 20050403
Properties
Class CL_ISHMED_DWSWL_DD_INFO_DLG  
Short Description Info for Assignment Control    
Super Class CL_GUI_DIALOGBOX_CONTAINER Container for Custom Controls in the Screen Area 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED_DWS_COMP   IS-H: Documentation Work Station Components 
Created 20050403   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SDYDO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_DWSWL_DD_INFO_DLG has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_ISHMED_DWSWL_DD_INFO_CTR 20050403 Info for Assignment Control
2 CL_ISHMED_DWSWL_SDEF_ADMIN 20050403 i.s.h.med Wrapper for Template Administration
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_VIEWER Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_DWSWL_DD_INFO_CTR Info for Assignment Control 20050406
2 G_EINRI Instance attribute Private Type reference (TYPE) EINRI IS-H: Institution 20050403
3 G_VISIBLE Instance attribute Public Type reference (TYPE) FLAG General Flag 20050403
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050403
2 HANDLE_CLOSE Instance method Private Event handling method Hide Dialog 20050403
3 HIDE Instance method Public Method Hide Dialog 20050403
4 LOAD_PATTERN_DETAIL Instance method Public Method 20050406
5 LOAD_PROFILE_DETAIL Instance method Public Method 20050406
6 LOAD_WOSI_DETAIL Instance method Public Method 20050403
7 LOAD_WS_DETAIL Instance method Public Method 20050406
8 LOAD_WS_PATTERN Instance method Public Method 20050530
9 SHOW Instance method Public Method show dialog 20050403
10 TEST_ATTR Instance method Private Method 20050403
Events
Class CL_ISHMED_DWSWL_DD_INFO_DLG has no event.
Types
Class CL_ISHMED_DWSWL_DD_INFO_DLG 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 CAPTION Value transfer Type reference (TYPE) C Überschrift 20050403
2 Importing DYNNR Value transfer Type reference (TYPE) SYDYNNR Dynpro to which this control is linked to 20050403
3 Importing EINRI Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20050403
4 Importing HEIGHT Value transfer Type reference (TYPE) I 279 Height of this container 20050403
5 Importing LEFT Value transfer Type reference (TYPE) I 480 Left Position of Dialogbox 20050403
6 Importing REPID Value transfer Type reference (TYPE) SYREPID Report to which this control is linked to 20050403
7 Importing TOP Value transfer Type reference (TYPE) I 71 Top Position of Dialogbox 20050403
8 Importing WIDTH Value transfer Type reference (TYPE) I 600 Width of this container 20050403
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_WS_ASSIGN statische Exceptions der Situationszuordnung 20050403

Method HANDLE_CLOSE Signature

Method HANDLE_CLOSE on class CL_ISHMED_DWSWL_DD_INFO_DLG has no parameter.
Method HANDLE_CLOSE on class CL_ISHMED_DWSWL_DD_INFO_DLG has no exception.

Method HIDE Signature

Method HIDE on class CL_ISHMED_DWSWL_DD_INFO_DLG has no parameter.
Method HIDE on class CL_ISHMED_DWSWL_DD_INFO_DLG has no exception.

Method LOAD_PATTERN_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PATTERN Call by reference Type reference (TYPE) RN2DWSWL_PATT_DETAIL_SCR Aufgabenvorlage Details 20050406
2 Importing I_TEXT Call by reference Type reference (TYPE) STRING 20050406

Method LOAD_PATTERN_DETAIL on class CL_ISHMED_DWSWL_DD_INFO_DLG has no exception.

Method LOAD_PROFILE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROFILE Call by reference Type reference (TYPE) RN2DWSWL_PROF_DETAIL_SCR Profilvorlage Details 20050406
2 Importing IT_OBJ_LIST Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_OBJ_LIST Objekte der Situation 20050406
3 Importing I_TEXT Call by reference Type reference (TYPE) STRING 20050406

Method LOAD_PROFILE_DETAIL on class CL_ISHMED_DWSWL_DD_INFO_DLG has no exception.

Method LOAD_WOSI_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WOSI_ID Call by reference Type reference (TYPE) N2DWSWL_WS_ID Schlüssel Situationsvorlage 20050403

Method LOAD_WOSI_DETAIL on class CL_ISHMED_DWSWL_DD_INFO_DLG has no exception.

Method LOAD_WS_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_WS Call by reference Type reference (TYPE) RN2DWSWL_WS_DETAIL_SCR Schlüssel Situationsvorlage 20050406
2 Importing IT_OBJ_LIST Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_OBJ_LIST Objekte der Situation 20050406
3 Importing IT_SUGG Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_SUGGEST Kriterien für Vorschlag einer Situationsvorlage 20050422
4 Importing I_TEXT Call by reference Type reference (TYPE) STRING 20050406

Method LOAD_WS_DETAIL on class CL_ISHMED_DWSWL_DD_INFO_DLG has no exception.

Method LOAD_WS_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SITUATION Call by reference Type reference (TYPE) RN2DWSWL_WS_ASSIGN_SCR 20050530
2 Importing IT_PATTERNS Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_PATT_DETAIL 20050530

Method LOAD_WS_PATTERN on class CL_ISHMED_DWSWL_DD_INFO_DLG has no exception.

Method SHOW Signature

Method SHOW on class CL_ISHMED_DWSWL_DD_INFO_DLG has no parameter.
Method SHOW on class CL_ISHMED_DWSWL_DD_INFO_DLG has no exception.

Method TEST_ATTR Signature

Method TEST_ATTR on class CL_ISHMED_DWSWL_DD_INFO_DLG has no parameter.
Method TEST_ATTR on class CL_ISHMED_DWSWL_DD_INFO_DLG has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 600