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 | ![]() |
Constant | Public | Type reference (TYPE) | UI_FUNC | 'ASSUME' | Function Code "Transfer" | 20050223 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | UI_FUNC | 'CHANGESEARCH' | Function Code "Change Search" | 20050223 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | UI_FUNC | 'DELAO' | Function Code 'DELAO' | 20050324 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | UI_FUNC | 'DELAOS' | Function Code 'DELAOS' | 20050324 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | UI_FUNC | 'NEXTAPP' | Function Code "Next Appointment" | 20050223 | |
6 | ![]() |
Constant | Protected | Type reference (TYPE) | FDNAME | 'ATSALT' | Field Name 'ATSALT' | 20050322 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | FDNAME | 'LFNUM' | IS-H: Field Name | 20050318 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | FDNAME | 'LFNUMTECH' | Field Name | 20050318 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | FDNAME | 'TMNZT' | IS-H: Field Name 'TMNZT' | 20050318 | |
10 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISH_SCR_ALV_GRID | IS-H: Base Class for ALV Grid Screens | 20050322 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20050308 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISH_T_FIELDNAME | IS-H: Table with Field Names for Hotspots | 20050404 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FDNAME | Field Name for Grouping | 20050322 | ||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FDNAME | Field Name for Selection | 20050318 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Finalizes the Instantiation | 20050322 |
2 | ![]() |
Static method | Protected | Method | Creates an Object for an Appointment Proposal List | 20050207 |
3 | ![]() |
Instance method | Public | Method | Returns the Functions to Be Excluded | 20050308 |
4 | ![]() |
Instance method | Public | Method | Returns All Fields with Hotspots | 20050404 |
5 | ![]() |
Instance method | Public | Method | Returns the Selection Field for the Alternative Selection | 20050318 |
6 | ![]() |
Instance method | Public | Method | Sets the Functions to Be Excluded | 20050308 |
7 | ![]() |
Instance method | Public | Method | Sets Fields for Hotspots | 20050404 |
8 | ![]() |
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 | ![]() |
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 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20050207 | ||
2 | ![]() |
ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISH_CON_AO_LIST | IS-H: Konfig ALV-Grid | 20050207 | ||
3 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20050207 | ||
4 | ![]() |
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 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20050308 | ||
2 | ![]() |
ET_FUNCTIONS | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Funktionscodestabelle | 20050308 | ||
3 | ![]() |
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 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20050404 | ||
2 | ![]() |
ET_FIELDNAME | Value transfer | Type reference (TYPE) | ISH_T_FIELDNAME | IS-H: Tabelle mit Feldnamen für Hotspot's | 20050404 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20050308 | ||
2 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20050308 | ||
3 | ![]() |
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 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20050404 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20050404 | ||
3 | ![]() |
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 | ![]() |
I_GROUP_FIELD | Value transfer | Type reference (TYPE) | FDNAME | Feldname für Gruppierung | 20050324 | ||
2 | ![]() |
I_MARK_GROUP | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | ON: Markiert die ganze Gruppe | 20050323 | |
3 | ![]() |
I_MARK_SINGLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON | ON: Markiert einen Eintrag bzw. eine Gruppe | 20050324 | |
4 | ![]() |
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 |