SAP ABAP Interface IF_CSI_INSTANCE_EVENTHANDLER (CSI Instance Eventhandler)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-RCC (Application Component) Remote Control and Communication Framework
     CSI_ADMIN (Package) Cloud Service Administration
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
Interface IF_CSI_INSTANCE_EVENTHANDLER  
Short Description CSI Instance Eventhandler    
General Data
Package CSI_ADMIN   Cloud Service Administration 
Created 20110615   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_CSI_INSTANCE_EVENTHANDLER has no interface.
Friends
Interface IF_CSI_INSTANCE_EVENTHANDLER has no friend.
Attributes
Interface IF_CSI_INSTANCE_EVENTHANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_ACTION Static method Public Method After any action on the instance 20110615
2 BEFORE_ACTION Static method Public Method Before any action on the instance 20110615
3 CB_BEFORE_REGISTER Instance method Public Method Before registering an instance (valid for those calls only) 20110912
4 CB_BEFORE_RELEASE Instance method Public Method Before releasing an instance (valid for those calls only) 20110912
Events
Interface IF_CSI_INSTANCE_EVENTHANDLER has no event.
Types
Interface 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 Importing IS_INSTANCE Call by reference Type reference (TYPE) CSIS_INSTANCE CSI Cloud Instance 20110615
2 Importing IV_ACTION Call by reference Type reference (TYPE) CHAR01 if_csi_instance_eventhandler_c=>constants 20110615

Method AFTER_ACTION on Interface 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 Importing IS_INSTANCE Call by reference Type reference (TYPE) CSIS_INSTANCE CSI Cloud Instance 20110615
2 Importing IV_ACTION Call by reference Type reference (TYPE) CHAR01 if_csi_instance_eventhandler_c=>constants 20110615

Method BEFORE_ACTION on Interface 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 Importing IS_INSTANCE Call by reference Type reference (TYPE) CSIS_INSTANCE CSI Cloud Instance 20110912
2 Returning RV_DO_NOT_REGISTER Value transfer Type reference (TYPE) ABAP_BOOL 20110912

Method CB_BEFORE_REGISTER on Interface 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 Importing IS_INSTANCE Call by reference Type reference (TYPE) CSIS_INSTANCE CSI Cloud Instance 20110912

Method CB_BEFORE_RELEASE on Interface IF_CSI_INSTANCE_EVENTHANDLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731