SAP ABAP Class IF_CSI_INSTANCE_EVENTHANDLER (CSI Instance Eventhandler)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CSI_PROFILE | CSI Administration Profile | 20110912 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CSI_RCC_SERVICE_PROFILE | CSI RCCF Profile Implementation for Cloud Service Profiles | 20110615 |
Properties
| Class | IF_CSI_INSTANCE_EVENTHANDLER | |
| Short Description | CSI Instance Eventhandler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110615 | SAP |
| Last change | 20130531 | 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
Class IF_CSI_INSTANCE_EVENTHANDLER has no interface implemented.
Friends
Class IF_CSI_INSTANCE_EVENTHANDLER has no friend class.
Attributes
Class IF_CSI_INSTANCE_EVENTHANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | After any action on the instance | 20110615 | |
| 2 | Static method | Public | Method | Before any action on the instance | 20110615 | |
| 3 | Instance method | Public | Method | Before registering an instance (valid for those calls only) | 20110912 | |
| 4 | Instance method | Public | Method | Before releasing an instance (valid for those calls only) | 20110912 |
Events
Class IF_CSI_INSTANCE_EVENTHANDLER has no event.
Types
Class IF_CSI_INSTANCE_EVENTHANDLER has no local type.
Method Signatures
Method AFTER_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INSTANCE | Call by reference | Type reference (TYPE) | CSIS_INSTANCE | CSI Cloud Instance | 20110615 | |||
| 2 | IV_ACTION | Call by reference | Type reference (TYPE) | CHAR01 | if_csi_instance_eventhandler_c=>constants | 20110615 |
Method AFTER_ACTION on class IF_CSI_INSTANCE_EVENTHANDLER has no exception.
Method BEFORE_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INSTANCE | Call by reference | Type reference (TYPE) | CSIS_INSTANCE | CSI Cloud Instance | 20110615 | |||
| 2 | IV_ACTION | Call by reference | Type reference (TYPE) | CHAR01 | if_csi_instance_eventhandler_c=>constants | 20110615 |
Method BEFORE_ACTION on class IF_CSI_INSTANCE_EVENTHANDLER has no exception.
Method CB_BEFORE_REGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INSTANCE | Call by reference | Type reference (TYPE) | CSIS_INSTANCE | CSI Cloud Instance | 20110912 | |||
| 2 | RV_DO_NOT_REGISTER | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110912 |
Method CB_BEFORE_REGISTER on class IF_CSI_INSTANCE_EVENTHANDLER has no exception.
Method CB_BEFORE_RELEASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INSTANCE | Call by reference | Type reference (TYPE) | CSIS_INSTANCE | CSI Cloud Instance | 20110912 |
Method CB_BEFORE_RELEASE on class IF_CSI_INSTANCE_EVENTHANDLER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |