SAP ABAP Class CL_ISHMED_KPRO_MULTI_STORAGE (Save a Multi-Part Object in the Kpro)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
NMED_DOC (Package) IS-H*MED: Medical Documents
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20070510 |
Properties
| Class | CL_ISHMED_KPRO_MULTI_STORAGE | |
| Short Description | Save a Multi-Part Object in the Kpro | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | NMED_DOC | IS-H*MED: Medical Documents |
| Created | 20070503 | SAP |
| Last change | 20070917 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_KPRO_MULTI_STORAGE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20070510 |
Friends
Class CL_ISHMED_KPRO_MULTI_STORAGE has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Additional Content Part | 20070510 | |
| 2 | Instance method | Protected | Method | Ensure That the Instance may be Changed | 20070510 | |
| 3 | Instance method | Protected | Method | Set Lock | 20070510 | |
| 4 | Instance method | Protected | Method | Set Lock | 20070510 | |
| 5 | Static method | Protected | Method | Create Exception, Use Global Message Variables | 20070510 | |
| 6 | Instance method | Public | Method | Release Resources and Locks | 20070510 | |
| 7 | Instance method | Public | Method | Get Content | 20070510 | |
| 8 | Instance method | Public | Method | Get Main Object ID | 20070510 | |
| 9 | Instance method | Protected | Method | Read a Single Kpro BLOB | 20070510 | |
| 10 | Instance method | Public | Method | Get Main Object Type | 20070510 | |
| 11 | Instance method | Public | Method | Is Content Available? | 20070510 | |
| 12 | Instance method | Public | Method | Are any Unsaved Changes Available? | 20070510 | |
| 13 | Static method | Public | Method | Create New Instance | 20070510 | |
| 14 | Static method | Public | Method | Import Instance from Database | 20070510 | |
| 15 | Static method | Protected | Method | Create Exception with Message | 20070510 | |
| 16 | Instance method | Public | Method | Add Additional Content Part | 20070510 | |
| 17 | Instance method | Public | Method | Add Additional Content Part | 20070510 | |
| 18 | Instance method | Public | Method | Save Content | 20070510 | |
| 19 | Instance method | Public | Method | Set Processing Mode | 20070510 |
Events
Class CL_ISHMED_KPRO_MULTI_STORAGE has no event.
Types
Class CL_ISHMED_KPRO_MULTI_STORAGE has no local type.
Method Signatures
Method ADD_CONTENT_BLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONTENT | Call by reference | Type reference (TYPE) | RN2KPRO_BLOB_DATA | Daten über einen im KPro abgelegten Datenblock | 20070510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dokumente: Ausnahmen bei der Bearbeitung | 20070510 |
Method CHECK_UPDATE Signature
Method CHECK_UPDATE on class CL_ISHMED_KPRO_MULTI_STORAGE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dokumente: Ausnahmen bei der Bearbeitung | 20070510 |
Method DEQUEUE Signature
Method DEQUEUE on class CL_ISHMED_KPRO_MULTI_STORAGE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dokumente: Ausnahmen bei der Bearbeitung | 20070510 |
Method ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODE | Call by reference | Type reference (TYPE) | N2_MODE | Mode Parameter (steuert die Aktion) | 20070510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dokumente: Ausnahmen bei der Bearbeitung | 20070510 |
Method EXCEPTION_FROM_MSGVARS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFO | Call by reference | Type reference (TYPE) | CLIKE | zusätzliche Info | 20070510 | |||
| 2 | I_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20070510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dokumente: Ausnahmen bei der Bearbeitung | 20070510 |
Method FREE Signature
Method FREE on class CL_ISHMED_KPRO_MULTI_STORAGE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070510 |
Method GET_CONTENT_BLOCKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CONTENT | Value transfer | Type reference (TYPE) | ISHMED_T_KPRO_BLOB_DATA | Tabelle mit Binärdaten aus dem Knowledge Provider | 20070510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dokumente: Ausnahmen bei der Bearbeitung | 20070510 |
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_OBJECT_ID | Value transfer | Type reference (TYPE) | N2KPRO_OBJ_ID | 20070510 |
Method GET_ID on class CL_ISHMED_KPRO_MULTI_STORAGE has no exception.
Method GET_KPRO_BLOB_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEY | Call by reference | Type reference (TYPE) | SDOK_LOID | Logisches Dokument | 20070510 | |||
| 2 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_KPRO_STORAGE | Generische Speicherung eines Binärdatenblocks im Kpro | 20070510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dokumente: Ausnahmen bei der Bearbeitung | 20070510 |
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TYPE | Value transfer | Type reference (TYPE) | N2KPRO_BLOBTYPE | 20070510 |
Method GET_TYPE on class CL_ISHMED_KPRO_MULTI_STORAGE has no exception.
Method HAS_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CONTENT_EXISTS | Value transfer | Type reference (TYPE) | ISH_TRUE_FALSE | 20070510 |
Method HAS_CONTENT on class CL_ISHMED_KPRO_MULTI_STORAGE has no exception.
Method HAS_UNSAVED_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HAS_CHANGES | Value transfer | Type reference (TYPE) | ISH_TRUE_FALSE | IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') | 20070510 |
Method HAS_UNSAVED_CHANGES on class CL_ISHMED_KPRO_MULTI_STORAGE has no exception.
Method INSTANCE_CREATE_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT_ID | Call by reference | Type reference (TYPE) | N2KPRO_OBJ_ID | Schlüssel des anzulegenden Objekts | 20070510 | |||
| 2 | I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | N2KPRO_BLOBTYPE | Objektyp des anzulegenden Objekts | 20070510 | |||
| 3 | I_STORAGE_CAT | Call by reference | Type reference (TYPE) | SDOK_STCAT | 'DMS_C1_ST' | Speicherkategorie (Bestimmt den Ablageort) | 20070510 | ||
| 4 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_KPRO_MULTI_STORAGE | neu erzeugte Instanz | 20070510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dokumente: Ausnahmen bei der Bearbeitung | 20070510 |
Method INSTANCE_LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT_ID | Call by reference | Type reference (TYPE) | N2KPRO_OBJ_ID | Schlüssel des zu ladenden Objekts | 20070510 | |||
| 2 | I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | N2KPRO_BLOBTYPE | Objekttyp des zu ladenden Objekts | 20070510 | |||
| 3 | I_STORAGE_CAT | Call by reference | Type reference (TYPE) | SDOK_STCAT | 'DMS_C1_ST' | Speicherkategorie (Bestimmt den Ablageort) | 20070510 | ||
| 4 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_KPRO_MULTI_STORAGE | geladene Instanz | 20070510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dokumente: Ausnahmen bei der Bearbeitung | 20070510 |
Method RAISE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 'N2DOC' | Nachrichten, Nachrichtenklasse | 20070510 | ||
| 2 | I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20070510 | |||
| 3 | I_MSGV1 | Call by reference | Type reference (TYPE) | CLIKE | Nachrichten, Nachrichtenvariable | 20070510 | |||
| 4 | I_MSGV2 | Call by reference | Type reference (TYPE) | CLIKE | Nachrichten, Nachrichtenvariable | 20070510 | |||
| 5 | I_MSGV3 | Call by reference | Type reference (TYPE) | CLIKE | Nachrichten, Nachrichtenvariable | 20070510 | |||
| 6 | I_MSGV4 | Call by reference | Type reference (TYPE) | CLIKE | Nachrichten, Nachrichtenvariable | 20070510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dokumente: Ausnahmen bei der Bearbeitung | 20070510 |
Method REMOVE_CONTENT_BLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ELEMENT_ID | Call by reference | Type reference (TYPE) | N2KPRO_ELEM_ID | Element-ID eines im KPro abgelegten Objekts | 20070510 | |||
| 2 | I_ELEMENT_POS | Call by reference | Type reference (TYPE) | N2KPRO_ELEM_POS | Position eines Datenblocks für ein im Kpro abgelegtes Objekt | 20070510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dokumente: Ausnahmen bei der Bearbeitung | 20070510 |
Method REPLACE_CONTENT_BLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONTENT | Call by reference | Type reference (TYPE) | RN2KPRO_BLOB_DATA | Daten über einen im KPro abgelegten Datenblock | 20070510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dokumente: Ausnahmen bei der Bearbeitung | 20070510 |
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USE_UPDATE_TASK | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | '1' | Änderungen über Verbucher speichern? | 20070510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dokumente: Ausnahmen bei der Bearbeitung | 20070510 |
Method SET_PROCMODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODE | Call by reference | Type reference (TYPE) | N2_MODE | Modus ('DIS' oder 'UPD') | 20070510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070510 |
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in |