SAP ABAP Interface IF_ISHMED_GL_BASE_AGENT (IS-H*MED: Access to Persistency Agent)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
NMED_GL (Package) IS-H*MED: Treatment Pathways
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CA_ISHMED_GL_BASEITEM_P | Agent IS-H*MED: Base Item Header Data | 20031119 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CA_ISHMED_GL_BASE_BADI | Agent IS-H*MED: Base Item BAdI | 20031122 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CA_ISHMED_GL_BASE_DOC | Agent IS-H*MED: Base Item Document | 20040108 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CA_ISHMED_GL_BASE_PRINT | Agent IS-H*MED: Base Item Print | 20031121 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CA_ISHMED_GL_BASE_REQ | Agent IS-H*MED: Base Item Request | 20031125 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CA_ISHMED_GL_BASE_REQ_S | Agent IS-H*MED: Base Item Request Service | 20031211 |
Properties
| Interface | IF_ISHMED_GL_BASE_AGENT | |
| Short Description | IS-H*MED: Access to Persistency Agent |
General Data
| Package | NMED_GL | IS-H*MED: Treatment Pathways |
| Created | 20030429 | SAP |
| Last changed | 20050224 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ISHMED_GL_BASE_AGENT has no forward declaration.
Interfaces
Interface IF_ISHMED_GL_BASE_AGENT has no interface.
Friends
Interface IF_ISHMED_GL_BASE_AGENT has no friend.
Attributes
Interface IF_ISHMED_GL_BASE_AGENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generate Persistent Object | 20031113 | |
| 2 | Instance method | Public | Method | Delete Persistent Object | 20031113 | |
| 3 | Instance method | Public | Method | Lift Database Lock with Business Key | 20031113 | |
| 4 | Instance method | Public | Method | Set Database Lock with Business Key | 20031113 | |
| 5 | Instance method | Public | Method | Determine Name of Transfer Structure | 20031113 | |
| 6 | Instance method | Public | Method | Check on Call | 20031124 | |
| 7 | Static method | Public | Method | Load Persistent Object | 20031113 | |
| 8 | Instance method | Public | Method | Update from DB | 20031118 |
Events
Interface IF_ISHMED_GL_BASE_AGENT has no event.
Types
Interface IF_ISHMED_GL_BASE_AGENT has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INSTANCE_AGENT | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_GL_BASE_AGENT | IS-H*MED: Zugriff auf Persistenzagent | 20031113 | |||
| 2 | E_INSTANCE_CLASS | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_GL_BASE_SUBTYPE | IS-H*MED: Zugriff auf Basisitemdaten | 20031113 | |||
| 3 | I_KEY | Call by reference | Type reference (TYPE) | STRING | Business Key | 20031113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED: Fehler bei der Instanzierung | 20031113 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEY | Call by reference | Type reference (TYPE) | STRING | Business Key | 20031113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED: Zugriff auf persistente Objekte | 20031113 |
Method DEQUEUE_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEY | Call by reference | Type reference (TYPE) | STRING | Business Key | 20031113 |
Method DEQUEUE_BY_KEY on Interface IF_ISHMED_GL_BASE_AGENT has no exception.
Method ENQUEUE_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEY | Call by reference | Type reference (TYPE) | STRING | Business Key | 20031113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED: Behandlungspfade - Sperren setzen | 20031113 |
Method GET_STRUCTURE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_STRUCT | Call by reference | Type reference (TYPE) | STRING | Normale Struktur | 20031113 | |||
| 2 | E_STRUCT_C | Call by reference | Type reference (TYPE) | STRING | Change Struktur | 20031113 |
Method GET_STRUCTURE_NAME on Interface IF_ISHMED_GL_BASE_AGENT has no exception.
Method IS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASS | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_GL_BASE_SUBTYPE | IS-H*MED: Zugriff auf Basisitemdaten | 20031124 | |||
| 2 | R_CHANGED | Call by reference | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20031124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED: Zugriff auf persistente Objekte | 20031124 |
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INSTANCE_AGENT | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_GL_BASE_AGENT | IS-H*MED: Zugriff auf Persistenzagent | 20031113 | |||
| 2 | E_INSTANCE_CLASS | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_GL_BASE_SUBTYPE | IS-H*MED: Zugriff auf Basisitemdaten | 20031113 | |||
| 3 | I_KEY | Call by reference | Type reference (TYPE) | STRING | Business Key | 20031113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED: Fehler bei der Instanzierung | 20031113 |
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASS | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_GL_BASE_SUBTYPE | IS-H*MED: Zugriff auf Basisitemdaten | 20031118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED: Zugriff auf persistente Objekte | 20031118 |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |