SAP ABAP Class IF_BSP_WD_VIEW_GROUP_CONTEXT (Interface for the Data Context of a View Group)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_WD_VIEW_GROUP_CONTEXT Data Context of a View Group 20070531
Properties
Class IF_BSP_WD_VIEW_GROUP_CONTEXT  
Short Description Interface for the Data Context of a View Group    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070531   SAP 
Last change 20110908   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)
Interfaces
Class IF_BSP_WD_VIEW_GROUP_CONTEXT has no interface implemented.
Friends
Class IF_BSP_WD_VIEW_GROUP_CONTEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ASSOCIATED_TX_CONTEXT Instance attribute Public Object reference (TYPE REF TO) IF_BOL_TRANSACTION_CONTEXT Access Interface for Transaction Contexts 20070604
Methods
# Method Level Visibility Method type Description Created on
1 GET_COPY Instance method Public Method Returns a Copy of the Context 20070601
2 GET_DEPENDANT_VG_CONTEXT Instance method Public Method Returns a Dependent Context 20070709
3 GET_PARENT_VG_CONTEXT Instance method Public Method Returns the Generating View Group Context 20070709
4 IS_ALL_VIEWS_EDITABLE_SET Instance method Public Method Checks Whether Global Changeability Is Activated 20070817
5 IS_ANY_DEP_VG_VIEW_EDITABLE Instance method Public Method Checks Whether at Least 1 View Dep. ViewGrp Cont.Is Editable 20070712
6 IS_ANY_VIEW_EDITABLE Instance method Public Method Checks Whether at Least One View Is Editable 20070709
7 IS_VIEW_DISPLAY_ONLY Instance method Public Method Checks Whether a View Is Only in Display Mode 20110407
8 IS_VIEW_IN_DISPLAY_MODE Instance method Public Method Checks Whether a View Is in Display Mode 20070601
9 RESET Instance method Public Method Resets the Context 20070601
10 SET_ALL_DISPLAY_ONLY Instance method Public Method Deactivates Edit Buttons and One Click Actions of All Views 20110407
11 SET_ALL_EDITABLE Instance method Public Method Switches All Views to Change Mode 20070601
12 SET_ASSOCIATED_TX_CONTEXT Instance method Public Method Assigns a Transaction Context to the View Group Context 20070604
13 SET_VIEW_EDITABLE Instance method Public Method Switches One View to Change Mode 20070601
Events
Class IF_BSP_WD_VIEW_GROUP_CONTEXT has no event.
Types
Class IF_BSP_WD_VIEW_GROUP_CONTEXT has no local type.
Method Signatures

Method GET_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_WD_VIEW_GROUP_CONTEXT Interface für den Datenkontext einer Viewgruppe 20070601

Method GET_COPY on class IF_BSP_WD_VIEW_GROUP_CONTEXT has no exception.

Method GET_DEPENDANT_VG_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILTER Call by reference Object reference (TYPE REF TO) OBJECT 20070709
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_WD_VIEW_GROUP_CONTEXT Interface für den Datenkontext einer Viewgruppe 20070709

Method GET_DEPENDANT_VG_CONTEXT on class IF_BSP_WD_VIEW_GROUP_CONTEXT has no exception.

Method GET_PARENT_VG_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_WD_VIEW_GROUP_CONTEXT Interface für den Datenkontext einer Viewgruppe 20070709

Method GET_PARENT_VG_CONTEXT on class IF_BSP_WD_VIEW_GROUP_CONTEXT has no exception.

Method IS_ALL_VIEWS_EDITABLE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070817

Method IS_ALL_VIEWS_EDITABLE_SET on class IF_BSP_WD_VIEW_GROUP_CONTEXT has no exception.

Method IS_ANY_DEP_VG_VIEW_EDITABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILTER Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070712
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070712

Method IS_ANY_DEP_VG_VIEW_EDITABLE on class IF_BSP_WD_VIEW_GROUP_CONTEXT has no exception.

Method IS_ANY_VIEW_EDITABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070709

Method IS_ANY_VIEW_EDITABLE on class IF_BSP_WD_VIEW_GROUP_CONTEXT has no exception.

Method IS_VIEW_DISPLAY_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_VIEW_CONTROLLER Basisklasse für WD View Controller 20110407
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20110407

Method IS_VIEW_DISPLAY_ONLY on class IF_BSP_WD_VIEW_GROUP_CONTEXT has no exception.

Method IS_VIEW_IN_DISPLAY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_VIEW_CONTROLLER Basisklasse für WD View Controller 20070601
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070601

Method IS_VIEW_IN_DISPLAY_MODE on class IF_BSP_WD_VIEW_GROUP_CONTEXT has no exception.

Method RESET Signature

Method RESET on class IF_BSP_WD_VIEW_GROUP_CONTEXT has no parameter.
Method RESET on class IF_BSP_WD_VIEW_GROUP_CONTEXT has no exception.

Method SET_ALL_DISPLAY_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALUE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110505

Method SET_ALL_DISPLAY_ONLY on class IF_BSP_WD_VIEW_GROUP_CONTEXT has no exception.

Method SET_ALL_EDITABLE Signature

Method SET_ALL_EDITABLE on class IF_BSP_WD_VIEW_GROUP_CONTEXT has no parameter.
Method SET_ALL_EDITABLE on class IF_BSP_WD_VIEW_GROUP_CONTEXT has no exception.

Method SET_ASSOCIATED_TX_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TX_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BOL_TRANSACTION_CONTEXT Zugriffinterface für Transaktionskontexte 20070604

Method SET_ASSOCIATED_TX_CONTEXT on class IF_BSP_WD_VIEW_GROUP_CONTEXT has no exception.

Method SET_VIEW_EDITABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_VIEW_CONTROLLER Basisklasse für WD View Controller 20070601

Method SET_VIEW_EDITABLE on class IF_BSP_WD_VIEW_GROUP_CONTEXT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in