SAP ABAP Class CL_ISHMED_NWVIEW (IS-H*MED: View)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED-SC (Application Component) Planning
     N1APMG_MED (Package) IS-H*MED: Appointment Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_NWVIEW IS-H: View 20031028
Properties
Class CL_ISHMED_NWVIEW  
Short Description IS-H*MED: View    
Super Class CL_ISH_NWVIEW IS-H: View 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1APMG_MED   IS-H*MED: Appointment Management 
Created 20031028   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_NWVIEW has no forward declaration.
Interfaces
Class CL_ISHMED_NWVIEW has no interface implemented.
Friends
Class CL_ISHMED_NWVIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_N1WVIEW_PG_CL_OBJECTS Instance attribute Protected Type reference (TYPE) ISH_OBJECTLIST IS-H: Table with Object References 20031028
2 GT_N1WVIEW_PG_DT_OBJECTS Instance attribute Protected Type reference (TYPE) ISH_OBJECTLIST IS-H: Table with Object References 20031028
3 GT_N1WVIEW_PG_DT_OU_OBJECTS Instance attribute Protected Type reference (TYPE) ISH_OBJECTLIST IS-H: Table with Object References 20031028
4 GT_N1WVIEW_PG_OU_OBJECTS Instance attribute Protected Type reference (TYPE) ISH_OBJECTLIST IS-H: Table with Object References 20031028
5 GT_N1WVIEW_PG_PO_OBJECTS Instance attribute Protected Type reference (TYPE) ISH_OBJECTLIST IS-H: Table with Object References 20031028
6 GT_NWVIEW_OBJECTS Instance attribute Private Type reference (TYPE) ISH_OBJECTLIST IS-H: Table with Object References 20031030
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_MED Static method Public Method Create a New Object (Not Yet in DB) 20031028
2 LOAD_MED Static method Public Method Create a New Object (From DB) 20031028
3 SAVE_MED Instance method Public Method Save All Dependent Objects 20031028
4 SET_N1WVIEW_PG_CL_OBJECTS Instance method Public Method Set Object List with N1WVIEW_PG_CL Objects 20031028
5 SET_N1WVIEW_PG_DT_OBJECTS Instance method Public Method Set Object List with N1WVIEW_PG_DT Objects 20031028
6 SET_N1WVIEW_PG_DT_OU_OBJECTS Instance method Public Method Set Object List with N1WVIEW_PG_DT_OU Objects 20031028
7 SET_N1WVIEW_PG_OU_OBJECTS Instance method Public Method Set Object List with N1WVIEW_PG_OU Objects 20031028
8 SET_N1WVIEW_PG_PO_OBJECTS Instance method Public Method Set Object List with N1WVIEW_PG_PO Objects 20031028
9 SET_NWVIEW_OBJECTS Instance method Public Method Set Object List with N1WVIEW Objects 20031030
Events
Class CL_ISHMED_NWVIEW has no event.
Types
Class CL_ISHMED_NWVIEW has no local type.
Method Signatures

Method CREATE_MED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_NWVIEW IS-H*MED: Darstellungsvarianten - Plantafel 20031028
2 Importing IS_NWVIEW Value transfer Type reference (TYPE) NWVIEW IS-H: Sichten in Arbeitsplätzen 20031028
3 Importing IS_NWVIEWT Value transfer Type reference (TYPE) NWVIEWT IS-H / IS-H*MED: Sichten in Arbeitsplätzen 20031028

Method CREATE_MED on class CL_ISHMED_NWVIEW has no exception.

Method LOAD_MED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_NWVIEW IS-H*MED: Darstellungsvarianten - Plantafel 20031028
2 Importing IS_NWVIEW Value transfer Type reference (TYPE) NWVIEW IS-H: Sichten in Arbeitsplätzen 20031028
3 Importing IS_NWVIEWT Value transfer Type reference (TYPE) NWVIEWT IS-H / IS-H*MED: Sichten in Arbeitsplätzen 20031028
4 Importing I_READ_FROM_DB Value transfer Type reference (TYPE) ISH_ON_OFF 'X' IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20031028

Method LOAD_MED on class CL_ISHMED_NWVIEW has no exception.

Method SAVE_MED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20031028
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031028
3 Importing I_TCODE Call by reference Type reference (TYPE) SY-TCODE SY-TCODE ABAP-Programm, aktueller Transaktionscode 20031028
4 Importing I_TESTRUN Value transfer Type reference (TYPE) ISH_ON_OFF '' IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20031028

Method SAVE_MED on class CL_ISHMED_NWVIEW has no exception.

Method SET_N1WVIEW_PG_CL_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECTS Value transfer Type reference (TYPE) ISH_OBJECTLIST IS-H: Tabelle mit Objektreferenzen 20031028

Method SET_N1WVIEW_PG_CL_OBJECTS on class CL_ISHMED_NWVIEW has no exception.

Method SET_N1WVIEW_PG_DT_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECTS Value transfer Type reference (TYPE) ISH_OBJECTLIST IS-H: Tabelle mit Objektreferenzen 20031028

Method SET_N1WVIEW_PG_DT_OBJECTS on class CL_ISHMED_NWVIEW has no exception.

Method SET_N1WVIEW_PG_DT_OU_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECTS Call by reference Type reference (TYPE) ISH_OBJECTLIST IS-H: Tabelle mit Objektreferenzen 20031028

Method SET_N1WVIEW_PG_DT_OU_OBJECTS on class CL_ISHMED_NWVIEW has no exception.

Method SET_N1WVIEW_PG_OU_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECTS Value transfer Type reference (TYPE) ISH_OBJECTLIST IS-H: Tabelle mit Objektreferenzen 20031028

Method SET_N1WVIEW_PG_OU_OBJECTS on class CL_ISHMED_NWVIEW has no exception.

Method SET_N1WVIEW_PG_PO_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECTS Value transfer Type reference (TYPE) ISH_OBJECTLIST IS-H: Tabelle mit Objektreferenzen 20031028

Method SET_N1WVIEW_PG_PO_OBJECTS on class CL_ISHMED_NWVIEW has no exception.

Method SET_NWVIEW_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECTS Value transfer Type reference (TYPE) ISH_OBJECTLIST IS-H: Tabelle mit Objektreferenzen 20031030

Method SET_NWVIEW_OBJECTS on class CL_ISHMED_NWVIEW has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472