SAP ABAP Class IF_EX_DPR_BCV_RES (Interface for BAdI: DPR_BCV_RES)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20090622
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_BCV_RES Example Implementation for DPR_BCV_RES 20090714
Properties
Class IF_EX_DPR_BCV_RES  
Short Description Interface for BAdI: DPR_BCV_RES    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090622   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_DPR_BCV_RES has no forward declaration.
Interfaces
Class IF_EX_DPR_BCV_RES has no interface implemented.
Friends
Class IF_EX_DPR_BCV_RES has no friend class.
Attributes
Class IF_EX_DPR_BCV_RES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 NO_USE_OF_BCV_RES Instance method Public Method Deactivate Usage of BCV for Resources 20090622
2 SET_BCV_CONTEXT Instance method Public Method Set Context Key and Meanings for BCV (in WD Context) 20090622
3 SET_TAGS Instance method Public Method Use Tagging Service to Connect Tags with BCV 20090622
Events
Class IF_EX_DPR_BCV_RES has no event.
Types
Class IF_EX_DPR_BCV_RES has no local type.
Method Signatures

Method NO_USE_OF_BCV_RES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NO_USE Value transfer Type reference (TYPE) BOOLE_D ABAP_TRUE: No use of BCV 20090622

Method NO_USE_OF_BCV_RES on class IF_EX_DPR_BCV_RES has no exception.

Method SET_BCV_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro Context 20090622
2 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identification of Object 20090622
3 Importing IV_BEGIN_DATE Call by reference Type reference (TYPE) DPR_TV_BEGDATE Valid-From Date 20090626
4 Importing IV_END_DATE Call by reference Type reference (TYPE) DPR_TV_ENDDATE Valid-To Date 20090626
5 Importing IV_ONLY_CONTEXT_KEY Call by reference Type reference (TYPE) BOOLE_D Only set Context Key 20090622
6 Importing IV_PERIOD_TYPE Call by reference Type reference (TYPE) DPR_TV_PERIOD_TYPE Period Type (Weekly/Monthly/Generic Interval) 20090626
7 Importing IV_TIME_UNIT Call by reference Type reference (TYPE) DPR_TV_UNIT Unit 20100125
8 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) STRING Calling View 20090622

Method SET_BCV_CONTEXT on class IF_EX_DPR_BCV_RES has no exception.

Method SET_TAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TAGGING_SERVICE Call by reference Object reference (TYPE REF TO) IF_WD_TAGGING_SERVICE WD: Tagging Service 20090622
2 Importing IR_WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090622
3 Importing IV_IS_DELETION Call by reference Type reference (TYPE) BOOLE_D Set (SPACE) or delete (TRUE: 'X') Taggings. 20100629
4 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) STRING Related View Name 20100629

Method SET_TAGS on class IF_EX_DPR_BCV_RES has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in