Hierarchy
⤷
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_HL_NODEFOLDER_M | HL: Findings Hit List: Model for Individual Entry | 20061024 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_HL_NODELEAF_M | HL: Data Class for Hit List Leaf | 20061024 |
Properties
| Class | CL_ISHMED_HL_NODE_M | |
| Short Description | HL:Findings Hit List: Model f. Individ. Entry (Without Save) | |
| 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 | 20061023 | SAP |
| Last change | 20070917 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_HL_NODE_M has no forward declaration.
Interfaces
Class CL_ISHMED_HL_NODE_M has no interface implemented.
Friends
Class CL_ISHMED_HL_NODE_M 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) | N2HIT_ENTRY | Findings Hit List: Header Table of Entry | 20061024 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | N2HIT_ENTT | Text Table for GA_HL_ENTRY | 20061024 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | N2HIT_T_LIST_PROPERTIES | Property List as Context of Hit List | 20061024 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | I | -1 | 20061024 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | D | Key Date, for Which Node Will Be Read | 20061024 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | EINRI | IS-H: Institution | 20061024 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | FLAG | General Flag | 20061024 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | FLAG | General Flag | 20061024 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | I | 1 | 20061024 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | TT_NODE_TAB | All Node Instances of Current Mode | 20061024 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check Whether Data of This Instance May Be Changed | 20061024 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20061024 | |
| 3 | Instance method | Public | Method | Create New Copy of This Node (Copy Has Separate Key) | 20061024 | |
| 4 | Static method | Public | Method | Create Savable Folder Node | 20061024 | |
| 5 | Static method | Public | Method | Load Node Information and Return Instance | 20061024 | |
| 6 | Static method | Public | Method | Create Savable Leaf Node | 20061024 | |
| 7 | Static method | Public | Method | Create Node, Which Will not Be Saved | 20061024 | |
| 8 | Instance method | Public | Method | Reduce Number of Database Uses (Possibly Delete Entry) | 20061024 | |
| 9 | Instance method | Public | Method | Increase Number of Database Uses | 20061024 | |
| 10 | Instance method | Protected | Method | Determine how Often Entry Is Reference on Database | 20061024 | |
| 11 | Instance method | Public | Method | Release Instance | 20061024 | |
| 12 | Instance method | Public | Method | Return Number of Uses of this Entry | 20061024 | |
| 13 | Instance method | Public | Method | Get ID | 20061024 | |
| 14 | Instance method | Public | Method | Get Short Description | 20061024 | |
| 15 | Instance method | Public | Method | Return Assigned Objects for this Hit List Entry | 20061024 | |
| 16 | Instance method | Public | Method | Compose Data for Transport of this Node | 20061024 | |
| 17 | Instance method | Public | Method | Return Version of this Node | 20061024 | |
| 18 | Static method | Protected | Event handling method | Edit Event: All Lists Are Released | 20061024 | |
| 19 | Instance method | Public | Method | Check Whether this Node (or its Children) Are Unsaved | 20061024 | |
| 20 | Instance method | Protected | Method | Fill Instance with Data from Database | 20061024 | |
| 21 | Instance method | Protected | Method | Create New Instance | 20061024 | |
| 22 | Instance method | Public | Method | Is this a customer entry? | 20061024 | |
| 23 | Instance method | Public | Method | Is the entry deleted? | 20061024 | |
| 24 | Instance method | Public | Method | Is this a folder? | 20061024 | |
| 25 | Instance method | Public | Method | Will this node be saved? | 20061024 | |
| 26 | Instance method | Protected | Method | Preregister Instance for Saving | 20061024 | |
| 27 | Instance method | Public | Method | Check Whether Node May Be Changed | 20061024 | |
| 28 | Instance method | Private | Method | Compose Data for Transport of this Node | 20061024 | |
| 29 | Instance method | Public | Method | Save Hit List Entry | 20061024 | |
| 30 | Instance method | Protected | Method | Save Detail Information, e.g. Assigned Objects | 20061024 | |
| 31 | Instance method | Public | Method | Set Short Description | 20061024 | |
| 32 | Instance method | Public | Method | Redetermine Subobjects of this Entry | 20061024 | |
| 33 | Instance method | Public | Method | Help Function for Comparison: Compare with Other Node | 20061024 | |
| 34 | Instance method | Public | Method | Return Version of Entry | 20061024 | |
| 35 | Instance method | Public | Method | Transfer Data of Other Node into this Node | 20061024 | |
| 36 | Instance method | Public | Method | Update Hit List Context (e.g. After Assignment of TBS Set) | 20061024 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | NODE_DATA_CHANGED | Static Event (1) |
Public (2) |
Data of node was changed in memory | 20061024 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_NODE_TAB | Protected | See coding | 20061024 | begin of ts_node_tab,
node_model type ref to cl_ishmed_hl_node_m,
end of ts_node_tab
|
||
| 2 | TT_ENTT | Private | See coding | 20061024 | tt_entt type standard table of n2hit_entt
|
||
| 3 | TT_NODE_TAB | Protected | See coding | 20061024 | tt_node_tab type standard table of ts_node_tab
|
Method Signatures
Method CHECK_CHANGE_ALLOWED Signature
Method CHECK_CHANGE_ALLOWED on class CL_ISHMED_HL_NODE_M has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Befund-Hitliste: Fehler | 20061024 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ISHMED_HL_NODE_M has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISHMED_HL_NODE_M has no exception.
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TARGET_CONTEXT | Call by reference | Type reference (TYPE) | N2HIT_T_LIST_PROPERTIES | Propertyliste als Kontext einer Hitliste | 20061024 | |||
| 2 | I_CREATE_CUSTOMER_NODE | Call by reference | Type reference (TYPE) | FLAG | Soll der neue Knoten ein Kundenknoten werden? | 20061024 | |||
| 3 | I_TARGET_INSTN | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20061024 | |||
| 4 | RR_NODE_COPY | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_HL_NODE_M | Befund-Hitliste: Model für Einzeleintrag (ohne Speicherung) | 20061024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Befund-Hitliste: Fehler | 20061024 |
Method CREATE_FOLDER_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONTEXT | Call by reference | Type reference (TYPE) | N2HIT_T_LIST_PROPERTIES | Propertyliste als Kontext einer Hitliste | 20061024 | |||
| 2 | I_EFFECTIVE_DATE | Call by reference | Type reference (TYPE) | D | 20061024 | ||||
| 3 | I_EINRI | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20061024 | |||
| 4 | I_IS_CUSTOMR_ENTRY | Call by reference | Type reference (TYPE) | N2HIT_ENTRY-CUSTOMER | 20061024 | ||||
| 5 | I_SHORTDESC | Call by reference | Type reference (TYPE) | N2HIT_ENTT-SHORTDESC | 20061024 | ||||
| 6 | RR_FOLDER_ENTRY | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_HL_NODE_M | Befund-Hitliste: Model für Einzeleintrag | 20061024 |
Method CREATE_FOLDER_INSTANCE on class CL_ISHMED_HL_NODE_M has no exception.
Method CREATE_INSTANCE_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONTEXT | Call by reference | Type reference (TYPE) | N2HIT_T_LIST_PROPERTIES | Propertyliste als Kontext einer Hitliste | 20061024 | |||
| 2 | I_EFFECTIVE_DATE | Call by reference | Type reference (TYPE) | D | Stichtag, für den die Knotendaten gelesen werden | 20061024 | |||
| 3 | I_EINRI | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20061024 | |||
| 4 | I_IS_CUSTOMER | Call by reference | Type reference (TYPE) | FLAG | Ist dies ein Kundeneintrag? | 20061026 | |||
| 5 | I_NODE_ID | Call by reference | Type reference (TYPE) | N2HIT_ENTRY-ID | UUID in Character-Darstellung | 20061024 | |||
| 6 | I_SOURCE_CLIENT | Call by reference | Type reference (TYPE) | MANDT | SY-MANDT | R/3-System, Mandantennummer aus Anmeldung | 20061024 | ||
| 7 | I_UPDATE_MODE | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20061024 | |||
| 8 | RR_NODE_MODEL | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_HL_NODE_M | Befund-Hitliste: Model für Einzeleintrag (ohne Speicherung) | 20061024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Befund-Hitliste: Fehler | 20061024 |
Method CREATE_LEAF_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONTEXT | Call by reference | Type reference (TYPE) | N2HIT_T_LIST_PROPERTIES | Propertyliste als Kontext einer Hitliste | 20061024 | |||
| 2 | I_EFFECTIVE_DATE | Call by reference | Type reference (TYPE) | D | 20061024 | ||||
| 3 | I_EINRI | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20061024 | |||
| 4 | I_IS_CUSTOMR_ENTRY | Call by reference | Type reference (TYPE) | N2HIT_ENTRY-CUSTOMER | 20061024 | ||||
| 5 | I_SHORTDESC | Call by reference | Type reference (TYPE) | N2HIT_ENTT-SHORTDESC | 20061024 | ||||
| 6 | RR_NODE_ENTRY | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_HL_NODE_M | Befund-Hitliste: Model für Einzeleintrag | 20061024 |
Method CREATE_LEAF_INSTANCE on class CL_ISHMED_HL_NODE_M has no exception.
Method CREATE_TRANSIENT_RUNTIME_INST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONTEXT | Call by reference | Type reference (TYPE) | N2HIT_T_LIST_PROPERTIES | Propertyliste als Kontext einer Hitliste | 20061024 | |||
| 2 | I_EINRI | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20061024 | |||
| 3 | I_IS_CUSTOMR_ENTRY | Call by reference | Type reference (TYPE) | N2HIT_ENTRY-CUSTOMER | allgemeines flag | 20061024 | |||
| 4 | I_IS_FOLDER | Call by reference | Type reference (TYPE) | N2HIT_ENTRY-IS_FOLDER | allgemeines flag | 20061024 | |||
| 5 | I_SHORTDESC | Call by reference | Type reference (TYPE) | N2HIT_ENTT-SHORTDESC | Nachrichtentext - Fehlerlangtext | 20061024 | |||
| 6 | RR_NODE_ENTRY | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_HL_NODE_M | Befund-Hitliste: Model für Einzeleintrag | 20061024 |
Method CREATE_TRANSIENT_RUNTIME_INST on class CL_ISHMED_HL_NODE_M has no exception.
Method DB_REF_COUNT_DECREASE Signature
Method DB_REF_COUNT_DECREASE on class CL_ISHMED_HL_NODE_M has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Befund-Hitliste: Fehler | 20061024 |
Method DB_REF_COUNT_INCREASE Signature
Method DB_REF_COUNT_INCREASE on class CL_ISHMED_HL_NODE_M has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Befund-Hitliste: Fehler | 20061024 |
Method DB_REF_COUNT_INIT Signature
Method DB_REF_COUNT_INIT on class CL_ISHMED_HL_NODE_M has no parameter.
Method DB_REF_COUNT_INIT on class CL_ISHMED_HL_NODE_M has no exception.
Method FREE Signature
Method FREE on class CL_ISHMED_HL_NODE_M has no parameter.
Method FREE on class CL_ISHMED_HL_NODE_M has no exception.
Method GET_DB_REF_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DB_REF_COUNT | Value transfer | Type reference (TYPE) | I | Anzahl der Verwendungen | 20061024 |
Method GET_DB_REF_COUNT on class CL_ISHMED_HL_NODE_M has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ID | Value transfer | Type reference (TYPE) | N2HIT_ENTRY-ID | UUID in Character-Darstellung | 20061024 |
Method GET_ID on class CL_ISHMED_HL_NODE_M has no exception.
Method GET_SHORTDESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SHORTDESC | Value transfer | Type reference (TYPE) | N2HIT_ENTT-SHORTDESC | Nachrichtentext - Fehlerlangtext | 20061024 |
Method GET_SHORTDESC on class CL_ISHMED_HL_NODE_M has no exception.
Method GET_SUB_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INCLUDE_DELETED_OBJECTS | Call by reference | Type reference (TYPE) | FLAG | ' ' | auch gelöschte Objekte liefern? | 20061024 | ||
| 2 | I_INCLUDE_INVALID_OBJECTS | Call by reference | Type reference (TYPE) | FLAG | ' ' | auch Objekte außerhalb d. Gültigkeitszeitraums liefern? | 20061024 | ||
| 3 | RT_ASSIGNED_OBJECTS | Value transfer | Type reference (TYPE) | N2HIT_T_NODEOBJECTS | Liste von Objekten zu einem Hitlisteneintrag | 20061024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Befund-Hitliste: Fehler | 20061024 |
Method GET_TRANSPORT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_AFFECTED_ROWS | Call by reference | Type reference (TYPE) | TR_KEYS | betroffene Datensätze innerhalb der Tabellen | 20061024 | |||
| 2 | CT_AFFECTED_TABS | Call by reference | Type reference (TYPE) | TR_OBJECTS | betroffene Tabellen | 20061024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Befund-Hitliste: Fehler | 20061024 |
Method GET_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VERSION | Value transfer | Type reference (TYPE) | N2HIT_ENTRY-VERSION | Natürliche Zahl | 20061024 |
Method GET_VERSION on class CL_ISHMED_HL_NODE_M has no exception.
Method HANDLE_ALL_LISTS_FREED Signature
Method HANDLE_ALL_LISTS_FREED on class CL_ISHMED_HL_NODE_M has no parameter.
Method HANDLE_ALL_LISTS_FREED on class CL_ISHMED_HL_NODE_M has no exception.
Method HAS_UNSAVED_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_CHANGED | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20061024 |
Method HAS_UNSAVED_CHANGES on class CL_ISHMED_HL_NODE_M has no exception.
Method INIT_INSTANCE_WITH_DB_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | N2HIT_ENTRY | Hitlisten-Eintrag | 20061024 | |||
| 2 | IS_TEXT | Call by reference | Type reference (TYPE) | N2HIT_ENTT | Texttabelle zu GA_HL_ENTRY | 20061024 | |||
| 3 | IT_CONTEXT | Call by reference | Type reference (TYPE) | N2HIT_T_LIST_PROPERTIES | Propertyliste als Kontext einer Hitliste | 20061024 | |||
| 4 | I_EFFECTIVE_DATE | Call by reference | Type reference (TYPE) | D | Stichtag, zu dem Unterobjekte gelesen werden sollen | 20061024 | |||
| 5 | I_EINRI | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20061024 | |||
| 6 | I_IS_UPDATE_MODE | Call by reference | Type reference (TYPE) | FLAG | Änderungsmodus? | 20061024 |
Method INIT_INSTANCE_WITH_DB_DATA on class CL_ISHMED_HL_NODE_M has no exception.
Method INIT_NEW_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONTEXT | Call by reference | Type reference (TYPE) | N2HIT_T_LIST_PROPERTIES | Propertyliste als Kontext einer Hitliste | 20061024 | |||
| 2 | I_EFFECTIVE_DATE | Call by reference | Type reference (TYPE) | D | 20061024 | ||||
| 3 | I_EINRI | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20061024 | |||
| 4 | I_IS_CUSTOMR_ENTRY | Call by reference | Type reference (TYPE) | N2HIT_ENTRY-CUSTOMER | allgemeines flag | 20061024 | |||
| 5 | I_IS_FOLDER | Call by reference | Type reference (TYPE) | N2HIT_ENTRY-IS_FOLDER | allgemeines flag | 20061024 | |||
| 6 | I_SHORTDESC | Call by reference | Type reference (TYPE) | N2HIT_ENTT-SHORTDESC | Textfeld der Länge 60 | 20061024 |
Method INIT_NEW_INSTANCE on class CL_ISHMED_HL_NODE_M has no exception.
Method IS_CUSTOMER_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CUSTOMER_NODE | Value transfer | Type reference (TYPE) | FLAG | 20061024 |
Method IS_CUSTOMER_NODE on class CL_ISHMED_HL_NODE_M has no exception.
Method IS_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DELETED | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20061024 |
Method IS_DELETED on class CL_ISHMED_HL_NODE_M has no exception.
Method IS_FOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_FOLDER | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20061024 |
Method IS_FOLDER on class CL_ISHMED_HL_NODE_M has no exception.
Method IS_PERSISTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_PERSISTENT | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20061024 |
Method IS_PERSISTENT on class CL_ISHMED_HL_NODE_M has no exception.
Method MARK_AS_UNSAVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INCREASE_VR | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20061024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Befund-Hitliste: Fehler | 20061024 |
Method PREPARE_CHANGE Signature
Method PREPARE_CHANGE on class CL_ISHMED_HL_NODE_M has no parameter.
Method PREPARE_CHANGE on class CL_ISHMED_HL_NODE_M has no exception.
Method READ_TRANSPORT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_AFFECTED_ROWS | Call by reference | Type reference (TYPE) | TR_KEYS | betroffene Datensätze innerhalb der Tabellen | 20061024 | |||
| 2 | CT_AFFECTED_TABS | Call by reference | Type reference (TYPE) | TR_OBJECTS | betroffene Tabellen | 20061024 | |||
| 3 | ES_DATA_EN_OB | Call by reference | Type reference (TYPE) | N2HIT_ENTRY | 20061024 | ||||
| 4 | ET_DATA_ENTT | Call by reference | Type reference (TYPE) | TT_ENTT | 20061024 |
Method READ_TRANSPORT_INFO on class CL_ISHMED_HL_NODE_M has no exception.
Method SAVE Signature
Method SAVE on class CL_ISHMED_HL_NODE_M has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Befund-Hitliste: Fehler | 20061024 |
Method SAVE_DETAIL_DATA Signature
Method SAVE_DETAIL_DATA on class CL_ISHMED_HL_NODE_M has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Befund-Hitliste: Fehler | 20061024 |
Method SET_SHORTDESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SHORTDESC | Call by reference | Type reference (TYPE) | N2HIT_ENTT-SHORTDESC | Textfeld der Länge 60 | 20061024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Befund-Hitliste: Fehler | 20061024 |
Method SET_SUB_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SUB_OBJECTS | Call by reference | Type reference (TYPE) | N2HIT_T_NODEOBJECTS | Liste von Objekten zu einem Hitlisteneintrag | 20061024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Befund-Hitliste: Fehler | 20061024 |
Method SYNC_COMPARE_NODE_CONTENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COMPARATIVE_NODE_STATE | Call by reference | Type reference (TYPE) | I | Status für den übergebenen Eintrag | 20061024 | |||
| 2 | E_OWN_STATE | Call by reference | Type reference (TYPE) | I | eigener Status ( CL_ISHMED_HL_list_dp=>CO_SYNCSTAT* ) | 20061024 | |||
| 3 | IR_NODE_TO_COMPARE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_HL_NODE_M | Eintrag, mit dem verglichen werden soll | 20061024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Befund-Hitliste: Fehler | 20061024 |
Method SYNC_GET_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VERSION | Value transfer | Type reference (TYPE) | N2HIT_ENTRY-VERSION | Version | 20061024 |
Method SYNC_GET_VERSION on class CL_ISHMED_HL_NODE_M has no exception.
Method SYNC_TAKEOVER_DATA_FROM_ORG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ORIGINAL_NODE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_HL_NODE_M | 20061024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Befund-Hitliste: Fehler | 20061024 |
Method UPDATE_LIST_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONTEXT | Call by reference | Type reference (TYPE) | N2HIT_T_LIST_PROPERTIES | Propertyliste als Kontext einer Hitliste | 20061024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Befund-Hitliste: Fehler | 20061024 |
Event Signatures
Event NODE_DATA_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CHANGED_NODE | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_HL_NODE_M | Befund-Hitliste: Model für Einzeleintrag (ohne Speicherung) | 20061024 |
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 700 |