SAP ABAP Class CL_ISHMED_GL_INFO_LAYOUT_DATA (i.s.h.med: pathways - Layout Data)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     NMED_GL (Package) IS-H*MED: Treatment Pathways
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_SERIALIZEABLE IS-H*MED: Serializable Object 20060317
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20060317
Properties
Class CL_ISHMED_GL_INFO_LAYOUT_DATA  
Short Description i.s.h.med: pathways - Layout Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED_GL   IS-H*MED: Treatment Pathways 
Created 20060317   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_GL_INFO_LAYOUT_DATA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISHMED_SERIALIZEABLE IS-H*MED: Serializable Object 20060317
2 IF_SERIALIZABLE_OBJECT Serializable Object 20060317
Friends
Class CL_ISHMED_GL_INFO_LAYOUT_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_EINRI_LAYOUT Instance attribute Private Object reference (TYPE REF TO) LCL_LAYOUT_PATHWAY 20060317
2 GR_ORGID_LAYOUT Instance attribute Private Object reference (TYPE REF TO) LCL_LAYOUT_PATHWAY 20060317
3 GR_REF_EINRI_LAYOUT Instance attribute Private Object reference (TYPE REF TO) LCL_LAYOUT_PATHWAY 20060626
4 GR_REF_ORGID_LAYOUT Instance attribute Private Object reference (TYPE REF TO) LCL_LAYOUT_PATHWAY 20060626
5 GR_REF_USER_LAYOUT Instance attribute Private Object reference (TYPE REF TO) LCL_LAYOUT_PATHWAY 20060626
6 GR_USER_LAYOUT Instance attribute Private Object reference (TYPE REF TO) LCL_LAYOUT_PATHWAY 20060317
7 GT_LAYOUT_DATA Instance attribute Private Type reference (TYPE) ISHMED_T_N2GL_INFO_LAYOUT_DATA i.s.h.med: pathways - Data for Layout Setting 20060317
8 GT_REF_LAYOUT_DATA Instance attribute Private Type reference (TYPE) ISHMED_T_N2GL_INFO_LAYOUT_DATA i.s.h.med: pathways - Data for Layout Setting 20060322
9 G_APPLICATION Instance attribute Private Type reference (TYPE) N2GL_APPLICATION i.s.h.med: pathways - Key of Applications 20060317
10 G_BOTTOM_HEIGHT Instance attribute Public Type reference (TYPE) I 50 20060404
11 G_EINRI Instance attribute Private Type reference (TYPE) EINRI IS-H: Institution 20060317
12 G_ORGID Instance attribute Private Type reference (TYPE) N2GL_ORGID i.s.h.med pathways Organizational Unit 20060317
13 G_PROGID Instance attribute Private Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20060317
14 G_REF_BOTTOM_HEIGHT Instance attribute Private Type reference (TYPE) I 50 20060404
15 G_REF_RIGHT_WIDTH Instance attribute Private Type reference (TYPE) I 40 20060322
16 G_RIGHT_WIDTH Instance attribute Public Type reference (TYPE) I 40 20060322
17 G_SHOW_SEARCH_CRIT Instance attribute Public Type reference (TYPE) ISH_ON_OFF 'X' IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") 20060420
18 G_USER Instance attribute Private Type reference (TYPE) SYUNAME User ID 20060322
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_LAYOUT_COMPLET Instance method Private Method Check Whether Layout Is Complete 20060406
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060317
3 CREATE_ORGID Instance method Private Method 20060626
4 CREATE_USER Instance method Private Method 20060626
5 GET_EINRI_LAYOUT Instance method Public Method Supplies Layout of Institution Level 20060322
6 GET_LAYOUT Instance method Public Method Supplies Layout 20060317
7 GET_ORGID_LAYOUT Instance method Public Method Supplies Layout of Organizational Unit Level 20060322
8 GET_USER_LAYOUT Instance method Public Method Supplies Layout of User Level 20060317
9 INIT_APPLICATION Instance method Private Method 20060317
10 INIT_N2GA Instance method Private Method 20060317
11 INIT_N2GB Instance method Private Method 20060831
12 INIT_N2GM Instance method Private Method 20060503
13 INIT_N2GU Instance method Private Method 20060317
14 IS_EINRI_CHANGED Instance method Private Method 20060626
15 IS_ORGID_CHANGED Instance method Private Method 20060626
16 IS_USER_CHANGED Instance method Private Method 20060626
17 LOAD Instance method Public Method Load Currently Valid Layout (Dep. on Layout Level) 20060317
18 LOAD_ALL Instance method Public Method Load All Layouts (of All Levels) 20060317
19 LOAD_EINRI Instance method Private Method 20060317
20 LOAD_ORGID Instance method Private Method 20060317
21 LOAD_USER Instance method Private Method 20060317
22 RESET_EINRI_LAYOUT Instance method Public Method 20060322
23 RESET_ORGID_LAYOUT Instance method Public Method 20060322
24 RESET_USER_LAYOUT Instance method Public Method 20060317
25 SAVE Instance method Public Method 20060317
26 SAVE_EINRI Instance method Private Method 20060317
27 SAVE_ORGID Instance method Private Method 20060317
28 SAVE_USER Instance method Private Method 20060317
29 SET_EINRI_LAYOUT Instance method Public Method 20060322
30 SET_ORGID_LAYOUT Instance method Public Method 20060322
31 SET_REF_EINRI Instance method Private Method 20060626
32 SET_REF_ORGID Instance method Private Method 20060626
33 SET_REF_USER Instance method Private Method 20060626
34 SET_USER_LAYOUT Instance method Public Method 20060317
Events
Class CL_ISHMED_GL_INFO_LAYOUT_DATA has no event.
Types
Class CL_ISHMED_GL_INFO_LAYOUT_DATA has no local type.
Method Signatures

Method CHECK_LAYOUT_COMPLET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_LAYOUT Call by reference Object reference (TYPE REF TO) LCL_LAYOUT_PATHWAY 20060406

Method CHECK_LAYOUT_COMPLET on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION Call by reference Type reference (TYPE) N2GL_APPLICATION i.s.h.med: pathways - Schlüssel der Applicationen 20060317
2 Importing EINRI Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20060317
3 Importing ORGID Call by reference Type reference (TYPE) ORGID IS-H: Identifikation der Organisationseinheit 20060317
4 Importing USERNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20060322

Method CONSTRUCTOR on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method CREATE_ORGID Signature

Method CREATE_ORGID on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no parameter.
Method CREATE_ORGID on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method CREATE_USER Signature

Method CREATE_USER on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no parameter.
Method CREATE_USER on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method GET_EINRI_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LAYOUT Call by reference Type reference (TYPE) ISHMED_T_N2GL_INFO_LAYOUT_DATA i.s.h.med: pathways - Daten für Layouteinstellung 20060322
2 Exporting E_BOTTOM_HEIGHT Call by reference Type reference (TYPE) I 20060404
3 Exporting E_RIGHT_WIDTH Call by reference Type reference (TYPE) I 20060322
4 Exporting E_SHOW_SEARCH_CRIT Call by reference Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20060420
# Exception Resumable Description Created on
1 CX_ISHMED_GL_INFO_VIEWER i.s.h.med: pathways - Errors Info Viewer 20060731

Method GET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_LAYOUT Value transfer Type reference (TYPE) ISHMED_T_N2GL_INFO_LAYOUT_DATA i.s.h.med: pathways - Daten für Layouteinstellung 20060317

Method GET_LAYOUT on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method GET_ORGID_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LAYOUT Call by reference Type reference (TYPE) ISHMED_T_N2GL_INFO_LAYOUT_DATA i.s.h.med: pathways - Daten für Layouteinstellung 20060404
2 Exporting E_BOTTOM_HEIGHT Call by reference Type reference (TYPE) I 20060404
3 Exporting E_RIGHT_WIDTH Call by reference Type reference (TYPE) I 20060404
4 Exporting E_SHOW_SEARCH_CRIT Call by reference Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20060420
# Exception Resumable Description Created on
1 CX_ISHMED_GL_INFO_VIEWER i.s.h.med: pathways - Errors Info Viewer 20060731

Method GET_USER_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LAYOUT Call by reference Type reference (TYPE) ISHMED_T_N2GL_INFO_LAYOUT_DATA i.s.h.med: pathways - Daten für Layouteinstellung 20060404
2 Exporting E_BOTTOM_HEIGHT Call by reference Type reference (TYPE) I 20060404
3 Exporting E_RIGHT_WIDTH Call by reference Type reference (TYPE) I 20060404
4 Exporting E_SHOW_SEARCH_CRIT Call by reference Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20060420
# Exception Resumable Description Created on
1 CX_ISHMED_GL_INFO_VIEWER i.s.h.med: pathways - Errors Info Viewer 20060731

Method INIT_APPLICATION Signature

