SAP ABAP Class CL_ISH_CON_AO_LIST (IS-H: Appointment Proposal List Configuration (ALV Grid))
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1APMG (Package) IS-H: Appointment Management; TSA Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_CONFIG_ALV_GRID IS-H: Base Class for ALV Grid Configurations 20050207
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_CON_AO_LIST IS-H*MED: Configuration of Appt Proposal Lis (ALV Grid) 20050207
Properties
Class CL_ISH_CON_AO_LIST  
Short Description IS-H: Appointment Proposal List Configuration (ALV Grid)    
Super Class CL_ISH_CONFIG_ALV_GRID IS-H: Base Class for ALV Grid Configurations 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1APMG   IS-H: Appointment Management; TSA Development 
Created 20050207   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_CON_AO_LIST has no forward declaration.
Interfaces
Class CL_ISH_CON_AO_LIST has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_ISH_FAC_CON_AO_LIST 20050207 IS-H: Factory of Class CL_ISH(MED)_CON_APP_LIST
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_FCODE_ASSUME Constant Public Type reference (TYPE) UI_FUNC 'ASSUME' Function Code "Transfer" 20050223
2 CO_FCODE_CHANGESEARCH Constant Public Type reference (TYPE) UI_FUNC 'CHANGESEARCH' Function Code "Change Search" 20050223
3 CO_FCODE_DELAO Constant Public Type reference (TYPE) UI_FUNC 'DELAO' Function Code 'DELAO' 20050324
4 CO_FCODE_DELAOS Constant Public Type reference (TYPE) UI_FUNC 'DELAOS' Function Code 'DELAOS' 20050324
5 CO_FCODE_NEXTAPP Constant Public Type reference (TYPE) UI_FUNC 'NEXTAPP' Function Code "Next Appointment" 20050223
6 CO_FIELD_ATSALT Constant Protected Type reference (TYPE) FDNAME 'ATSALT' Field Name 'ATSALT' 20050322
7 CO_FIELD_NUMBERAO Constant Public Type reference (TYPE) FDNAME 'LFNUM' IS-H: Field Name 20050318
8 CO_FIELD_NUMBERAOTECH Constant Public Type reference (TYPE) FDNAME 'LFNUMTECH' Field Name 20050318
9 CO_FIELD_TIME Constant Public Type reference (TYPE) FDNAME 'TMNZT' IS-H: Field Name 'TMNZT' 20050318
10 GR_SCREEN Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_SCR_ALV_GRID IS-H: Base Class for ALV Grid Screens 20050322
11 GT_EXCLUDED_FUNCTIONS Instance attribute Protected Type reference (TYPE) UI_FUNCTIONS Function Code Table 20050308
12 GT_HOTSPOT_FIELDS Instance attribute Protected Type reference (TYPE) ISH_T_FIELDNAME IS-H: Table with Field Names for Hotspots 20050404
13 G_GROUP_FIELD Instance attribute Protected Type reference (TYPE) FDNAME Field Name for Grouping 20050322
14 G_SEL_FIELD Instance attribute Protected Type reference (TYPE) FDNAME Field Name for Selection 20050318
Methods
# Method Level Visibility Method type Description Created on
1 COMPLETE_CONSTRUCTION Instance method Protected Method Finalizes the Instantiation 20050322
2 CREATE_AOLIST Static method Protected Method Creates an Object for an Appointment Proposal List 20050207
3 GET_EXCL_FUNCTIONS Instance method Public Method Returns the Functions to Be Excluded 20050308
4 GET_HOTSPOT_FIELDS Instance method Public Method Returns All Fields with Hotspots 20050404
5 GET_SEL_FIELD Instance method Public Method Returns the Selection Field for the Alternative Selection 20050318
6 SET_EXCL_FUNCTIONS Instance method Public Method Sets the Functions to Be Excluded 20050308
7 SET_HOTSPOT_FIELDS Instance method Public Method Sets Fields for Hotspots 20050404
8 SET_SEL_FIELD Instance method Public Method Sets the Selection Field for the Alternative Selection 20050318
Events
Class CL_ISH_CON_AO_LIST has no event.
Types
Class CL_ISH_CON_AO_LIST has no local type.
Method Signatures

Method COMPLETE_CONSTRUCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SCREEN Call by reference Object reference (TYPE REF TO) CL_ISH_SCR_ALV_GRID IS-H: Basisklasse für ALV-Grid-Screens 20050322

Method COMPLETE_CONSTRUCTION on class CL_ISH_CON_AO_LIST has no exception.

Method CREATE_AOLIST 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 20050207
2 Exporting ER_INSTANCE Call by reference Object reference (TYPE REF TO) CL_ISH_CON_AO_LIST IS-H: Konfig ALV-Grid 20050207
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050207
4 Importing IR_SCREEN Call by reference Object reference (TYPE REF TO) CL_ISH_SCR_ALV_GRID IS-H: Basisklasse für ALV-Grid-Screens 20050322

Method CREATE_AOLIST on class CL_ISH_CON_AO_LIST has no exception.

Method GET_EXCL_FUNCTIONS 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 20050308
2 Exporting ET_FUNCTIONS Call by reference Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20050308
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050308

Method GET_EXCL_FUNCTIONS on class CL_ISH_CON_AO_LIST has no exception.

Method GET_HOTSPOT_FIELDS 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 20050404
2 Exporting ET_FIELDNAME Value transfer Type reference (TYPE) ISH_T_FIELDNAME IS-H: Tabelle mit Feldnamen für Hotspot's 20050404
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050404

Method GET_HOTSPOT_FIELDS on class CL_ISH_CON_AO_LIST has no exception.

Method GET_SEL_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SEL_FIELD Value transfer Type reference (TYPE) FDNAME Feldname für Gruppierung in der alternativen Selektion 20050318

Method GET_SEL_FIELD on class CL_ISH_CON_AO_LIST has no exception.

Method SET_EXCL_FUNCTIONS 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 20050308
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050308
3 Importing IT_FUNCTIONS Call by reference Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20050308

Method SET_EXCL_FUNCTIONS on class CL_ISH_CON_AO_LIST has no exception.

Method SET_HOTSPOT_FIELDS 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 20050404
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050404
3 Importing IT_FIELDNAME Value transfer Type reference (TYPE) ISH_T_FIELDNAME IS-H: Tabelle mit Feldnamen 20050404

Method SET_HOTSPOT_FIELDS on class CL_ISH_CON_AO_LIST has no exception.

Method SET_SEL_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GROUP_FIELD Value transfer Type reference (TYPE) FDNAME Feldname für Gruppierung 20050324
2 Importing I_MARK_GROUP Value transfer Type reference (TYPE) ISH_ON_OFF OFF ON: Markiert die ganze Gruppe 20050323
3 Importing I_MARK_SINGLE Value transfer Type reference (TYPE) ISH_ON_OFF ON ON: Markiert einen Eintrag bzw. eine Gruppe 20050324
4 Importing I_SEL_FIELD Value transfer Type reference (TYPE) FDNAME Feldname für Markierung 20050318

Method SET_SEL_FIELD on class CL_ISH_CON_AO_LIST has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 600