SAP ABAP Class CL_ISHMED_N1WVIEW_PG_PO (IS-H*MED: Planning Grid Tab Page for Plan. Object View Type)
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_MASTER_DATA IS-H: Base Class for Master Data Objects 20030909
Properties
Class CL_ISHMED_N1WVIEW_PG_PO  
Short Description IS-H*MED: Planning Grid Tab Page for Plan. Object View Type    
Super Class CL_ISH_MASTER_DATA IS-H: Base Class for Master Data Objects 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1APMG_MED   IS-H*MED: Appointment Management 
Created 20030909   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_N1WVIEW_PG_PO has no forward declaration.
Interfaces
Class CL_ISHMED_N1WVIEW_PG_PO has no interface implemented.
Friends
Class CL_ISHMED_N1WVIEW_PG_PO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_N1WVIEW_PG_PO Instance attribute Protected Type reference (TYPE) N1WVIEW_PG_PO IS-H*MED: Planning Grid Tab Page for Plan. Object View Type 20031006
2 GS_N1WVIEW_PG_PO_ORIG Instance attribute Protected Type reference (TYPE) N1WVIEW_PG_PO IS-H*MED: Planning Grid Tab Page for Plan. Object View Type 20031006
3 GT_N1WVIEW_PG_DT_OU_OBJ Instance attribute Public Type reference (TYPE) ISH_OBJECTLIST IS-H: Table with Object References 20031111
4 GT_N1WVIEW_PG_DT_OU_OBJ_ORIG Instance attribute Protected Type reference (TYPE) ISH_OBJECTLIST IS-H: Table with Object References 20031111
5 G_CLASS_NAME Instance attribute Protected Type reference (TYPE) SY-REPID 20031006
6 G_DELETIONMARK Instance attribute Protected Type reference (TYPE) ISH_ON_OFF IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") 20031006
7 G_N1WVIEW_PG_DT_OU_READ Instance attribute Protected Type reference (TYPE) ISH_ON_OFF IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") 20031111
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_N1WVIEW_PG_PO Instance method Public Method 20031006
2 CONSTRUCTOR Instance method Public Constructor 20031006
3 CREATE Static method Public Method Create New Object (Not Yet in DB) 20031006
4 FILL_N1WVIEW_PG_PO Instance method Protected Method Fills Automatically Generated n1wview_pg_po Fields 20031031
5 GET_COLUMN_OBJECTS_PO Instance method Public Method Get Column Data for Planning Grid 20031111
6 GET_DATA Instance method Public Method Returns Specialization Data for 20031006
7 INITIALIZE Instance method Protected Method 20031006
8 IS_CHANGED_N1WVIEW_PG_PO Instance method Protected Method 20031006
9 IS_MARKED_FOR_DELETION Instance method Public Method Returns Deletion Indicator 20031006
10 LOAD Static method Public Method Create a New Object 20031006
11 MARK_FOR_DELETION Instance method Public Method Flag for Deletion 20031006
12 READ_FROM_DB Instance method Public Method 20031006
13 SAVE_N1WVIEW_PG_PO Instance method Protected Method Save Specialization 20031006
14 SET_DATA Instance method Public Method Data of Object in Memory 20031006
Events
Class CL_ISHMED_N1WVIEW_PG_PO has no event.
Types
Class CL_ISHMED_N1WVIEW_PG_PO has no local type.
Method Signatures

Method CHECK_N1WVIEW_PG_PO 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 20031006
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031006

Method CHECK_N1WVIEW_PG_PO on class CL_ISHMED_N1WVIEW_PG_PO has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_N1WVIEW_PG_PO Call by reference Type reference (TYPE) N1WVIEW_PG_PO IS-H*MED: Plantafel-Registerkarte für Sichttyp Datum 20031006
2 Importing I_MODE Call by reference Type reference (TYPE) ISH_MODUS IS-H: Bearbeitungsmodus von Datensätzen (I/U/D) 20031006
# Exception Resumable Description Created on
1 EX_ERROR_OCCURED es ist ein Fehler aufgetreten 20031006