Method INIT_APPLICATION on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no parameter.
Method INIT_APPLICATION on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method INIT_N2GA Signature

Method INIT_N2GA on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no parameter.
Method INIT_N2GA on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method INIT_N2GB Signature

Method INIT_N2GB on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no parameter.
Method INIT_N2GB on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method INIT_N2GM Signature

Method INIT_N2GM on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no parameter.
Method INIT_N2GM on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method INIT_N2GU Signature

Method INIT_N2GU on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no parameter.
Method INIT_N2GU on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method IS_EINRI_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHANGED Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20060626

Method IS_EINRI_CHANGED on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method IS_ORGID_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHANGED Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20060626

Method IS_ORGID_CHANGED on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method IS_USER_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHANGED Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20060626

Method IS_USER_CHANGED on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method LOAD Signature

Method LOAD on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no parameter.
Method LOAD on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method LOAD_ALL Signature

Method LOAD_ALL on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no parameter.
Method LOAD_ALL on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method LOAD_EINRI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LOADED Value transfer Type reference (TYPE) FLAG allgemeines flag 20060317

Method LOAD_EINRI on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method LOAD_ORGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LOADED Value transfer Type reference (TYPE) FLAG allgemeines flag 20060317

Method LOAD_ORGID on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method LOAD_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LOADED Value transfer Type reference (TYPE) FLAG allgemeines flag 20060317

Method LOAD_USER on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method RESET_EINRI_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DO_COMMIT Call by reference Type reference (TYPE) FLAG 'X' allgemeines flag 20060322

Method RESET_EINRI_LAYOUT on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method RESET_ORGID_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DO_COMMIT Call by reference Type reference (TYPE) FLAG 'X' allgemeines flag 20060322

Method RESET_ORGID_LAYOUT on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method RESET_USER_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DO_COMMIT Call by reference Type reference (TYPE) FLAG 'X' allgemeines flag 20060322

Method RESET_USER_LAYOUT on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DO_COMMIT Call by reference Type reference (TYPE) FLAG 'X' allgemeines flag 20060317

Method SAVE on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method SAVE_EINRI Signature

Method SAVE_EINRI on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no parameter.
Method SAVE_EINRI on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method SAVE_ORGID Signature

Method SAVE_ORGID on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no parameter.
Method SAVE_ORGID on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method SAVE_USER Signature

Method SAVE_USER on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no parameter.
Method SAVE_USER on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method SET_EINRI_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LAYOUT Value transfer Type reference (TYPE) ISHMED_T_N2GL_INFO_LAYOUT_DATA i.s.h.med: pathways - Daten für Layouteinstellung 20060322
2 Importing I_BOTTOM_HEIGHT Call by reference Type reference (TYPE) I 20060404
3 Importing I_RIGHT_WIDTH Call by reference Type reference (TYPE) I 20060322
4 Importing I_SHOW_SEARCH_CRIT Call by reference Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20060420

Method SET_EINRI_LAYOUT on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method SET_ORGID_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LAYOUT Value transfer Type reference (TYPE) ISHMED_T_N2GL_INFO_LAYOUT_DATA i.s.h.med: pathways - Daten für Layouteinstellung 20060322
2 Importing I_BOTTOM_HEIGHT Call by reference Type reference (TYPE) I 20060404
3 Importing I_RIGHT_WIDTH Call by reference Type reference (TYPE) I 20060404
4 Importing I_SHOW_SEARCH_CRIT Call by reference Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20060420

Method SET_ORGID_LAYOUT on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method SET_REF_EINRI Signature

Method SET_REF_EINRI on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no parameter.
Method SET_REF_EINRI on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method SET_REF_ORGID Signature

Method SET_REF_ORGID on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no parameter.
Method SET_REF_ORGID on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method SET_REF_USER Signature

Method SET_REF_USER on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no parameter.
Method SET_REF_USER on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.

Method SET_USER_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LAYOUT Value transfer Type reference (TYPE) ISHMED_T_N2GL_INFO_LAYOUT_DATA i.s.h.med: pathways - Daten für Layouteinstellung 20060317
2 Importing I_BOTTOM_HEIGHT Call by reference Type reference (TYPE) I 20060404
3 Importing I_RIGHT_WIDTH Call by reference Type reference (TYPE) I 20060404
4 Importing I_SHOW_SEARCH_CRIT Call by reference Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20060420

Method SET_USER_LAYOUT on class CL_ISHMED_GL_INFO_LAYOUT_DATA has no exception.
History
Last changed by/on SAP  20070917 
SAP Release Created in 700