SAP ABAP Class CL_OAF_CNS_PLUGIN (Agenten Framework: CNS Plugin)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
FS-FND-AF (Application Component) Agent Framework
⤷
FS_OAF_CORE (Package) Core of the OAF
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNS_PLUGIN | CNS: Change Pointer Plugin | 20080515 |
Properties
| Class | CL_OAF_CNS_PLUGIN | |
| Short Description | Agenten Framework: CNS Plugin | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FS_OAF_CORE | Core of the OAF |
| Created | 20080515 | SAP |
| Last change | 20110908 | 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_CNS_PLUGIN | CNS: Change Pointer Plugin | 20080515 |
Friends
Class CL_OAF_CNS_PLUGIN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_LUW_HANDLER | 20080722 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | TT_CP_IN_REALTIME | 20080904 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20081105 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20080904 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20080903 | ||
| 2 | Instance method | Private | Event handling method | 20080722 | ||
| 3 | Instance method | Private | Event handling method | 20080722 | ||
| 4 | Instance method | Private | Method | 20080722 |
Events
Class CL_OAF_CNS_PLUGIN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_CP_IN_REALTIME | Private | See coding | 20080904 | tt_cp_in_realtime TYPE STANDARD TABLE OF oaf_s_cp_in_realtime
WITH DEFAULT KEY
|
Method Signatures
Method DO_REALTIME_EXECUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CP_IN_REALTIME | Call by reference | Type reference (TYPE) | TT_CP_IN_REALTIME | 20080904 |
Method DO_REALTIME_EXECUTION on class CL_OAF_CNS_PLUGIN has no exception.
Method ON_FINISHED Signature
Method ON_FINISHED on class CL_OAF_CNS_PLUGIN has no parameter.
Method ON_FINISHED on class CL_OAF_CNS_PLUGIN has no exception.
Method ON_SAVE_REQUESTED Signature
Method ON_SAVE_REQUESTED on class CL_OAF_CNS_PLUGIN has no parameter.
Method ON_SAVE_REQUESTED on class CL_OAF_CNS_PLUGIN has no exception.
Method SET_LUW_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080904 |
Method SET_LUW_HANDLER on class CL_OAF_CNS_PLUGIN has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 300 |