SAP ABAP Class CL_BICS_CONS_EXIT (Exit Data Provider for BICS Consumer)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSBOLAP_BICS_EXITS (Package) End BIC
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_CONS_EXIT Exit for BICS Consumers 20070419
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_DATA_PROVIDER Data Provider 20070419
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_EVENT_SOURCE Object That Communicates Changes 20070419
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_OBJECT Object 20070419
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_SUPPORTS_VALIDATION Validation of the Status Possible 20070419
Properties
Class CL_BICS_CONS_EXIT  
Short Description Exit Data Provider for BICS Consumer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBOLAP_BICS_EXITS   End BIC 
Created 20070419   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BICS_CONS_EXIT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BICS_CONS_EXIT Exit for BICS Consumers 20070419
2 IF_RSBOLAP_DATA_PROVIDER Data Provider 20070419
3 IF_RSBOLAP_EVENT_SOURCE Object That Communicates Changes 20070419
4 IF_RSBOLAP_OBJECT Object 20070419
5 IF_RSBOLAP_SUPPORTS_VALIDATION Validation of the Status Possible 20070419
Friends
Class CL_BICS_CONS_EXIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_HANDLE Instance attribute Public Attribute reference (LIKE) 20070419
2 N_R_APPLICATION Instance attribute Public Attribute reference (LIKE) 20070419
3 P_R_EXIT Instance attribute Private Object reference (TYPE REF TO) OBJECT Exit Class 20070419
4 P_R_MD_EXIT Instance attribute Private Object reference (TYPE REF TO) IF_BICS_CONS_MD_EXIT Master Data Enhancement Exit for BICS Consumer 20070419
5 P_R_WEBITEM_EXIT Instance attribute Private Object reference (TYPE REF TO) IF_BICS_CONS_WEBITEM_CUST_EXIT Exit for Customer Exit Web Items 20070531
6 P_T_EXIT_TYPES Instance attribute Private Type reference (TYPE) RSBOLAP_T_OBJECT_NAME Exit Types 20070419
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20070419
2 FREE Instance method Public Method 20070419
3 GET_MASTER_DATA_EXIT Instance method Public Method 20070419
4 GET_SUPPORTED_EXIT_TYPES Instance method Public Method 20070419
Events
# Event Type Visibility Description Created on
1 FREED Instance Event
(0)
Public
(2)
20070419
Types
Class CL_BICS_CONS_EXIT 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_CLASS_NAME Call by reference Type reference (TYPE) STRING Klassenname 20070419
2 Importing I_R_APPLICATION Call by reference Object reference (TYPE REF TO) CL_RSBOLAP_APPLICATION Applikationskontext 20070419
3 Importing I_T_PROPERTIES Call by reference Type reference (TYPE) RSBOLAP_T_NAME_VALUE Parameter 20070419
# Exception Resumable Description Created on
1 CX_RSBOLAP_UNKNOWN_EXIT Unbekannte Plannungsfunktion 20070419

Method FREE Signature

Method FREE on class CL_BICS_CONS_EXIT has no parameter.
Method FREE on class CL_BICS_CONS_EXIT has no exception.

Method GET_MASTER_DATA_EXIT Signature

Method GET_MASTER_DATA_EXIT on class CL_BICS_CONS_EXIT has no parameter.
Method GET_MASTER_DATA_EXIT on class CL_BICS_CONS_EXIT has no exception.

Method GET_SUPPORTED_EXIT_TYPES Signature

Method GET_SUPPORTED_EXIT_TYPES on class CL_BICS_CONS_EXIT has no parameter.
Method GET_SUPPORTED_EXIT_TYPES on class CL_BICS_CONS_EXIT has no exception.
Event Signatures

Event FREED Signature
Event FREED on class CL_BICS_CONS_EXIT has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700