SAP ABAP Class CL_ISHMED_DWSWL_CUST_EXT (ISHMED Customizing Templates)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-H (Application Component) SAP Healthcare - Industry-Specific Components for Hospitals
⤷
NMED_DWS_COMP (Package) IS-H: Documentation Work Station Components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_DWSWL_CUST | ISHMED Customizing Templates | 20041203 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_DWSWL_PATTERN | i.s.h.med Task Template | 20041203 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_DWSWL_PROFILE | i.s.h.med Profile Template | 20041203 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_DWSWL_TEXT | ISHMED Texts for Templates | 20041203 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_DWSWL_WS | i.s.h.med Situation Template | 20041203 |
Properties
| Class | CL_ISHMED_DWSWL_CUST_EXT | |
| Short Description | ISHMED Customizing Templates | |
| Super Class | CL_ISHMED_DWSWL_CUST | ISHMED Customizing Templates |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | NMED_DWS_COMP | IS-H: Documentation Work Station Components |
| Created | 20041203 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_DWSWL_CUST_EXT has no forward declaration.
Interfaces
Class CL_ISHMED_DWSWL_CUST_EXT has no interface implemented.
Friends
Class CL_ISHMED_DWSWL_CUST_EXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | N2DWSWL_EXISTS_EDIT | 'Edited Version Exists' Indicator | 20041203 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | N2DWSWL_EXISTS_EDIT | 'Edited Version Exists' Indicator | 20041203 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | N2DWSWL_EXISTS_LIVE | 'Assignable Version Exists' Indicator | 20041203 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | N2DWSWL_EXISTS_LIVE | 'Assignable Version Exists' Indicator | 20041203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activate | 20041203 | |
| 2 | Instance method | Public | Method | Reject Inactive Version, Back to Active Version | 20050317 | |
| 3 | Instance method | Public | Method | Perform Extended Check | 20050120 | |
| 4 | Instance method | Public | Method | Editable Version Available? | 20041203 | |
| 5 | Instance method | Public | Method | Active Version Available? | 20041203 | |
| 6 | Instance method | Public | Method | Get Text | 20041203 | |
| 7 | Instance method | Public | Method | Get SAPscript as String | 20041210 | |
| 8 | Instance method | Public | Method | Get Object Type of SAPscript Text | 20050202 | |
| 9 | Instance method | Public | Method | Change Text | 20041203 |
Events
Class CL_ISHMED_DWSWL_CUST_EXT has no event.
Types
Class CL_ISHMED_DWSWL_CUST_EXT has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on class CL_ISHMED_DWSWL_CUST_EXT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im Customizing der Aufgabenliste | 20041203 |
Method BACK_TO_ACTIVE_VERSION Signature
Method BACK_TO_ACTIVE_VERSION on class CL_ISHMED_DWSWL_CUST_EXT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im Customizing der Aufgabenliste | 20050317 |
Method CHECK_EXTENDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_ERROR | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Klasse zur Fehlerabarbeitung | 20050120 | |||
| 2 | E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20050120 |
Method CHECK_EXTENDED on class CL_ISHMED_DWSWL_CUST_EXT has no exception.
Method EXISTS_EDIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_EXISTS | Value transfer | Type reference (TYPE) | N2DWSWL_EXISTS_EDIT | Editierte Version vorhanden | 20041203 |
Method EXISTS_EDIT on class CL_ISHMED_DWSWL_CUST_EXT has no exception.
Method EXISTS_LIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_EXISTS | Value transfer | Type reference (TYPE) | N2DWSWL_EXISTS_LIVE | Zuordenbare Version vorhanden | 20041203 |
Method EXISTS_LIVE on class CL_ISHMED_DWSWL_CUST_EXT has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_HEADER_DISP | Call by reference | Type reference (TYPE) | THEAD | SAPscript: Text-Header | 20041203 | |||
| 2 | ES_HEADER_EDIT | Call by reference | Type reference (TYPE) | THEAD | SAPscript: Text-Header | 20041203 | |||
| 3 | ET_TEXT_DISP | Call by reference | Type reference (TYPE) | ISHMED_T_N2DWSWL_TEXT | Texttabelle | 20041203 | |||
| 4 | ET_TEXT_EDIT | Call by reference | Type reference (TYPE) | ISHMED_T_N2DWSWL_TEXT | Texttabelle | 20041203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im Customizing der Aufgabenliste | 20041203 |
Method GET_TEXT_AS_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TEXT | Call by reference | Type reference (TYPE) | STRING | 20041210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im Customizing der Aufgabenliste | 20041210 |
Method GET_TEXT_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TEXTTYPE_DISP | Call by reference | Type reference (TYPE) | RN2DWSWL_TEXTTYPE | SAPscript-Texttyp und ID | 20050202 | |||
| 2 | ES_TEXTTYPE_EDIT | Call by reference | Type reference (TYPE) | RN2DWSWL_TEXTTYPE | SAPscript-Texttyp und ID | 20050202 |
Method GET_TEXT_PROPERTIES on class CL_ISHMED_DWSWL_CUST_EXT has no exception.
Method SET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TEXT | Call by reference | Type reference (TYPE) | ISHMED_T_N2DWSWL_TEXT | Texttabelle | 20041203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im Customizing der Aufgabenliste | 20041203 |
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 600 |