SAP ABAP Class CL_ISHMED_SCR_APPLAN (IS-H*MED: Plan Release Screen Class)
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_SCR_ALV_GRID | IS-H: Base Class for ALV Grid Screens | 20040921 |
Properties
Class | CL_ISHMED_SCR_APPLAN | |
Short Description | IS-H*MED: Plan Release Screen Class | |
Super Class | CL_ISH_SCR_ALV_GRID | IS-H: Base Class for ALV Grid Screens |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | N1APMG_MED | IS-H*MED: Appointment Management |
Created | 20040921 | SAP |
Last change | 20060208 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISHMED_SCR_APPLAN has no forward declaration.
Interfaces
Class CL_ISHMED_SCR_APPLAN has no interface implemented.
Friends
Class CL_ISHMED_SCR_APPLAN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | ISH_FIELDNAME | 'CONTAINER_APPLAN' | Default Container Name | 20040922 | |
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent Container for Messages | 20050916 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_EASY_SPLITTER_CONTAINER | Splitter Container (Screen <-> Messages) | 20050916 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISHMED_T_DYNP_APPLAN | Output Table | 20040921 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Completes Instance Creation | 20040922 |
2 | ![]() |
Static method | Public | Method | Creates a Screen Object | 20040922 |
3 | ![]() |
Instance method | Public | Method | Returns Container for Error Messages | 20050916 |
4 | ![]() |
Instance method | Public | Method | Set Sash Position of Splitter Container | 20050916 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | EV_BUTTON_CLICK | Instance Event (0) |
Public (2) |
A Pushbutton in the Grid Was Used | 20040930 |
Types
Class CL_ISHMED_SCR_APPLAN 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 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbehandlung | 20040922 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040922 | ||
3 | ![]() |
IR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container, in dem der Screen läuft | 20040922 | ||
4 | ![]() |
I_CONTAINER_NAME | Call by reference | Type reference (TYPE) | ISH_FIELDNAME | Technischer Name des Containers | 20040922 |
Method COMPLETE_CONSTRUCTION on class CL_ISHMED_SCR_APPLAN has no exception.
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 Fehlerbehandlung | 20040922 | ||
2 | ![]() |
ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_SCR_APPLAN | Screenklasse | 20040922 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040922 | ||
4 | ![]() |
IR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container, in dem der Screen läuft | 20040922 | ||
5 | ![]() |
I_CONTAINER_NAME | Call by reference | Type reference (TYPE) | ISH_FIELDNAME | Technischer Name des Containers | 20040922 |
Method CREATE on class CL_ISHMED_SCR_APPLAN has no exception.
Method GET_MSG_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_MSG_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent Container für Messages | 20050916 |
Method GET_MSG_PARENT on class CL_ISHMED_SCR_APPLAN has no exception.
Method SET_SPLITTER_SASH_POSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SASH_POSITION | Value transfer | Type reference (TYPE) | I | 100 | Sash Position | 20050916 |
Method SET_SPLITTER_SASH_POSITION on class CL_ISHMED_SCR_APPLAN has no exception.
Event Signatures
Event EV_BUTTON_CLICK Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IS_COL_FIELDVAL | Exporting | Value transfer | Type reference (TYPE) | RNFIELD_VALUE | Spaltenfeldwerte | 20041004 | ||
2 | IS_ROW_FIELDVAL | Exporting | Value transfer | Type reference (TYPE) | RNFIELD_VALUE | Zeilenfeldwerte | 20041004 | ||
3 | I_COL_FIELDNAME | Exporting | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | Spaltenname | 20040930 | ||
4 | I_ROW_FIELDNAME | Exporting | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | Zeilenname (APPLANID) | 20040930 |
History
Last changed by/on | SAP | 20060208 |
SAP Release Created in | 473 |