SAP ABAP Class CL_ISH_OBJECTBASE (IS-H: Basic Class for ISH(*MED) Objects)
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 - 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 | 20021029 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_IDENTIFY_OBJECT | IS-H: Assign a Type to an Object | 20030822 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20030822 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_APP_ENVIRONMENT | IS-H: Class for Appointment Dependencies | 20010320 |
Properties
Class | CL_ISH_OBJECTBASE | |
Short Description | IS-H: Basic Class for ISH(*MED) Objects | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | NPVS | Application development patient management system |
Created | 20010302 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20021029 | ||
2 | IF_ISH_IDENTIFY_OBJECT | IS-H: Assign a Type to an Object | 20030822 | ||
3 | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20030822 |
Friends
Class CL_ISH_OBJECTBASE has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Build Connection Between Objects | 20010302 |
2 | ![]() |
Instance method | Public | Method | Clear Lock on Object | 20010418 |
3 | ![]() |
Instance method | Public | Method | Return Connections to Current Object | 20010302 |
4 | ![]() |
Instance method | Public | Method | Return Object Environment Used | 20010530 |
5 | ![]() |
Instance method | Public | Method | Return Type of Object | 20010302 |
6 | ![]() |
Instance method | Public | Method | 20030822 | |
7 | ![]() |
Instance method | Public | Method | Is the Object Complete (i.e. Can it Be Updated)? | 20010426 |
8 | ![]() |
Instance method | Public | Method | 20030822 | |
9 | ![]() |
Static method | Public | Method | Assign Object Reference to Interface Reference (Casting) | 20020116 |
10 | ![]() |
Static method | Public | Method | Read Fields of X-Field Structure From DDIC | 20010417 |
11 | ![]() |
Instance method | Public | Method | Deactivate Connection | 20010425 |
12 | ![]() |
Static method | Public | Method | Scan X-Field Structure | 20010417 |
13 | ![]() |
Instance method | Public | Method | Set Object Lock | 20010418 |
14 | ![]() |
Instance method | Public | Method | Make SNAPSHOT of Object | 20010418 |
15 | ![]() |
Instance method | Public | Method | Undo Changes After SNAPSHOT | 20010418 |
Events
Class CL_ISH_OBJECTBASE has no event.
Types
Class CL_ISH_OBJECTBASE has no local type.
Method Signatures
Method ADD_CONNECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ATTRIBUTE | Value transfer | Type reference (TYPE) | ISH_OBJECT-ATTRIBUTE | IS-H*MED: Attribut einer Connection | 20010827 | ||
2 | ![]() |
I_ATTRIBUTE_X | Value transfer | Type reference (TYPE) | ISH_MOVE_FIELD | SPACE | Feldinhalt von I_ATTRIBUTE beim Ändern übernehmen | 20010827 | |
3 | ![]() |
I_ATTRIB_APPLY_TO | Value transfer | Type reference (TYPE) | ISH_OBJECT-ATTRIB_APPLY_TO | IS-H: Attribut der Verbindung gültig für Partner/Selbst | 20010827 | ||
4 | ![]() |
I_ATTRIB_APPLY_TO_X | Value transfer | Type reference (TYPE) | ISH_MOVE_FIELD | SPACE | Feldinhalt von I_ATTRIB_APPLY_TO beim Ändern übernehmen | 20010827 | |
5 | ![]() |
I_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objekt, das mit dem aktuellen verbunden wird | 20010321 | ||
6 | ![]() |
I_OBJECT_X | Value transfer | Type reference (TYPE) | ISH_MOVE_FIELD | 'X' | Feldinhalt von I_OBJECT beim Ändern übernehmen | 20010827 |
Method ADD_CONNECTION on class CL_ISH_OBJECTBASE has no exception.
Method CLEAR_LOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | SY-SUBRC | Returncode | 20010418 | ||
2 | ![]() |
I_KEY | Value transfer | Type reference (TYPE) | N1GENKEY6 | Schlüssel der Objektsperre | 20010418 |
Method CLEAR_LOCK on class CL_ISH_OBJECTBASE has no exception.
Method GET_CONNECTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OBJECTS | Call by reference | Type reference (TYPE) | ISH_OBJECTLIST | Tabelle mit verbundenen Objekten | 20010321 | ||
2 | ![]() |
I_ALL_CONN_OBJECTS | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | Alle Objekte des gesamten Netzes suchen | 20010323 | |
3 | ![]() |
I_INACTIVE_CONNS | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | Auch inaktive Verbindungen zurückgeben ON/OFF | 20010425 | |
4 | ![]() |
I_TYPE | Value transfer | Type reference (TYPE) | I | Nur verbundene Objekte dieses Typs zurückgeben | 20010321 |
Method GET_CONNECTIONS on class CL_ISH_OBJECTBASE has no exception.
Method GET_ENVIRONMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ENVIRONMENT | Value transfer | Object reference (TYPE REF TO) | CL_ISH_ENVIRONMENT | Environment | 20010530 |
Method GET_ENVIRONMENT on class CL_ISH_OBJECTBASE has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OBJECT_TYPE | Value transfer | Type reference (TYPE) | I | Objekttyp | 20010319 |
Method GET_TYPE on class CL_ISH_OBJECTBASE has no exception.
Method IS_A Signature
Method IS_A on class CL_ISH_OBJECTBASE has no parameter.
Method IS_A on class CL_ISH_OBJECTBASE has no exception.
Method IS_COMPLETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_COMPLETE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Objekt ist komplett ON/OFF | 20010426 |
Method IS_COMPLETE on class CL_ISH_OBJECTBASE has no exception.
Method IS_INHERITED_FROM Signature
Method IS_INHERITED_FROM on class CL_ISH_OBJECTBASE has no parameter.
Method IS_INHERITED_FROM on class CL_ISH_OBJECTBASE has no exception.
Method OBJECT_TO_INTERFACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20020116 | ||
2 | ![]() |
E_INTERFACE | Value transfer | Object reference (TYPE REF TO) | IF_ISH_OBJECTBASE | Interface vom Typ Objectbase | 20020116 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20020116 | ||
4 | ![]() |
I_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Objekt | 20020116 |
Method OBJECT_TO_INTERFACE on class CL_ISH_OBJECTBASE has no exception.
Method READ_XFIELD_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIELDS | Value transfer | Type reference (TYPE) | ISH_NAMETAB_TAB | Tabelle mit Felder der Struktur (für/aus Puffer) | 20010417 | ||
2 | ![]() |
C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20010417 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | I | Returncode | 20010417 | ||
4 | ![]() |
I_STRUCT_NAME | Value transfer | Type reference (TYPE) | ANY | Name der Struktur | 20010417 |
Method READ_XFIELD_STRUCTURE on class CL_ISH_OBJECTBASE has no exception.
Method REMOVE_CONNECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objekt, zu dem die Verbindung inaktiviert wird | 20010425 | ||
2 | ![]() |
I_TYPE | Value transfer | Type reference (TYPE) | I | Verbindungen des angegebenen Typs inaktivieren | 20010525 |
Method REMOVE_CONNECTION on class CL_ISH_OBJECTBASE has no exception.
Method SCAN_XFIELD_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIELDS | Value transfer | Type reference (TYPE) | ISH_NAMETAB_TAB | Tabelle mit Felder der Struktur (für/aus Puffer) | 20010417 | ||
2 | ![]() |
C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20010417 | ||
3 | ![]() |
C_STRUCT | Value transfer | Type reference (TYPE) | ANY | Zu scannende Struktur | 20010417 | ||
4 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | I | Returncode | 20010417 | ||
5 | ![]() |
I_STRUCT_NAME | Value transfer | Type reference (TYPE) | ANY | Name der Struktur | 20010417 |
Method SCAN_XFIELD_STRUCTURE on class CL_ISH_OBJECTBASE has no exception.
Method SET_LOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_KEY | Value transfer | Type reference (TYPE) | N1GENKEY6 | Schlüssel der Objektsperre | 20010418 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | SY-SUBRC | Returncode | 20010418 |
Method SET_LOCK on class CL_ISH_OBJECTBASE has no exception.
Method SNAPSHOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_KEY | Value transfer | Type reference (TYPE) | ISHMED_SNAPKEY | Key des Snapshots | 20010809 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | SY-SUBRC | Returncode | 20010418 |
Method SNAPSHOT on class CL_ISH_OBJECTBASE has no exception.
Method UNDO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | SY-SUBRC | Returncode | 20010418 | ||
2 | ![]() |
I_KEY | Value transfer | Type reference (TYPE) | ISHMED_SNAPKEY | Key des Snapshots | 20010809 |
Method UNDO on class CL_ISH_OBJECTBASE has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 463 |