SAP ABAP Class CL_RSRT_BW_ITEM_DP_ASSIGNMENT (BW View Item: Data Provider Assignment)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT-BICS-RSRT (Application Component) BICS Query Monitor
     RSRT_BICS (Package) RSRT_BICS
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSRT_BW_ITEM BW View Item 20121208
Properties
Class CL_RSRT_BW_ITEM_DP_ASSIGNMENT  
Short Description BW View Item: Data Provider Assignment    
Super Class CL_RSRT_BW_ITEM BW View Item 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRT_BICS   RSRT_BICS 
Created 20121208   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
2 CL_RSRT_UIE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_RSRT_UI_VIEW Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_RSRT_BW_ITEM_DP_ASSIGNMENT has no interface implemented.
Friends
Class CL_RSRT_BW_ITEM_DP_ASSIGNMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_CS_DATA Constant Private See coding 20121208
2 P_CS_EVENT Constant Private See coding 20121208
Methods
# Method Level Visibility Method type Description Created on
1 UPDATE_VIEW_USAGES Instance method Private Method Update View Usages 20121208
2 VALIDATE_INPUT Instance method Private Method Validate Input 20121208
Events
Class CL_RSRT_BW_ITEM_DP_ASSIGNMENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_OUTPLUG Public See coding 20121208 begin of tn_s_outplug, name type if_rsrt_data_provider=>tn_name, type type if_rsrt_data_provider=>tn_type, assignment type string, end of tn_s_outplug
2 TN_S_UI_DATA_PROVIDER Private See coding 20121208 begin of tn_s_ui_data_provider. include type tn_s_outplug. types: end of tn_s_ui_data_provider
Method Signatures

Method UPDATE_VIEW_USAGES Signature

Method UPDATE_VIEW_USAGES on class CL_RSRT_BW_ITEM_DP_ASSIGNMENT has no parameter.
Method UPDATE_VIEW_USAGES on class CL_RSRT_BW_ITEM_DP_ASSIGNMENT has no exception.

Method VALIDATE_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing S_DATA_PROVIDER Call by reference Type reference (TYPE) TN_S_UI_DATA_PROVIDER 20121208
2 Exporting VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20121208

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