SAP ABAP Class CL_RSDG_IPRO_ACTIVATE (Activate InfoProvider)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDG (Package) BW: Data basis generation
Properties
Class CL_RSDG_IPRO_ACTIVATE  
Short Description Activate InfoProvider    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDG   BW: Data basis generation 
Created 20120924   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDG_IPRO_ACTIVATE has no interface implemented.
Friends
Class CL_RSDG_IPRO_ACTIVATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_INFOPROV Instance attribute Private Type reference (TYPE) RSINFOPROV InfoProvider 20121126
2 P_LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Log Handle (SBAL) 20121126
3 P_TLOGO Instance attribute Private Type reference (TYPE) RSTLOGO TLOGO Type of the InfoProvider 20121126
4 P_T_MSG Instance attribute Private Type reference (TYPE) RS_T_MSG Table with Messages 20121126
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor Constructor 20121126
2 GET_LOG_HANDLE Instance method Public Method Get Log Handle (SBAL) 20121126
3 GET_R_INSTANCE Static method Public Method Get Reference to Instance of the Class 20121126
4 GET_T_MSG Instance method Public Method Get Table with Messages 20121126
5 START Instance method Public Method Start Activation 20121126
6 _ACTIVATE_LPOA Instance method Private Method Activate LPOA Object 20121126
7 _ACTIVATE_ODSO Instance method Private Method Activate ODSO Object 20121126
8 _ADD_MSG Instance method Private Method Add Message 20121126
9 _ADD_R_EXC Instance method Private Method Add Messages of an Exception 20121126
10 _INIT Instance method Private Method Initialize Attribute Values 20121126
11 _LOG Instance method Private Method Open or Close Log (OPEN, CLOSE) 20121126
Events
Class CL_RSDG_IPRO_ACTIVATE has no event.
Types
Class CL_RSDG_IPRO_ACTIVATE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20121126

Method CONSTRUCTOR on class CL_RSDG_IPRO_ACTIVATE has no exception.

Method GET_LOG_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LOG_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Log Handle (SBAL) 20121126

Method GET_LOG_HANDLE on class CL_RSDG_IPRO_ACTIVATE has no exception.

Method GET_R_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20121126
2 Returning R_R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_RSDG_IPRO_ACTIVATE Reference to Instance of the Class 20121126

Method GET_R_INSTANCE on class CL_RSDG_IPRO_ACTIVATE has no exception.

Method GET_T_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_MSG Value transfer Type reference (TYPE) RS_T_MSG Table with Messages 20121126

Method GET_T_MSG on class CL_RSDG_IPRO_ACTIVATE has no exception.

Method START Signature

Method START on class CL_RSDG_IPRO_ACTIVATE has no parameter.
Method START on class CL_RSDG_IPRO_ACTIVATE has no exception.

Method _ACTIVATE_LPOA Signature

Method _ACTIVATE_LPOA on class CL_RSDG_IPRO_ACTIVATE has no parameter.
Method _ACTIVATE_LPOA on class CL_RSDG_IPRO_ACTIVATE has no exception.

Method _ACTIVATE_ODSO Signature

Method _ACTIVATE_ODSO on class CL_RSDG_IPRO_ACTIVATE has no parameter.
Method _ACTIVATE_ODSO on class CL_RSDG_IPRO_ACTIVATE has no exception.

Method _ADD_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20121126
2 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20121126
3 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY RS_C_ERROR Message Type 20121126
4 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Message Variable 1 20121126
5 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY Message Variable 2 20121126
6 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY Message Variable 3 20121126
7 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY Message Variable 4 20121126

Method _ADD_MSG on class CL_RSDG_IPRO_ACTIVATE has no exception.

Method _ADD_R_EXC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_EXC Call by reference Object reference (TYPE REF TO) CX_ROOT Reference to Exception 20121126

Method _ADD_R_EXC on class CL_RSDG_IPRO_ACTIVATE has no exception.

Method _INIT Signature

Method _INIT on class CL_RSDG_IPRO_ACTIVATE has no parameter.
Method _INIT on class CL_RSDG_IPRO_ACTIVATE has no exception.

Method _LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OPEN_CLOSE Call by reference Type reference (TYPE) STRING Open or Close Log (OPEN, CLOSE) 20121126

Method _LOG on class CL_RSDG_IPRO_ACTIVATE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740