SAP ABAP Class CL_ISHMED_GL_URL (IS-H*MED: URL for Pathways)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
NMED_GL (Package) IS-H*MED: Treatment Pathways
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_MASTER_DATA | IS-H: Base Class for Master Data Objects | 20031016 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_COLLECTION_OBJECT | IS-H*MED: Interface for Object Type of an Object Collection | 20031016 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_GL_CONSTANTS | i.s.h.med pathways Constants Definition | 20031017 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_GL_TEXT | IS-H*MED: Treatment Pathway Text | 20031017 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20031017 |
Properties
| Class | CL_ISHMED_GL_URL | |
| Short Description | IS-H*MED: URL for Pathways | |
| Super Class | CL_ISH_MASTER_DATA | IS-H: Base Class for Master Data Objects |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | NMED_GL | IS-H*MED: Treatment Pathways |
| Created | 20031016 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_GL_URL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISHMED_COLLECTION_OBJECT | IS-H*MED: Interface for Object Type of an Object Collection | 20031016 | ||
| 2 | IF_ISHMED_GL_CONSTANTS | i.s.h.med pathways Constants Definition | 20031017 | ||
| 3 | IF_ISHMED_GL_TEXT | IS-H*MED: Treatment Pathway Text | 20031017 | ||
| 4 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20031017 |
Friends
Class CL_ISHMED_GL_URL 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) | 20031017 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20031017 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20031017 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20031017 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20031017 | |||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | Select for Deletion | 20031017 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | Write-protection | 20031017 | |||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20031017 | |||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | RN2GL_URLS | IS-H*MED: URL Entries for Treatment Pathways | 20031017 | |||
| 10 | Instance attribute | Public | Attribute reference (LIKE) | 20031017 |
Methods
Events
Class CL_ISHMED_GL_URL has no event.
Types
Class CL_ISHMED_GL_URL has no local type.
Method Signatures
Method CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20031017 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031017 | |||
| 3 | I_URL | Call by reference | Type reference (TYPE) | RN2GL_URLS_C | IS-H*MED: URL Einträge für Behandlungspfade Change | 20031017 |
Method CHANGE on class CL_ISHMED_GL_URL has no exception.
Method CHANGE_FROM_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20031017 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031017 | |||
| 3 | I_XML_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_XML_DOCUMENT_BASE | Helper class for generating and parsing XML structures | 20031017 |
Method CHANGE_FROM_XML on class CL_ISHMED_GL_URL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COPY_OF | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_GL_URL | Vorlageinstanz | 20031017 | |||
| 2 | I_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20031017 | |||
| 3 | I_READONLY | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20031017 | |||
| 4 | I_TEXT_ID | Call by reference | Type reference (TYPE) | ISH_TEXTMODULE_ID | IS-H: ID eines SAPScript-Textes | 20031017 | |||
| 5 | I_URL | Value transfer | Type reference (TYPE) | RN2GL_URLS | IS-H*MED: URL Einträge für Behandlungspfade | 20031017 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED: Fehler bei der Instanzierung | 20031017 | ||
| 2 | IS-H*MED: Behandlungspfade - Sperren setzen | 20031017 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20031017 | |||
| 2 | E_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_GL_URL | IS-H*MED: URL für Pathways | 20031017 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031017 | |||
| 4 | I_COPY_OF | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_GL_URL | IS-H*MED: URL für Pathways | 20031017 | |||
| 5 | I_TEXT_ID | Call by reference | Type reference (TYPE) | ISH_TEXTMODULE_ID | IS-H: ID eines SAPScript-Textes | 20031017 | |||
| 6 | I_URL | Value transfer | Type reference (TYPE) | RN2GL_URLS | IS-H*MED: URL Einträge für Behandlungspfade | 20031017 | |||
| 7 | I_VERSION_ID | Call by reference | Type reference (TYPE) | N2GL_GL_ID | IS-H*MED: ID Behandlungspfad | 20031115 |
Method CREATE on class CL_ISHMED_GL_URL has no exception.
Method CREATE_ON_USE Signature
Method CREATE_ON_USE on class CL_ISHMED_GL_URL has no parameter.
Method CREATE_ON_USE on class CL_ISHMED_GL_URL has no exception.
Method CREATE_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20031017 | |||
| 2 | E_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_GL_URL | IS-H*MED: URL für Pathways | 20031017 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031017 | |||
| 4 | I_TEXT_ID | Call by reference | Type reference (TYPE) | ISH_TEXTMODULE_ID | IS-H: ID eines SAPScript-Textes | 20031111 | |||
| 5 | I_URL_ID | Call by reference | Type reference (TYPE) | SYSUUID_C | UUID in Character-Darstellung | 20031017 | |||
| 6 | I_VERSION_ID | Call by reference | Type reference (TYPE) | N2GL_GL_ID | IS-H*MED: ID Behandlungspfad | 20031115 | |||
| 7 | I_VERSION_ID_NEW | Call by reference | Type reference (TYPE) | N2GL_GL_ID | IS-H*MED: ID Behandlungspfad | 20031115 |
Method CREATE_VERSION on class CL_ISHMED_GL_URL has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20031017 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031017 |
Method DELETE on class CL_ISHMED_GL_URL has no exception.
Method DEQUEUE Signature
Method DEQUEUE on class CL_ISHMED_GL_URL has no parameter.
Method DEQUEUE on class CL_ISHMED_GL_URL has no exception.
Method ENQUEUE Signature
Method ENQUEUE on class CL_ISHMED_GL_URL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED: Leitlinie - Sperren setzen | 20031017 |
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20031017 | |||
| 2 | E_ACTIVE | Call by reference | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20031017 | |||
| 3 | E_MODE | Call by reference | Type reference (TYPE) | ISH_MODUS | IS-H: Bearbeitungsmodus von Datensätzen (I/U/D) | 20031017 | |||
| 4 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031017 | |||
| 5 | E_URL | Call by reference | Type reference (TYPE) | RN2GL_URLS | IS-H*MED: URL Einträge für Behandlungspfade | 20031017 |
Method GET_DATA on class CL_ISHMED_GL_URL has no exception.
Method GET_DATA_AS_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20031017 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031017 | |||
| 3 | E_XML_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_XML_DOCUMENT_BASE | Helper class for generating and parsing XML structures | 20031017 |
Method GET_DATA_AS_XML on class CL_ISHMED_GL_URL has no exception.
Method GET_FROM_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_GL_URL | IS-H*MED: URL für Pathways | 20031017 | |||
| 2 | E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031017 | |||
| 3 | I_URL_ID | Value transfer | Type reference (TYPE) | SYSUUID_C | UUID in Character-Darstellung | 20031017 |
Method GET_FROM_MANAGER on class CL_ISHMED_GL_URL has no exception.
Method GET_TEXT_ID Signature
Method GET_TEXT_ID on class CL_ISHMED_GL_URL has no parameter.
Method GET_TEXT_ID on class CL_ISHMED_GL_URL has no exception.
Method GET_TEXT_KEY Signature
Method GET_TEXT_KEY on class CL_ISHMED_GL_URL has no parameter.
Method GET_TEXT_KEY on class CL_ISHMED_GL_URL has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_ISHMED_GL_URL has no parameter.
Method INITIALIZE on class CL_ISHMED_GL_URL has no exception.
Method IS_READONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_READONLY | Call by reference | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20031017 |
Method IS_READONLY on class CL_ISHMED_GL_URL has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20031017 | |||
| 2 | E_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_GL_URL | IS-H*MED: URL für Pathways | 20031017 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031017 | |||
| 4 | I_READONLY | Call by reference | Type reference (TYPE) | ISH_ON_OFF | OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20031017 | ||
| 5 | I_TEXT_ID | Call by reference | Type reference (TYPE) | ISH_TEXTMODULE_ID | IS-H: ID eines SAPScript-Textes | 20031017 | |||
| 6 | I_URL_ID | Value transfer | Type reference (TYPE) | SYSUUID_C | UUID in Character-Darstellung | 20031017 | |||
| 7 | I_VERSION_ID | Call by reference | Type reference (TYPE) | N2GL_GL_ID | IS-H*MED: ID Behandlungspfad | 20031115 |
Method LOAD on class CL_ISHMED_GL_URL has no exception.
Method SELECT_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031017 | |||
| 2 | E_URL | Value transfer | Type reference (TYPE) | RN2GL_URLS | IS-H*MED: URL Einträge für Behandlungspfade | 20031017 | |||
| 3 | I_URL_ID | Call by reference | Type reference (TYPE) | SYSUUID_C | UUID in Character-Darstellung | 20031017 | |||
| 4 | I_VERSION_ID | Call by reference | Type reference (TYPE) | N2GL_GL_ID | IS-H*MED: ID Behandlungspfad | 20031115 |
Method SELECT_URL on class CL_ISHMED_GL_URL has no exception.
Method SET_READONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20031021 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031021 | |||
| 3 | I_READONLY | Call by reference | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20031021 |
Method SET_READONLY on class CL_ISHMED_GL_URL has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |