SAP ABAP Class /OSP/CL_CJS_CORRELATION_OBJ_ID (Correlation Object ID)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
XAP-OSP (Application Component) Office Suite Program
⤷
/OSP/CORE (Package) Office Suite Program - core functionality
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /OSP/CL_CJS_BUSINESS_OBJ_ID | Business Object ID | 20060907 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /OSP/CL_CJS_CLIENT_OBJ_ID | Client Object ID | 20060907 |
Properties
| Class | /OSP/CL_CJS_CORRELATION_OBJ_ID | |
| Short Description | Correlation Object ID | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /OSP/CORE | Office Suite Program - core functionality |
| Created | 20060907 | SAP |
| Last change | 20070910 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /OSP/CL_CJS_CORRELATION_OBJ_ID has no forward declaration.
Interfaces
Class /OSP/CL_CJS_CORRELATION_OBJ_ID has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /OSP/CL_CJS_CONTEXT | 20060916 | Correlation and Jounral Service |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | /OSP/CL_CJS_CONTEXT | Correlation and Jounral Service | 20060914 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | UKM_E_KEY_VALUE | UKM: Key Value | 20060914 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | UKM_E_CCT_ID_S_ID | UKM: CCT: Identifier Schema ID | 20060914 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060907 | |
| 2 | Instance method | Public | Method | Returns context | 20060907 | |
| 3 | Instance method | Public | Method | Returns ID | 20060907 | |
| 4 | Instance method | Public | Method | Returns Type | 20060907 | |
| 5 | Static method | Public | Method | Returns whether reference is a business object | 20060916 | |
| 6 | Static method | Public | Method | Returns whether reference is a client object | 20060916 |
Events
Class /OSP/CL_CJS_CORRELATION_OBJ_ID has no event.
Types
Class /OSP/CL_CJS_CORRELATION_OBJ_ID has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ID | Call by reference | Type reference (TYPE) | UKM_E_KEY_VALUE | 20060914 | ||||
| 2 | ID_TYPE | Call by reference | Type reference (TYPE) | UKM_E_CCT_ID_S_ID | 20060914 | ||||
| 3 | IR_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /OSP/CL_CJS_CONTEXT | 20060914 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Correlation Exception | 20060907 |
Method GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_CONTEXT | Value transfer | Object reference (TYPE REF TO) | /OSP/CL_CJS_CONTEXT | Correlation and Jounral Service | 20060914 |
Method GET_CONTEXT on class /OSP/CL_CJS_CORRELATION_OBJ_ID has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_ID | Value transfer | Type reference (TYPE) | UKM_E_KEY_VALUE | UKM: Key Value | 20060914 |
Method GET_ID on class /OSP/CL_CJS_CORRELATION_OBJ_ID has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_TYPE | Value transfer | Type reference (TYPE) | UKM_E_CCT_ID_S_ID | UKM: CCT: Identifier Schema ID | 20060914 |
Method GET_TYPE on class /OSP/CL_CJS_CORRELATION_OBJ_ID has no exception.
Method IS_BUSINESS_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | /OSP/CL_CJS_CORRELATION_OBJ_ID | Correlation Object ID | 20060916 | |||
| 2 | RB_RESULT | Value transfer | Type reference (TYPE) | /OSP/DT_CJS_BOOL | Boolean | 20060916 |
Method IS_BUSINESS_OBJECT on class /OSP/CL_CJS_CORRELATION_OBJ_ID has no exception.
Method IS_CLIENT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | /OSP/CL_CJS_CORRELATION_OBJ_ID | Correlation Object ID | 20060916 | |||
| 2 | RB_RESULT | Value transfer | Type reference (TYPE) | /OSP/DT_CJS_BOOL | Boolean | 20060916 |
Method IS_CLIENT_OBJECT on class /OSP/CL_CJS_CORRELATION_OBJ_ID has no exception.
History
| Last changed by/on | SAP | 20070910 |
| SAP Release Created in | 710 |