SAP ABAP Class CL_ISHMED_SCR_APP_PLANNED_BY (IS-H*MED: Screen Class for Medical Text)
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_SCREEN_STD | IS-H: Basic Class for Screens of Standard | 20030926 |
Properties
Class | CL_ISHMED_SCR_APP_PLANNED_BY | |
Short Description | IS-H*MED: Screen Class for Medical Text | |
Super Class | CL_ISH_SCREEN_STD | IS-H: Basic Class for Screens of Standard |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | N1APMG_MED | IS-H*MED: Appointment Management |
Created | 20030926 | SAP |
Last change | 20050411 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISHMED_SCR_APP_PLANNED_BY has no forward declaration.
Interfaces
Class CL_ISHMED_SCR_APP_PLANNED_BY has no interface implemented.
Friends
Class CL_ISHMED_SCR_APP_PLANNED_BY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | RNFIELD_VALUE-FIELDNAME | 'RN1_SCR_APP_PLANNED_BY-GPLTY' | Field Name for Indicator of Planning Person | 20030926 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | RNFIELD_VALUE-FIELDNAME | 'RN1_SCR_APP_PLANNED_BY-GPLVN' | Field Name for Planning Person | 20030927 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | RNFIELD_VALUE-FIELDNAME | 'RN1_SCR_APP_PLANNED_BY-GPLVNX' | Field Name for Manually Changing Planning Person | 20030927 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | RNFIELD_VALUE-FIELDNAME | 'RN1_SCR_APP_PLANNED_BY-GPLVN_NAME' | Field Name For Name of Planning Person | 20030927 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | RNFIELD_VALUE-FIELDNAME | 'RN1_SCR_APP_PLANNED_BY-RDB_USR' | Field Name for User Radio Button | 20030926 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | RNFIELD_VALUE-FIELDNAME | 'RN1_SCR_APP_PLANNED_BY-RDB_VMA' | Field Name for Employee Radio Button | 20030926 | |
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | N1GPLTY | Appt Changed By: Employee/User Indicator | 20050321 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | N1GPLVN | Employee or User of Last Appointment Planning | 20050321 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | NORG-ORGID | Planning Organizational Unit | 20030926 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20030926 |
2 | ![]() |
Static method | Public | Method | Instance of Screen Class for Planning EmR/User | 20030926 |
3 | ![]() |
Instance method | Protected | Method | Determine Information on Planning Person | 20030927 |
4 | ![]() |
Instance method | Public | Method | Transfer Additional Data | 20030926 |
5 | ![]() |
Instance method | Public | Method | Set Employee Data for Planning | 20050321 |
Events
Class CL_ISHMED_SCR_APP_PLANNED_BY has no event.
Types
Class CL_ISHMED_SCR_APP_PLANNED_BY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISHMED_SCR_APP_PLANNED_BY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Instanz der Klasse kann nicht angelegt werden | 20030926 |
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 | 20030926 | ||
2 | ![]() |
ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_SCR_APP_PLANNED_BY | Instanz der Screenklasse | 20030926 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20030926 |
Method CREATE on class CL_ISHMED_SCR_APP_PLANNED_BY has no exception.
Method GET_INF_PLANNED_BY 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 | 20030927 | ||
2 | ![]() |
E_GPLTY | Value transfer | Type reference (TYPE) | RN1_SCR_APP_PLANNED_BY-GPLTY | Kennzeichen zur Identifikation des Planenden | 20030927 | ||
3 | ![]() |
E_GPLVN | Value transfer | Type reference (TYPE) | RN1_SCR_APP_PLANNED_BY-GPLVN | Planender | 20030927 | ||
4 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20030927 |
Method GET_INF_PLANNED_BY on class CL_ISHMED_SCR_APP_PLANNED_BY has no exception.
Method SET_DATA_ADDITIONAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PLANNING_OU | Value transfer | Type reference (TYPE) | NORG-ORGID | planende OrgEinheit | 20030926 | ||
2 | ![]() |
I_PLANNING_OU_X | Value transfer | Type reference (TYPE) | ISH_MOVE_FIELD | planende OrgEinheit übernehmen | 20030926 |
Method SET_DATA_ADDITIONAL on class CL_ISHMED_SCR_APP_PLANNED_BY has no exception.
Method SET_INF_PLANNED_BY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GPLTY | Value transfer | Type reference (TYPE) | N1GPLTY | Kennzeichen zur Identifikation des Planenden | 20050321 | ||
2 | ![]() |
I_GPLVN | Value transfer | Type reference (TYPE) | N1GPLVN | Plander Mitarbeiter | 20050321 |
Method SET_INF_PLANNED_BY on class CL_ISHMED_SCR_APP_PLANNED_BY has no exception.
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in | 472 |