SAP ABAP Interface IF_ISH_OBJECTBASE (IS-H: Definition of Data Object)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
NPVS (Package) Application development patient management system

⤷

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_NONE_OO_N2VDNOTE | IS-H*MED: Progress Entry (N2VDNOTE: no OO Data) | 20050307 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_NONE_OO_NDOC | IS-H*MED: Document (NDOC: not OO Data) | 20050211 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISH_RUN_DATA | IS-H: Base Class for Movement Data Objects | 20030704 |
Properties
Interface | IF_ISH_OBJECTBASE | |
Short Description | IS-H: Definition of Data Object |
General Data
Package | NPVS | Application development patient management system |
Created | 20020114 | SAP |
Last changed | 20060208 | SAP |
Unicode checks active |
Forward declarations
Interface IF_ISH_OBJECTBASE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ISH_DATA_OBJECT | IS-H: Base Interface for Data Objects | 20030704 | ||
2 | IF_ISH_IDENTIFY_OBJECT | IS-H: Assign a Type to an Object | 20030429 |
Friends
Interface IF_ISH_OBJECTBASE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_MAX_SNAPSHOTS | Constant | Public | Type reference (TYPE) | I | 100 | Maximum Number of Snapshots per Instance | 20020124 | |
2 | CO_MODE_DELETE | Constant | Public | Type reference (TYPE) | ISH_MODUS | 'D' | Object Will Be Deleted | 20020115 | |
3 | CO_MODE_ERROR | Constant | Public | Type reference (TYPE) | ISH_MODUS | 'E' | Object Is Errored | 20020115 | |
4 | CO_MODE_INSERT | Constant | Public | Type reference (TYPE) | ISH_MODUS | 'I' | Object Is New (Insert) | 20020115 | |
5 | CO_MODE_UNCHANGED | Constant | Public | Type reference (TYPE) | ISH_MODUS | SPACE | Object Is Unchanged | 20020115 | |
6 | CO_MODE_UPDATE | Constant | Public | Type reference (TYPE) | ISH_MODUS | 'U' | Object Is Changed (Update) | 20020115 | |
7 | FALSE | Constant | Public | Type reference (TYPE) | ISH_TRUE_FALSE | '0' | IS-H: Boolean Data Type for TRUE (="1") and FALSE (="0") | 20020115 | |
8 | G_AUTHORITY_CHECK | Instance attribute | Public | Type reference (TYPE) | ISH_ON_OFF | Run Authorization Checks ON/OFF | 20050114 | ||
9 | G_ENVIRONMENT | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ISH_ENVIRONMENT | Instance of General Environment | 20020114 | ||
10 | G_OBJECTBASE | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ISH_OBJECTCENTRAL | Instance for Further Object Services (Connections, etc.) | 20020117 | ||
11 | OFF | Constant | Public | Type reference (TYPE) | ISH_ON_OFF | SPACE | IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") | 20020115 | |
12 | ON | Constant | Public | Type reference (TYPE) | ISH_ON_OFF | 'X' | IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") | 20020115 | |
13 | TRUE | Constant | Public | Type reference (TYPE) | ISH_TRUE_FALSE | '1' | IS-H: Boolean Data Type for TRUE (="1") and FALSE (="0") | 20020115 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Build Connection Between Objects | 20020114 |
2 | ![]() |
Instance method | Public | Method | Check Object | 20020114 |
3 | ![]() |
Instance method | Public | Method | Clear Lock on Object | 20020114 |
4 | ![]() |
Instance method | Public | Method | Build Connection to Object (Incl. Foreign Key Maintenance) | 20031209 |
5 | ![]() |
Instance method | Public | Method | Delete Connection | 20050722 |
6 | ![]() |
Instance method | Public | Method | Deactivate Connection (Including Foreign Key Maintenance) | 20031209 |
7 | ![]() |
Instance method | Public | Method | Returns whether Authorization Check Necessary | 20050114 |
8 | ![]() |
Instance method | Public | Method | Return Connections to Current Object | 20020114 |
9 | ![]() |
Instance method | Public | Method | Return One Single Data Field | 20021021 |
10 | ![]() |
Instance method | Public | Method | Return Environment Used | 20020114 |
11 | ![]() |
Instance method | Public | Method | Returns Indicator whether ER*/UP* Data Is Generated | 20040325 |
12 | ![]() |
Instance method | Public | Method | Return Type of Object | 20031121 |
13 | ![]() |
Instance method | Public | Method | Assign an Object | 20040914 |
14 | ![]() |
Instance method | Public | Method | 20031121 | |
15 | ![]() |
Instance method | Public | Method | Check if Object Is Current. (Compare with DB Status) | 20021204 |
16 | ![]() |
Instance method | Public | Method | Is the Object Complete for Update? | 20020114 |
17 | ![]() |
Instance method | Public | Method | Is the Object Hidden? | 20040914 |
18 | ![]() |
Instance method | Public | Method | 20031121 | |
19 | ![]() |
Instance method | Public | Method | Deactivate Connection | 20020114 |
20 | ![]() |
Instance method | Public | Method | Update Object | 20020114 |
21 | ![]() |
Instance method | Public | Method | Set if Authorization Check to Be Run | 20050114 |
22 | ![]() |
Instance method | Public | Method | Sets Indicator whether ER*/UP* Data Is Generated | 20040325 |
23 | ![]() |
Instance method | Public | Method | Set Lock to Prevent Changes to Object | 20020114 |
24 | ![]() |