SAP ABAP Interface IF_SIW_MASS_ACTIVATOR (Mass Activation Delegator of Resources)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_PRODUCTION (Package) Service Implementation Production
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIW_MASS_ACTIVATOR_DDIC Mass Activation Delegator of Resources 20100514
Properties
Interface IF_SIW_MASS_ACTIVATOR  
Short Description Mass Activation Delegator of Resources    
General Data
Package S_SIW_PRODUCTION   Service Implementation Production 
Created 20100514   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SIW_MASS_ACTIVATOR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SIW_MASS_ACTIVATOR has no interface.
Friends
Interface IF_SIW_MASS_ACTIVATOR has no friend.
Attributes
Interface IF_SIW_MASS_ACTIVATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Activtates a List of Repository Objects 20100514
2 GET_SUPPORTED_OBJECTS Instance method Public Method Returns the Supported Repository Object Types 20100517
3 S_CREATE Static method Public Method Returns a New instance 20100517
Events
Interface IF_SIW_MASS_ACTIVATOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 STR_OBJECT_TYPE Public See coding 20100517 BEGIN OF str_object_type, sign TYPE c LENGTH 1, option TYPE c LENGTH 2, low TYPE trobjtype, high TYPE trobjtype, END OF str_object_type
2 TAB_OBJECT_TYPE Public See coding 20100517 tab_object_type TYPE RANGE OF str_object_type
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERRORS_OCCURED Call by reference Type reference (TYPE) FLAG Flag set if activation errors occur 20130116
2 Importing I_ACTIVATION_GROUP Call by reference Type reference (TYPE) SIW_DTE_ACTIVATION_GROUP Activation Group Number 20100517
3 Importing I_LOG Call by reference Object reference (TYPE REF TO) IF_SIW_LOG Logging Interface of SIW 20100518
4 Importing I_OBJECTS Call by reference Type reference (TYPE) SIW_TAB_OBJECT_ID Objects to be activated 20100514
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR Execution Error during Mass Activation 20100514

Method GET_SUPPORTED_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OBJECT_TYPES Value transfer Type reference (TYPE) IF_SIW_MASS_ACTIVATOR=>TAB_OBJECT_TYPE List of Supported Object Types 20100517

Method GET_SUPPORTED_OBJECTS on Interface IF_SIW_MASS_ACTIVATOR has no exception.

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REPOSITORY_WRITER Call by reference Object reference (TYPE REF TO) IF_SIW_REPOSITORY_WRITER Access ABAP repository to write 20100517
2 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) IF_SIW_MASS_ACTIVATOR Mass Activation Delegator of Resources 20100517

Method S_CREATE on Interface IF_SIW_MASS_ACTIVATOR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 703