SAP ABAP Class AC_XO_CNS_HANDLER (Abstract Class for CNS Handler)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
FS-BP (Application Component) Business Partner
⤷
XO_INCORPORATION (Package) Inclusion of Other Solutions in the XO Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XO_CNS_HANDLER | Handler for CNS Change Pointers | 20090929 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XO_CONST_BOOLE | Constants: Boolean Values | 20090929 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | FSBP_CNS_HANDLER_GENERIC | CNS Handler for Generic Export Object Types | 20120606 |
| 2 | Inheritance (c INHERITING FROM c_ref) | XO_CNS_HANDLER_EX001 | CNS Handler for Export Object Category EX001 | 20091013 |
| 3 | Inheritance (c INHERITING FROM c_ref) | XO_CNS_HANDLER_EX002 | CNS Handler for Export Object Category EX002 | 20091013 |
Properties
| Class | AC_XO_CNS_HANDLER | |
| Short Description | Abstract Class for CNS Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | XO_INCORPORATION | Inclusion of Other Solutions in the XO Framework |
| Created | 20090929 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class AC_XO_CNS_HANDLER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XO_CNS_HANDLER | Handler for CNS Change Pointers | 20090929 | ||
| 2 | IF_XO_CONST_BOOLE | Constants: Boolean Values | 20090929 |
Friends
Class AC_XO_CNS_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | STY_XO_CNS_CHANGE_POINTER | Change Pointers (Sorted) | 20090929 | |||
| 2 | Instance attribute | Protected | Attribute reference (LIKE) | 20090929 | |||||
| 3 | Instance attribute | Protected | Attribute reference (LIKE) | 20090929 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Adds Additional Data to the Change Pointer | 20090929 |
Events
Class AC_XO_CNS_HANDLER has no event.
Types
Class AC_XO_CNS_HANDLER has no local type.
Method Signatures
Method ADD_TO_NEW_CHANGE_POINTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CP | Call by reference | Type reference (TYPE) | STR_XO_CNS_CHANGE_POINTER | Änderungszeiger | 20090929 | |||
| 2 | I_BO | Call by reference | Object reference (TYPE REF TO) | IF_XO_BUSINESS_OBJECT | Business Object Definition | 20090929 |
Method ADD_TO_NEW_CHANGE_POINTER on class AC_XO_CNS_HANDLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |