SAP ABAP Class IF_ISHMED_DATA (Database Object Interface)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_ISHMED_OBJECT | General Object Interface | 20060206 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_CAT_AREA | Categories: Category Area | 20060206 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_CAT_CATEGORY | Categories: Category Data Class | 20060323 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_CAT_CONTAINER | Categories: Category Container | 20060313 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_CAT_SET | Categories: Category Set | 20060630 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_GL_DC_ACT | i.s.h.med pathways Activity | 20060310 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_GL_DC_COMMENT_CUST | Pathways: Comment Customizing Data Class | 20060323 |
Properties
Class | IF_ISHMED_DATA | |
Short Description | Database Object Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20021029 | SAP |
Last change | 20070917 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_ISHMED_DATA has no forward declaration.
Interfaces
Class IF_ISHMED_DATA has no interface implemented.
Friends
Class IF_ISHMED_DATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ISH_ON_OFF | Delete Object | 20060207 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ISH_MODUS | IS-H: Processing Mode for Data Records (I/U/D) | 20060206 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ISH_ON_OFF | Change Protection | 20060206 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Cancel object | 20060206 |
2 | ![]() |
Instance method | Public | Method | Check Object | 20060206 |
3 | ![]() |
Instance method | Public | Method | Delete Object | 20060206 |
4 | ![]() |
Instance method | Public | Method | Checks if Object is Canceled | 20060206 |
5 | ![]() |
Instance method | Public | Method | Checks if Object was Changed | 20060206 |
6 | ![]() |
Instance method | Public | Method | Checks if Object is Deleted When you Next Save | 20060327 |
7 | ![]() |
Instance method | Public | Method | Checks if Object is New | 20060206 |
8 | ![]() |
Instance method | Public | Method | Checks if Object is Read-Only | 20060206 |
9 | ![]() |
Instance method | Public | Method | Refresh Object | 20060206 |
10 | ![]() |
Instance method | Public | Method | Save Object | 20060206 |
11 | ![]() |
Instance method | Public | Method | Set Change Protection | 20060206 |
12 | ![]() |
Instance method | Public | Method | Cancel Cancel Object | 20060331 |
Events
Class IF_ISHMED_DATA has no event.
Types
Class IF_ISHMED_DATA has no local type.
Method Signatures
Method CANCEL Signature
Method CANCEL on class IF_ISHMED_DATA has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Nicht unterstützt | 20060207 | |
2 | ![]() |
Allgemeine Ausnahme | 20060206 |
Method CHECK 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 | 20060206 | ||
2 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20060206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeine Ausnahme | 20060206 |
Method DELETE Signature
Method DELETE on class IF_ISHMED_DATA has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Nicht unterstützt | 20060207 | |
2 | ![]() |
Allgemeine Ausnahme | 20060206 | |
3 | ![]() |
Objekt ist nur-lesbar | 20060206 |
Method IS_CANCELLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CANCELLED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Objekt ist storniert | 20060206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Nicht unterstützt | 20060207 | |
2 | ![]() |
Allgemeine Ausnahme | 20060206 |
Method IS_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CHANGED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Objekt wurde geändert | 20060206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeine Ausnahme | 20060206 |
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) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20060327 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeine Ausnahme | 20060327 |
Method IS_NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NEW | Value transfer | Type reference (TYPE) | ISH_ON_OFF | neues Objekt | 20060206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeine Ausnahme | 20060206 |
Method IS_READONLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_READONLY | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Objekt ist nur-lesbar | 20060206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeine Ausnahme | 20060206 |
Method REFRESH Signature
Method REFRESH on class IF_ISHMED_DATA has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme in Datenobjekt | 20060206 | |
2 | ![]() |
Objekt nicht gefunden | 20060206 | |
3 | ![]() |
Allgemeine Ausnahme | 20060206 |
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TESTRUN | Call by reference | Type reference (TYPE) | ISH_ON_OFF | SPACE | Testlauf | 20060206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt hat Fehler | 20060206 | |
2 | ![]() |
Allgemeine Ausnahme | 20060206 | |
3 | ![]() |
Objekt ist nur-lesbar | 20060206 |
Method SET_READONLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_READONLY | Call by reference | Type reference (TYPE) | ISH_ON_OFF | neuer Status für Nur-Lesen | 20060206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt gesperrt | 20060206 | |
2 | ![]() |
Allgemeine Ausnahme | 20060206 |
Method UNCANCEL Signature
Method UNCANCEL on class IF_ISHMED_DATA has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Nicht unterstützt | 20060331 | |
2 | ![]() |
Allgemeine Ausnahme | 20060331 |
History
Last changed by/on | SAP | 20070917 |
SAP Release Created in |