SAP ABAP Class CL_ISHMED_CHECK_LIST_POB (Selection Help Planning Objects)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NORD (Package) R/3MED: Services processing EDV-G
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_CHECK_LIST Selection Grid: Super Class 20020925
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20041124
Properties
Class CL_ISHMED_CHECK_LIST_POB  
Short Description Selection Help Planning Objects    
Super Class CL_ISH_CHECK_LIST Selection Grid: Super Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NORD   R/3MED: Services processing EDV-G 
Created 20020925   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20041124
Friends
Class CL_ISHMED_CHECK_LIST_POB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE Instance attribute Private Attribute reference (LIKE) 20041124
2 CO_GRID_OU Constant Public Type reference (TYPE) CHAR1 'O' Grid-Type Org. Unit 20020925
3 CO_GRID_RO Constant Public Type reference (TYPE) CHAR1 'R' Grid-Type Room 20020925
4 CO_MODE_DELETE Instance attribute Private Attribute reference (LIKE) 20041124
5 CO_MODE_ERROR Instance attribute Private Attribute reference (LIKE) 20041124
6 CO_MODE_INSERT Instance attribute Private Attribute reference (LIKE) 20041124
7 CO_MODE_UNCHANGED Instance attribute Private Attribute reference (LIKE) 20041124
8 CO_MODE_UPDATE Instance attribute Private Attribute reference (LIKE) 20041124
9 CO_VCODE_DISPLAY Instance attribute Private Attribute reference (LIKE) 20041124
10 CO_VCODE_INSERT Instance attribute Private Attribute reference (LIKE) 20041124
11 CO_VCODE_UPDATE Instance attribute Private Attribute reference (LIKE) 20041124
12 CV_AUSTRIA Instance attribute Private Attribute reference (LIKE) 20041124
13 CV_CANADA Instance attribute Private Attribute reference (LIKE) 20041124
14 CV_FRANCE Instance attribute Private Attribute reference (LIKE) 20041124
15 CV_GERMANY Instance attribute Private Attribute reference (LIKE) 20041124
16 CV_ITALY Instance attribute Private Attribute reference (LIKE) 20041124
17 CV_NETHERLANDS Instance attribute Private Attribute reference (LIKE) 20041124
18 CV_SINGAPORE Instance attribute Private Attribute reference (LIKE) 20041124
19 CV_SPAIN Instance attribute Private Attribute reference (LIKE) 20041124
20 CV_SWITZERLAND Instance attribute Private Attribute reference (LIKE) 20041124
21 FALSE Instance attribute Private Attribute reference (LIKE) 20041124
22 G_CALLER Instance attribute Private Type reference (TYPE) N1CALLER Calling Program 20021129
23 G_CHECKBOX_NOOEP Instance attribute Private Type reference (TYPE) ISH_ON_OFF Display 'No Surgery Planning' Checkbox (ON/OFF) 20020926
24 G_EINRI Instance attribute Private Type reference (TYPE) EINRI Institution 20020925
25 G_GRID_TYPE Instance attribute Private Type reference (TYPE) CHAR1 Type of Selection Grid (O = Org. Unit / R = Room) 20020925
26 INACTIVE Instance attribute Private Attribute reference (LIKE) 20041124
27 NO Instance attribute Private Attribute reference (LIKE) 20041124
28 OFF Instance attribute Private Attribute reference (LIKE) 20041124
29 ON Instance attribute Private Attribute reference (LIKE) 20041124
30 TRUE Instance attribute Private Attribute reference (LIKE) 20041124
31 YES Instance attribute Private Attribute reference (LIKE) 20041124
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020925
2 CREATE_FIELDCAT Instance method Protected Method Create Field Catalog 20020925
3 CREATE_OUTTAB Instance method Public Method Fill the Display Table 20020925
4 FILL_OUTTAB_LINE Instance method Private Method Fill Display Row 20020925
5 GET_SELECTED_ENTRIES Instance method Public Method Determine Selected Entries 20020925
6 SET_LAYOUT Instance method Private Method Determine Layout 20030623
7 SET_SELECTED_ENTRIES Instance method Public Method Set Selected Entries 20020925
8 SET_VCODE Instance method Public Method Set Processing Code (UPD or DIS) 20030623
Events
Class CL_ISHMED_CHECK_LIST_POB has no event.
Types
Class CL_ISHMED_CHECK_LIST_POB 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 IT_PLANOBJ Value transfer Type reference (TYPE) ISHMED_T_N1POBNRORGID Auswählbare Planobjekte (übersteuert Standardselektion) 20020925
2 Importing I_CALLER Value transfer Type reference (TYPE) N1CALLER Aufrufendes Programm 20021129
3 Importing I_CHECKBOX_NOOEP Value transfer Type reference (TYPE) ISH_ON_OFF SPACE Checkbox 'Keine OE Planung' anzeigen (ON/OFF) 20020925
4 Importing I_EINRI Value transfer Type reference (TYPE) EINRI Einrichtung 20020925
5 Importing I_GRID_TYPE Value transfer Type reference (TYPE) CHAR1 'O' Art des Auswahl-Grids (O = Org.Unit / R = Room) 20020925
6 Importing I_MARK Value transfer Type reference (TYPE) RNT40-MARK '2' IS-H: Feld zum Setzen einer Zeilenmarkierung 20020925
7 Importing I_PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20020925
8 Importing I_VCODE Value transfer Type reference (TYPE) ISH_VCODE 'UPD' Verarbeitungsmodus (UPD=Auswahl oder DIS=Anzeige) 20030623

Method CONSTRUCTOR on class CL_ISHMED_CHECK_LIST_POB has no exception.

Method CREATE_FIELDCAT Signature

Method CREATE_FIELDCAT on class CL_ISHMED_CHECK_LIST_POB has no parameter.
Method CREATE_FIELDCAT on class CL_ISHMED_CHECK_LIST_POB has no exception.

Method CREATE_OUTTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PLANOBJ Value transfer Type reference (TYPE) ISHMED_T_N1POBNRORGID Anzuzeigende Planobjekte 20020926

Method CREATE_OUTTAB on class CL_ISHMED_CHECK_LIST_POB has no exception.

Method FILL_OUTTAB_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OUTTAB Value transfer Type reference (TYPE) TY_CHECKLIST Ausgabezeile 20020925
2 Importing I_PLANOBJ Value transfer Type reference (TYPE) RN1POBNRORGID Planobjekt 20020925

Method FILL_OUTTAB_LINE on class CL_ISHMED_CHECK_LIST_POB has no exception.

Method GET_SELECTED_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PLANOBJ Value transfer Type reference (TYPE) ISHMED_T_N1POBNRORGID Ausgewählte Planobjekte 20020925

Method GET_SELECTED_ENTRIES on class CL_ISHMED_CHECK_LIST_POB has no exception.

Method SET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LAYOUT Value transfer Type reference (TYPE) LVC_S_LAYO Layout 20030623

Method SET_LAYOUT on class CL_ISHMED_CHECK_LIST_POB has no exception.

Method SET_SELECTED_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PLANOBJ Value transfer Type reference (TYPE) ISHMED_T_N1POBNRORGID Zu markierende Planobjekte 20020925

Method SET_SELECTED_ENTRIES on class CL_ISHMED_CHECK_LIST_POB has no exception.

Method SET_VCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VCODE Value transfer Type reference (TYPE) ISH_VCODE 'UPD' Verarbeitungsmodus (UPD=Auswahl; DIS=Anzeige) 20030623

Method SET_VCODE on class CL_ISHMED_CHECK_LIST_POB has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 471