Method CREATE 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 20031006
2 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_N1WVIEW_PG_PO IS-H*MED: Plantafel-Registerkarte für Sichttyp Org.Einheit 20031006
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031006
4 Importing IS_N1WVIEW_PG_PO Call by reference Type reference (TYPE) N1WVIEW_PG_PO IS-H*MED: Plantafel-Registerkarte für Sichttyp Org.Einheit 20031006
# Exception Resumable Description Created on
1 EX_ERROR_OCCURED es ist ein Fehler aufgetreten 20031006

Method FILL_N1WVIEW_PG_PO Signature

Method FILL_N1WVIEW_PG_PO on class CL_ISHMED_N1WVIEW_PG_PO has no parameter.
Method FILL_N1WVIEW_PG_PO on class CL_ISHMED_N1WVIEW_PG_PO has no exception.

Method GET_COLUMN_OBJECTS_PO Signature

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

Method GET_COLUMN_OBJECTS_PO on class CL_ISHMED_N1WVIEW_PG_PO has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_N1WVIEW_PG_PO Value transfer Type reference (TYPE) N1WVIEW_PG_PO IS-H*MED: Plantafel-Registerkarte für Sichttyp Org.Einheit 20031006

Method GET_DATA on class CL_ISHMED_N1WVIEW_PG_PO has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_ISHMED_N1WVIEW_PG_PO has no parameter.
Method INITIALIZE on class CL_ISHMED_N1WVIEW_PG_PO has no exception.

Method IS_CHANGED_N1WVIEW_PG_PO Signature

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

Method IS_CHANGED_N1WVIEW_PG_PO on class CL_ISHMED_N1WVIEW_PG_PO has no exception.

Method IS_MARKED_FOR_DELETION Signature

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

Method IS_MARKED_FOR_DELETION on class CL_ISHMED_N1WVIEW_PG_PO has no exception.

Method LOAD 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_N1WVIEW_PG_PO IS-H*MED: Plantafel-Registerkarte für Sichttyp Org.Einheit 20031006
2 Importing IS_N1WVIEW_PG_PO Call by reference Type reference (TYPE) N1WVIEW_PG_PO IS-H*MED: Plantafel-Registerkarte für Sichttyp Org.Einheit 20031006
3 Importing I_READ_FROM_DB Call by reference Type reference (TYPE) ISH_ON_OFF 'X' IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20031006
# Exception Resumable Description Created on
1 EX_ERROR_OCCURED es ist ein Fehler aufgetreten 20031006

Method MARK_FOR_DELETION Signature

Method MARK_FOR_DELETION on class CL_ISHMED_N1WVIEW_PG_PO has no parameter.
Method MARK_FOR_DELETION on class CL_ISHMED_N1WVIEW_PG_PO has no exception.

Method READ_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEWID Call by reference Type reference (TYPE) N1WVIEW_PG_PO-VIEWID IS-H: Identifikation des Arbeitsumfeldes 20031006
2 Importing I_VIEW_TYPE Call by reference Type reference (TYPE) N1WVIEW_PG_PO-VIEW_TYPE IS-H: Typ des Arbeitsumfeldes 20031006

Method READ_FROM_DB on class CL_ISHMED_N1WVIEW_PG_PO has no exception.

Method SAVE_N1WVIEW_PG_PO 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 20031006
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031006
3 Importing I_TCODE Call by reference Type reference (TYPE) SY-TCODE SY-TCODE ABAP-Programm, aktueller Transaktionscode 20031006
4 Importing I_TESTRUN Call by reference Type reference (TYPE) ISH_ON_OFF '' IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20031006

Method SAVE_N1WVIEW_PG_PO on class CL_ISHMED_N1WVIEW_PG_PO has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_N1WVIEW_PG_PO_X Call by reference Type reference (TYPE) RN1_N1WVIEW_PG_PO_X IS-H*MED: Änderungsstruktur für N1WVIEW_PG_OU 20031006

Method SET_DATA on class CL_ISHMED_N1WVIEW_PG_PO has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in 472