SAP ABAP Class XO_COCKPIT_PO_CNS (Persistence Object for CNS Connection)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
FS-BP (Application Component) Business Partner
⤷
XO_COCKPIT (Package) Central Administration of Extensible Objects (XO)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XO_CONST_CNS_OBJECTS | Constants: CNS Object Names | 20070214 |
| 2 | Inheritance (c INHERITING FROM c_ref) | XO_COCKPIT_PERSISTENCE_OBJECT | Persistence Object for XO Cockpit | 20110607 |
Properties
| Class | XO_COCKPIT_PO_CNS | |
| Short Description | Persistence Object for CNS Connection | |
| Super Class | XO_COCKPIT_PERSISTENCE_OBJECT | Persistence Object for XO Cockpit |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | XO_COCKPIT | Central Administration of Extensible Objects (XO) |
| Created | 20070212 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class XO_COCKPIT_PO_CNS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XO_CONST_CNS_OBJECTS | Constants: CNS Object Names | 20070214 |
Friends
Class XO_COCKPIT_PO_CNS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20110607 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20070215 | |||||
| 3 | Static Attribute | Private | Type reference (TYPE) | STY_XO_CNS_CUSTOMIZING | Configuration for Change Notification Service | 20070215 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | XO_BOOLE | Boolean Value ('X' = True ' ' = False) | 20070215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns the Application ID for the Business Object Type | 20070215 | |
| 2 | Static method | Public | Method | Returns the Business Object Type for the Application ID | 20070215 | |
| 3 | Static method | Private | Method | Reads the Mapping Status Between BO Type and Application ID | 20070215 |
Events
Class XO_COCKPIT_PO_CNS has no event.
Types
Class XO_COCKPIT_PO_CNS has no local type.
Method Signatures
Method GET_APPL_ID_FOR_BO_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BO_TYPE | Call by reference | Type reference (TYPE) | XO_BUSINESS_OBJECT_TYPE | Name des Business Object Typs | 20070215 | |||
| 2 | R_APPL_ID | Value transfer | Type reference (TYPE) | XO_CNS_APPL_ID | Anwendung im Change Notification Service | 20070215 |
Method GET_APPL_ID_FOR_BO_TYPE on class XO_COCKPIT_PO_CNS has no exception.
Method GET_BO_TYPE_FOR_APPL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPL_ID | Call by reference | Type reference (TYPE) | XO_CNS_APPL_ID | Anwendung im Change Notification Service | 20070215 | |||
| 2 | R_BO_TYPE | Value transfer | Type reference (TYPE) | XO_BUSINESS_OBJECT_TYPE | Name des Business Object Typs | 20070215 |
Method GET_BO_TYPE_FOR_APPL_ID on class XO_COCKPIT_PO_CNS has no exception.
Method READ_CNS_KEY_MAPPING Signature
Method READ_CNS_KEY_MAPPING on class XO_COCKPIT_PO_CNS has no parameter.
Method READ_CNS_KEY_MAPPING on class XO_COCKPIT_PO_CNS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |