SAP ABAP Class CL_ISH_CM_PROXYOBJ (Proxy Object for CM Eventing)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
NBAS (Package) Appl. development Hospital System master data, catalogs

⤷

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CM_OBJ | Delivers Object Type and ID | 20020801 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LOCK_PPF | Implemented by the Application Object for Calling the Lock | 20020429 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20020429 |
Properties
Class | CL_ISH_CM_PROXYOBJ | |
Short Description | Proxy Object for CM Eventing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 10 | Persistent Class |
Package | NBAS | Appl. development Hospital System master data, catalogs |
Created | 20020429 | SAP |
Last change | 20050411 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ISH_CM_OBJ | Delivers Object Type and ID | 20020801 | ||
2 | IF_LOCK_PPF | Implemented by the Application Object for Calling the Lock | 20020429 | ||
3 | IF_OS_STATE | State Management for a 'Managed Object' | 20020429 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CB_ISH_CM_PROXYOBJ | 20021106 | Base Agent Proxy Object for CM Eventing |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | OS_OID | Object Services: Object ID | 20020918 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | OBJ_TYP | Object Type | 20020918 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Factory Method for Recreating/Loading an Object per ID | 20020429 |
2 | ![]() |
Instance method | Protected | Get-method of a virtual attribute | Reads the Attribute OBJ_ID | 20020429 |
3 | ![]() |
Instance method | Protected | Get-method of a virtual attribute | Reads the Attribute OBJ_TYPE | 20020723 |
4 | ![]() |
Instance method | Protected | Set-method of a virtual attribute | Sets the Attribure OBJ_ID | 20021104 |
5 | ![]() |
Instance method | Protected | Set-method of a virtual attribute | Sets the Attribute OBJ_TYPE | 20021104 |
Events
Class CL_ISH_CM_PROXYOBJ has no event.
Types
Class CL_ISH_CM_PROXYOBJ has no local type.
Method Signatures
Method GETM_PROXYOBJ_BY_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_OBJ_ID | Call by reference | Type reference (TYPE) | OS_OID | Object Services: Objekt ID | 20020429 | ||
2 | ![]() |
IP_OBJ_TYPE | Call by reference | Type reference (TYPE) | OBJ_TYP | Objekt-Typ | 20020723 | ||
3 | ![]() |
RO_PROXYOBJ | Value transfer | Object reference (TYPE REF TO) | CL_ISH_CM_PROXYOBJ | Proxy Objekt für das CM-Eventing | 20020429 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services: Klassenakteur nicht gefunden | 20020917 | |
2 | ![]() |
Object Services: Objekt nicht gefunden | 20020917 |
Method GET_OBJ_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | OS_OID | Attributwert | 20020429 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20020918 |
Method GET_OBJ_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | OBJ_TYP | Attributwert | 20020723 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20020918 |
Method SET_OBJ_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJ_ID | Call by reference | Type reference (TYPE) | OS_OID | Attributwert | 20021104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20021104 |
Method SET_OBJ_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJ_TYPE | Call by reference | Type reference (TYPE) | OBJ_TYP | Attributwert | 20021104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20021104 |
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in |