SAP ABAP Class CL_ISH_SCR_SPLIT_APP_AO_LIST (IS-H: Splitter Class for Appointment Planning with List)
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_SCR_SPLITTER | IS-H: Abstract Base Class for Splitter Container Screens | 20050228 |
Properties
| Class | CL_ISH_SCR_SPLIT_APP_AO_LIST | |
| Short Description | IS-H: Splitter Class for Appointment Planning with List | |
| Super Class | CL_ISH_SCR_SPLITTER | IS-H: Abstract Base Class for Splitter Container Screens |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1APMG | IS-H: Appointment Management; TSA Development |
| Created | 20050228 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISH_SCR_SPLIT_APP_AO_LIST has no forward declaration.
Interfaces
Class CL_ISH_SCR_SPLIT_APP_AO_LIST has no interface implemented.
Friends
Class CL_ISH_SCR_SPLIT_APP_AO_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20050228 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20050228 | |||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | I | 1 | Number of Columns of Splitter Container | 20050228 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | I | 1 | Column of Appointment Proposal List | 20050228 | ||
| 5 | Instance attribute | Protected | Type reference (TYPE) | I | 1 | Column of Appointment List | 20050228 | ||
| 6 | Instance attribute | Protected | Type reference (TYPE) | CHAR14 | 'SAPPAO' | Define Alias for Splitter Container | 20050228 | ||
| 7 | Instance attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | 'CONTAINER' | Default Container Name | 20050228 | ||
| 8 | Instance attribute | Protected | Type reference (TYPE) | I | 2 | Number of Rows in the Splitter Container | 20050228 | ||
| 9 | Instance attribute | Protected | Type reference (TYPE) | I | 2 | Rows in the Appointment Proposal List | 20050228 | ||
| 10 | Instance attribute | Protected | Type reference (TYPE) | I | 1 | Rows in the Appointment List | 20050228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050301 | |
| 2 | Static method | Public | Method | Creates a CL_ISH_SCR_SPLIT_APP_AO_LIST Object | 20050301 | |
| 3 | Instance method | Public | Method | Determination of Screen of Appointment List 2 | 20050228 | |
| 4 | Instance method | Public | Method | Determination of Screen of Appointment List | 20050228 | |
| 5 | Instance method | Public | Method | Hide Time Slot List | 20050302 | |
| 6 | Instance method | Public | Method | Hide Appointment List | 20050302 | |
| 7 | Instance method | Public | Method | Check if Time Slot Screen Is Displayed | 20050228 | |
| 8 | Instance method | Public | Method | Check if Appointment Screen Is Displayed | 20050228 | |
| 9 | Instance method | Public | Method | Show Time Slot List | 20050302 | |
| 10 | Instance method | Public | Method | Show Appointment List | 20050302 |
Events
Class CL_ISH_SCR_SPLIT_APP_AO_LIST has no event.
Types
Class CL_ISH_SCR_SPLIT_APP_AO_LIST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISH_SCR_SPLIT_APP_AO_LIST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Instanz der Klasse kann nicht angelegt werden | 20050301 |
Method CREATE 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 | Instanz zur Fehlerbearbeitung | 20050301 | |||
| 2 | ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISH_SCR_SPLIT_APP_AO_LIST | IS-H: Splitter Klasse für Termin planung mit Liste | 20050301 | |||
| 3 | ER_INTERFACE | Call by reference | Object reference (TYPE REF TO) | IF_ISH_SCREEN | Interface für die Bildklassen | 20050301 | |||
| 4 | E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20050301 |
Method CREATE on class CL_ISH_SCR_SPLIT_APP_AO_LIST has no exception.
Method GET_SCR_AO_LIST 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 | 20050228 | |||
| 2 | ER_SCR_AO_LIST | Call by reference | Object reference (TYPE REF TO) | CL_ISH_SCR_APP_AO_LIST | Screen der Terminliste | 20050228 | |||
| 3 | E_CREATED | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ON: Screen wurde erzeugt | 20050228 | |||
| 4 | E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20050228 | |||
| 5 | I_CREATE | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ON | ON: Screen wird erzeugt, wenn noch nicht vorhanden | 20050228 | ||
| 6 | I_ONLY_VISIBLE | Call by reference | Type reference (TYPE) | ISH_ON_OFF | OFF | ON: Nur sichtbaren Screen berücksichtigen | 20050228 |
Method GET_SCR_AO_LIST on class CL_ISH_SCR_SPLIT_APP_AO_LIST has no exception.
Method GET_SCR_APP_LIST 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 | 20050228 | |||
| 2 | ER_SCR_APP_LIST | Call by reference | Object reference (TYPE REF TO) | CL_ISH_SCR_APP_AO_LIST | Screen der Terminliste | 20050228 | |||
| 3 | E_CREATED | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ON: Screen wurde erzeugt | 20050228 | |||
| 4 | E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20050228 | |||
| 5 | I_CREATE | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ON | ON: Screen wird erzeugt, wenn noch nicht vorhanden | 20050228 | ||
| 6 | I_ONLY_VISIBLE | Call by reference | Type reference (TYPE) | ISH_ON_OFF | OFF | ON: Nur sichtbaren Screen berücksichtigen | 20050228 |
Method GET_SCR_APP_LIST on class CL_ISH_SCR_SPLIT_APP_AO_LIST has no exception.
Method HIDE_SCR_AO_LIST 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 | 20050302 | |||
| 2 | E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20050302 |
Method HIDE_SCR_AO_LIST on class CL_ISH_SCR_SPLIT_APP_AO_LIST has no exception.
Method HIDE_SCR_APP_LIST 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 | 20050302 | |||
| 2 | E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20050302 |
Method HIDE_SCR_APP_LIST on class CL_ISH_SCR_SPLIT_APP_AO_LIST has no exception.
Method IS_SCR_AO_LIST_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SCR_AO_LIST_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON AO Screen wird angezeigt | 20050228 |
Method IS_SCR_AO_LIST_VISIBLE on class CL_ISH_SCR_SPLIT_APP_AO_LIST has no exception.
Method IS_SCR_APP_LIST_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SCR_APP_LIST_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON App Lister wird angezeigt. | 20050228 |
Method IS_SCR_APP_LIST_VISIBLE on class CL_ISH_SCR_SPLIT_APP_AO_LIST has no exception.
Method SHOW_SCR_AO_LIST 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 | 20050302 | |||
| 2 | E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20050302 |
Method SHOW_SCR_AO_LIST on class CL_ISH_SCR_SPLIT_APP_AO_LIST has no exception.
Method SHOW_SCR_APP_LIST 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 | 20050302 | |||
| 2 | E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20050302 |
Method SHOW_SCR_APP_LIST on class CL_ISH_SCR_SPLIT_APP_AO_LIST has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 600 |