SAP IF_VC2OD_DEP_CONSTANTS_UI OO Class - VC Dependency general constants at UI level









IF_VC2OD_DEP_CONSTANTS_UI 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 IF_VC2OD_DEP_CONSTANTS_UI 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 IF_VC2OD_DEP_CONSTANTS_UI 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



IF_VC2OD_DEP_CONSTANTS_UI 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
GC_CELL_VARIANT_DEPENDENCY_NOConstant30 CharactersLIKE
Public
GC_CELL_VARIANT_LONG_TEXTConstant30 CharactersLIKE
Public
GC_ERROR_DISPLAY_MODEConstantLIKE
Public
GC_FIELD_ERROR_DISPLAY_MODEConstant'ERROR_DISPLAY_MODE'LIKE
STRING
Public
GC_MAX_DATEConstantMaximum Selection Date'99991231'LIKE
VC2OD_SEL_DATE
Public
GC_MAX_NO_OF_EMPTY_LINESConstantnumber of empty lines when table edit20LIKE
I
Public
GC_MSG_TYPE_ICON_NAMEConstantLIKE
Public
GC_PANEL_NAMESConstantField NameLIKE
Public
GC_PROCESS_EVENT_FAILEDConstantResult of processing of a specific FPM event'FAILED'LIKE
FPM_EVENT_RESULT
Public
GC_SELECTION_MODEConstantLIKE
Public
GC_S_ACTIONConstantLIKE
Public
GC_S_ALIASConstantLIKE
Public
GC_S_CTX_ATTRConstantLIKE
Public
GC_S_LAYOUTConstantLIKE
Public
GC_S_TREE_CONTROL_COLUMNConstantLIKE
Public
GC_VIEW_ASSIGNMENTSConstantView - DEP DO - Assignments'V_ASSIGNMENTS'LIKE
STRING
Public
GC_VIEW_CLF_CLASSConstantView - DEP DO - Classification Class'V_CLF_CLASS'LIKE
STRING
Public
GC_VIEW_CLF_VALUEConstantView - DEP DO - Classification Characteristic Values'V_CLF_VALUE'LIKE
STRING
Public
GC_VIEW_DESCRIPTIONSConstantView - DEP DO - Descriptions'V_DESCRIPTIONS'LIKE
STRING
Public
GC_VIEW_EDITORConstantView - DEP DO - Editor'V_EDITOR'LIKE
STRING
Public
GC_VIEW_EMBEDDED_EDITORConstantView - DEP DO - Embedded Editor'V_EMBEDDED_EDITOR'LIKE
STRING
Public
GC_VIEW_EMB_EDITOR_TABConstantView - DEP DO - Embedded Editor Tab'V_EMB_EDITOR_TAB'LIKE
STRING
Public
GC_VIEW_ERROR_LTX_POPUPConstantView - DEP DO - Long Text Popup'V_ERROR_LTX_POPUP'LIKE
STRING
Public
GC_VIEW_GENERAL_DATAConstantView - DEP DO - General Data'V_GENERAL_DATA'LIKE
STRING
Public
GC_VIEW_INITIAL_SCREENConstantView - DEP DO - Initial Screen'V_INITIAL_SCREEN'LIKE
STRING
Public
GC_VIEW_SYNTAX_ERRORSConstantView - DEP DO - Syntax Errors'V_SYNTAX_ERRORS'LIKE
STRING
Public
GC_WINDOW_ASSIGNMENTSConstantWindow - DEP DO - Assignments'W_ASSIGNMENTS'LIKE
STRING
Public
GC_WINDOW_CLF_CLASSConstantWindow - DEP DO - Classification Class'W_CLF_CLASS'LIKE
STRING
Public
GC_WINDOW_CLF_VALUEConstantWindow - DEP DO - Classification Characteristic Values'W_CLF_VALUE'LIKE
STRING
Public
GC_WINDOW_DESCRIPTIONSConstantWindow - DEP DO - Descriptions'W_DESCRIPTIONS'LIKE
STRING
Public
GC_WINDOW_EDITORConstantWindow - DEP DO - Editor'W_EDITOR'LIKE
STRING
Public
GC_WINDOW_ERROR_LTX_POPUPConstantWindow - DEP DO - Error Long Text Popup'W_ERROR_LTX_POPUP'LIKE
STRING
Public
GC_WINDOW_GENERAL_DATAConstantWindow - DEP DO - General Data'W_GENERAL_DATA'LIKE
STRING
Public
GC_WINDOW_INIT_SCREENConstantWindow - DEP DO - Initial Screen'W_INITIAL_SCREEN'LIKE
STRING
Public


Links to Related Class(s)

IF_VC2OD...
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!