SAP /BOFU/IF_VIM_VCL_VIEW_DAC OO Class - View Cluster View: Data Access









/BOFU/IF_VIM_VCL_VIEW_DAC is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class /BOFU/IF_VIM_VCL_VIEW_DAC including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events



Method list of /BOFU/IF_VIM_VCL_VIEW_DAC SAP class


A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD. Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...


Method NameDescriptionVisability
ENABLE_GUI_STATUS_FUNCTIONPublic
CALL METHOD /bofu/if_vim_vcl_view_dac=>ENABLE_GUI_STATUS_FUNCTION...more details

GET_CURRENT_LINE_ACTIONPublic
CALL METHOD /bofu/if_vim_vcl_view_dac=>GET_CURRENT_LINE_ACTION...more details

GET_CURRENT_LINE_DATAPublic
CALL METHOD /bofu/if_vim_vcl_view_dac=>GET_CURRENT_LINE_DATA...more details

GET_CURRENT_LIST_LINEPublic
CALL METHOD /bofu/if_vim_vcl_view_dac=>GET_CURRENT_LIST_LINE...more details

GET_DATAPublic
CALL METHOD /bofu/if_vim_vcl_view_dac=>GET_DATA...more details

GET_LIST_TABLE_CONTROLPublic
CALL METHOD /bofu/if_vim_vcl_view_dac=>GET_LIST_TABLE_CONTROL...more details

GET_OK_CODEPublic
CALL METHOD /bofu/if_vim_vcl_view_dac=>GET_OK_CODE...more details

GET_STATUSPublic
CALL METHOD /bofu/if_vim_vcl_view_dac=>GET_STATUS...more details

HAS_DATA_CHANGEDPublic
CALL METHOD /bofu/if_vim_vcl_view_dac=>HAS_DATA_CHANGED...more details

INIT_NONKEY_SUBSETFLD_BY_DEPInitialize non key subset fields by field dependenciesPublic
CALL METHOD /bofu/if_vim_vcl_view_dac=>INIT_NONKEY_SUBSETFLD_BY_DEP...more details

IN_CHANGE_MODEPublic
CALL METHOD /bofu/if_vim_vcl_view_dac=>IN_CHANGE_MODE...more details

IS_VIEW_CURRENTLY_ACTIVEPublic
CALL METHOD /bofu/if_vim_vcl_view_dac=>IS_VIEW_CURRENTLY_ACTIVE...more details

MARK_VIEW_READ_ONLYMark View read-onlyPublic
CALL METHOD /bofu/if_vim_vcl_view_dac=>MARK_VIEW_READ_ONLY...more details

PBO_MAKE_EXTRACT_CONSISTENTPublic
CALL METHOD /bofu/if_vim_vcl_view_dac=>PBO_MAKE_EXTRACT_CONSISTENT...more details

READ_CHANGED_DATARead Changed DataPublic
CALL METHOD /bofu/if_vim_vcl_view_dac=>READ_CHANGED_DATA...more details

READ_DATA_BY_CHILD_KEYRead Data By Child DataPublic
CALL METHOD /bofu/if_vim_vcl_view_dac=>READ_DATA_BY_CHILD_KEY...more details

READ_DATA_BY_KEYRead Data By Key (incl sub hier)Public
CALL METHOD /bofu/if_vim_vcl_view_dac=>READ_DATA_BY_KEY...more details

SET_CURRENT_LINE_DATAPublic
CALL METHOD /bofu/if_vim_vcl_view_dac=>SET_CURRENT_LINE_DATA...more details

SET_OK_CODEPublic
CALL METHOD /bofu/if_vim_vcl_view_dac=>SET_OK_CODE...more details

UPDATE_DATAPublic
CALL METHOD /bofu/if_vim_vcl_view_dac=>UPDATE_DATA...more details



/BOFU/IF_VIM_VCL_VIEW_DAC attributes

List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.

NameLevelDescriptionInitial ValueTypeVisability
MO_PARENT_VIEWInstance AttributeView Cluster View HelperLIKE
/BOFU/IF_VIM_VCL_VIEW_DAC
Public
MO_SORTED_DATA_TABLE_DESCInstance AttributeLIKE
Public
MO_SORTED_KEY_TABLE_DESC_DYNInstance AttributeLIKE
Public
MO_VIEW_DESCRInstance AttributeLIKE
Public
MO_VIEW_KEY_DESCR_DYNInstance AttributeLIKE
Public
MS_VIEW_DEFINITIONInstance AttributeLIKE
Public
MT_CHILD_VIEWSInstance AttributeView HelpersLIKE
TT_VIEW_HELPERS
Public
MT_FIELD_DEPENDENCYInstance AttributeLIKE
TT_FIELD_DEPENDENCY
Public
MT_KEY_FIELD_DEPENDENCYInstance AttributeLIKE
TT_KEY_FIELD_DEPENDENCY
Public
MV_OBJECT_NAMEInstance AttributeLIKE
Public
MV_OBJECT_POSITIONInstance AttributeViewcluster object positionLIKE
OBJPOSITON
Public
SC_VIEW_DATA_MARKED_VALUESInstance AttributeLIKE
Public
SC_VIEW_DISPLAY_MODESInstance AttributeLIKE
Public
SC_VIEW_ENTRY_EDIT_ACTIONSInstance AttributeLIKE
Public
SC_VIEW_ENTRY_EDIT_OPERATIONSInstance AttributeLIKE
Public




/BOFU/IF_VIM_VCL_VIEW_DAC types

TS_FIELD_DEPENDENCY - Field Dependency
TS_KEY_FIELD_DEPENDENCY - Key Field Dependency
TS_VIEW_CHANGED_DATA - Changed Data of View
TS_VIEW_DATA - View Data
TT_FIELD_DEPENDENCY - Field Dependency
TT_GUI_STATUS_EXCL_FUNC -
TT_KEY_FIELD_DEPENDENCY - Key Field Dependency
TT_VIEW_CHANGED_DATA - Changed Data of Views
TT_VIEW_DATA - View Data
TT_VIEW_DEF_HEADER -
TT_VIEW_HELPERS - View Helpers
TT_VIEW_NAME_TABLE -
TV_VIEW_DISPLAY_MODE -
TV_VIEW_ENTRY_EDIT_ACTION -
TV_VIEW_ENTRY_EDIT_OPERATION -
TV_VIEW_ENTRY_MARKED_VALUE -

Links to Related Class(s)

/BOFU/IF...
Full list of available SAP object classes

Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!