SAP ABAP Class CL_ISHMED_NR_LINKOBJ (Nursing Report Link Object)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
NMED (Package) R/3MED: Medical documentation GSD

⤷

⤷

⤷

Properties
Class | CL_ISHMED_NR_LINKOBJ | |
Short Description | Nursing Report Link Object | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | NMED | R/3MED: Medical documentation GSD |
Created | 20040921 | SAP |
Last change | 20050411 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ISHMED_NR_LINKOBJ has no interface implemented.
Friends
Class CL_ISHMED_NR_LINKOBJ has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISHMED_NR_MODEL | Class for Representation of Nursing Report | 20040921 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISHMED_NR_VIEW | Class for Nursing Report Interface Presentation | 20040921 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISHMED_PMD_SERVICES | PMD Service Instance for Nursing Report Document | 20040927 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RN2DOC_KEY | IS-H*MED: Key for a Document | 20040921 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | N2NRT_PROFILE | Display Profile | 20040921 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Execute Release Processing | 20040926 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040921 |
3 | ![]() |
Instance method | Public | Method | Create View Class | 20040921 |
4 | ![]() |
Instance method | Public | Method | Resource Release | 20040921 |
5 | ![]() |
Instance method | Public | Method | Get Display Profile | 20040922 |
6 | ![]() |
Instance method | Public | Method | Determine Date of Time and EmR from PMD | 20040927 |
7 | ![]() |
Instance method | Public | Method | Returns Last Entry of Nursing Report | 20040922 |
8 | ![]() |
Instance method | Public | Method | Get Instance of Nursing Report - View | 20040921 |
9 | ![]() |
Instance method | Public | Method | Returns Indicator Whether Changes Were Made | 20040922 |
10 | ![]() |
Instance method | Public | Method | Focus on Control? | 20040922 |
11 | ![]() |
Instance method | Public | Method | TRUE If not Released Last Entry | 20040922 |
12 | ![]() |
Instance method | Public | Event handling method | Event Handler | 20040924 |
13 | ![]() |
Instance method | Public | Method | Open View | 20040921 |
14 | ![]() |
Instance method | Private | Method | Dialog Box for Confirmation | 20040927 |
15 | ![]() |
Instance method | Private | Method | Read Display Profile | 20041124 |
16 | ![]() |
Instance method | Public | Method | Update Model and View e.g. According to DIUP | 20040921 |
17 | ![]() |
Instance method | Public | Method | Saves Editor Text | 20040922 |
18 | ![]() |
Instance method | Public | Method | Set Cursor Position | 20040922 |
19 | ![]() |
Instance method | Public | Method | Execute Cancellation Processing | 20040927 |
Events
Class CL_ISHMED_NR_LINKOBJ has no event.
Types
Class CL_ISHMED_NR_LINKOBJ has no local type.
Method Signatures
Method ADD_ENTRY_AND_RELEASE Signature
Method ADD_ENTRY_AND_RELEASE on class CL_ISHMED_NR_LINKOBJ has no parameter.
Method ADD_ENTRY_AND_RELEASE on class CL_ISHMED_NR_LINKOBJ has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ALIAS | Call by reference | Type reference (TYPE) | N2_ALIAS1 | IS-H*MED: Aliasname für ein Dokumentationselement | 20040921 | ||
2 | ![]() |
I_DOC_KEY | Call by reference | Type reference (TYPE) | RN2DOC_KEY | IS-H*MED: Schlüssel eines Dokuments | 20040921 | ||
3 | ![]() |
I_DOC_SERVICE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_PMD_SERVICES | PMD-Service zu Dokument | 20050310 | ||
4 | ![]() |
I_NDOC | Call by reference | Type reference (TYPE) | NDOC | IS-H: Zuordnungen IS-H Objekte zu Dokumenten im DVS | 20040921 |
Method CONSTRUCTOR on class CL_ISHMED_NR_LINKOBJ has no exception.
Method CREATE_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MODE_DISPLAY | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | Display-Mode | 20040921 | ||
2 | ![]() |
I_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20040921 | ||
3 | ![]() |
R_NR_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_NR_VIEW | Klasse zur Oberflächenrepräsentation Pflegeberichts | 20040921 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
no parent for Control given | 20040921 |
Method FREE Signature
Method FREE on class CL_ISHMED_NR_LINKOBJ has no parameter.
Method FREE on class CL_ISHMED_NR_LINKOBJ has no exception.
Method GET_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_PROFILE | Value transfer | Type reference (TYPE) | N2NRT_PROFILE | Pflegeberichtsprofil | 20040922 |
Method GET_CONFIG on class CL_ISHMED_NR_LINKOBJ has no exception.
Method GET_DAT_TIME_VMA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PBDAT | Call by reference | Type reference (TYPE) | N2_PBDAT | IS-H*MED: Datum, an dem der Pflegebericht erstellt wurde | 20040927 | ||
2 | ![]() |
E_PBZT | Call by reference | Type reference (TYPE) | N2_PBZT | IS-H*MED: Uhrzeit der Pflegeberichtsertellung | 20040927 | ||
3 | ![]() |
E_VMA | Call by reference | Type reference (TYPE) | N1MITARB | IS-H: Verantwortlicher Mitarbeiter | 20040927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen mit nur dynamischer Prüfung von RAISING | 20040927 |
Method GET_LAST_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NR_PB_ZEILE | Value transfer | Type reference (TYPE) | N2NRT_NR_ITAB_ZEILE | Einzelzeile des Pflegeberichts | 20040922 |
Method GET_LAST_ENTRY on class CL_ISHMED_NR_LINKOBJ has no exception.
Method GET_NR_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NR_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_NR_VIEW | View-Klasse des Linkobjekts | 20040921 |
Method GET_NR_VIEW on class CL_ISHMED_NR_LINKOBJ has no exception.
Method HAS_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_HAS_CHANGED | Value transfer | Type reference (TYPE) | ISH_TRUE_FALSE | IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') | 20040922 |
Method HAS_CHANGED on class CL_ISHMED_NR_LINKOBJ has no exception.
Method HAS_FOCUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_HAS_FOCUS | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | ja = '1' | 20040922 |
Method HAS_FOCUS on class CL_ISHMED_NR_LINKOBJ has no exception.
Method HAS_UNRELEASED_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_HAS_UNRELEASED_ENTRY | Value transfer | Type reference (TYPE) | ISH_TRUE_FALSE | true wenn nicht freigegebener Eintrag | 20040922 |
Method HAS_UNRELEASED_ENTRY on class CL_ISHMED_NR_LINKOBJ has no exception.
Method ON_FUNCTION_SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | 20040924 |
Method ON_FUNCTION_SELECT on class CL_ISHMED_NR_LINKOBJ has no exception.
Method OPEN_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MODE_DISPLAY | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | N2NRT_FALSE | Aufruf im Display-Modus ? | 20040921 |
Method OPEN_VIEW on class CL_ISHMED_NR_LINKOBJ has no exception.
Method POPUP_TO_CONFIRM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_REPLY_YES | Value transfer | Type reference (TYPE) | ISH_TRUE_FALSE | Antwort | 20040927 | ||
2 | ![]() |
I_TEXTLINE1 | Call by reference | Type reference (TYPE) | C | 1. Textzeile | 20040927 | ||
3 | ![]() |
I_TITLE | Call by reference | Type reference (TYPE) | C | Titel des Pop-Ups | 20040927 |
Method POPUP_TO_CONFIRM on class CL_ISHMED_NR_LINKOBJ has no exception.
Method READ_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ALIAS | Call by reference | Type reference (TYPE) | N2_ALIAS1 | IS-H*MED: Aliasname für ein Dokumentationselement | 20041124 | ||
2 | ![]() |
I_NDOC | Call by reference | Type reference (TYPE) | NDOC | IS-H: Zuordnungen IS-H Objekte zu Dokumenten im DVS | 20041124 | ||
3 | ![]() |
R_PROFILE | Value transfer | Type reference (TYPE) | N2NRT_PROFILE | Pflegeberichtsprofil | 20041124 |
Method READ_CONFIG on class CL_ISHMED_NR_LINKOBJ has no exception.
Method REFRESH Signature
Method REFRESH on class CL_ISHMED_NR_LINKOBJ has no parameter.
Method REFRESH on class CL_ISHMED_NR_LINKOBJ has no exception.
Method SAVE_EDIT_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SHOW_MESSAGES | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | sollen beim Textabgleich Meldungen ausgegeben werden? | 20040922 |
Method SAVE_EDIT_TEXT on class CL_ISHMED_NR_LINKOBJ has no exception.
Method SET_FOCUS Signature
Method SET_FOCUS on class CL_ISHMED_NR_LINKOBJ has no parameter.
Method SET_FOCUS on class CL_ISHMED_NR_LINKOBJ has no exception.
Method STORNO_ENTRY Signature
Method STORNO_ENTRY on class CL_ISHMED_NR_LINKOBJ has no parameter.
Method STORNO_ENTRY on class CL_ISHMED_NR_LINKOBJ has no exception.
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in | 473 |