SAP CL_FPM_CONFIG_WRITER OO Class - FPM: Configuration Writer









CL_FPM_CONFIG_WRITER 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 CL_FPM_CONFIG_WRITER including details of:

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

Inheritance

This OO class has a superclass assigned to it, which means it will inherit its objects and methods. The superclass for CL_FPM_CONFIG_WRITER is CL_FPM_BASE_CONFIG

Method list of CL_FPM_CONFIG_WRITER 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
CHECK_IF_ONE_ELEMENT_EXISTSProtected
CALL METHOD cl_fpm_config_writer=>CHECK_IF_ONE_ELEMENT_EXISTS...more details

CONSTRUCTORCONSTRUCTORPublic
CALL METHOD cl_fpm_config_writer=>CONSTRUCTOR...more details

CONVERT_I_TO_STRINGProtected
CALL METHOD cl_fpm_config_writer=>CONVERT_I_TO_STRING...more details

GET_APPL_SETTINGS_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_APPL_SETTINGS_NODE_ID...more details

GET_APP_SPECIFIC_CC_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_APP_SPECIFIC_CC_NODE_ID...more details

GET_BUTTON_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_BUTTON_NODE_ID...more details

GET_BUTTON_ROW_ELEM_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_BUTTON_ROW_ELEM_NODE_ID...more details

GET_BUTTON_ROW_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_BUTTON_ROW_NODE_ID...more details

GET_BUT_ROW_ELEM_ACT_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_BUT_ROW_ELEM_ACT_NODE_ID...more details

GET_CA_TOOLBAR_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_CA_TOOLBAR_NODE_ID...more details

GET_COLUMN_LAYOUT_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_COLUMN_LAYOUT_NODE_ID...more details

GET_CONFIG_READERGet the reader for the configuration createdPublic
CALL METHOD cl_fpm_config_writer=>GET_CONFIG_READER...more details

GET_CONF_PAGE_UIBB_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_CONF_PAGE_UIBB_NODE_ID...more details

GET_CONF_STEP_VIEW_ATT_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_CONF_STEP_VIEW_ATT_NODE_ID...more details

GET_DROP_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_DROP_NODE_ID...more details

GET_ELEMENT_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_ELEMENT_NODE_ID...more details

GET_ELEM_ACT_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_ELEM_ACT_NODE_ID...more details

GET_HEADER_UIBB_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_HEADER_UIBB_NODE_ID...more details

GET_INIT_SCRN_H_UIBB_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_INIT_SCRN_H_UIBB_NODE_ID...more details

GET_INIT_SCRN_TB_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_INIT_SCRN_TB_NODE_ID...more details

GET_INIT_SCRN_UIBB_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_INIT_SCRN_UIBB_NODE_ID...more details

GET_LIST_BR_ELEM_ACT_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_LIST_BR_ELEM_ACT_NODE_ID...more details

GET_LIST_BUT_ROW_ELEM_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_LIST_BUT_ROW_ELEM_NODE_ID...more details

GET_MAINVIEW_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_MAINVIEW_NODE_ID...more details

GET_MELTING_GROUP_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_MELTING_GROUP_NODE_ID...more details

GET_MELTING_GRP_ELEM_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_MELTING_GRP_ELEM_NODE_ID...more details

GET_MGROUP_ELEM_ACT_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_MGROUP_ELEM_ACT_NODE_ID...more details

GET_NODE_ATTRIBUTESProtected
CALL METHOD cl_fpm_config_writer=>GET_NODE_ATTRIBUTES...more details

GET_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_NODE_ID...more details

GET_OVP_TOOLBAR_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_OVP_TOOLBAR_NODE_ID...more details

GET_OVP_UIBB_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_OVP_UIBB_NODE_ID...more details

GET_OVP_UIBB_TOOLBAR_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_OVP_UIBB_TOOLBAR_NODE_ID...more details

GET_SECTION_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_SECTION_NODE_ID...more details

GET_STRUCTUREProtected
CALL METHOD cl_fpm_config_writer=>GET_STRUCTURE...more details

GET_SUBSTEP_VARIANT_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_SUBSTEP_VARIANT_NODE_ID...more details

GET_SUBVIEW_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_SUBVIEW_NODE_ID...more details

GET_TAB_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_TAB_NODE_ID...more details

GET_TAB_UIBB_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_TAB_UIBB_NODE_ID...more details

GET_TAB_WIRE_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_TAB_WIRE_NODE_ID...more details

GET_TOOLBAR_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_TOOLBAR_NODE_ID...more details

GET_UIBB_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_UIBB_NODE_ID...more details

GET_WIRE_MODEL_NODE_IDProtected
CALL METHOD cl_fpm_config_writer=>GET_WIRE_MODEL_NODE_ID...more details

SET_DESCRIPTIONPublic
CALL METHOD cl_fpm_config_writer=>SET_DESCRIPTION...more details

_ADD_ACTIONAdd actionsProtected
CALL METHOD cl_fpm_config_writer=>_ADD_ACTION...more details

_ADD_BUTTON_ROWAdd a mainviews for a given variantProtected
CALL METHOD cl_fpm_config_writer=>_ADD_BUTTON_ROW...more details

_ADD_BUTTON_ROW_ELEMENTAdd a mainviews for a given variantProtected
CALL METHOD cl_fpm_config_writer=>_ADD_BUTTON_ROW_ELEMENT...more details

_ADD_BUTTON_ROW_ELEM_ACTIONAdd a mainviews for a given variantProtected
CALL METHOD cl_fpm_config_writer=>_ADD_BUTTON_ROW_ELEM_ACTION...more details

_ADD_COLUMNAdd a variantProtected
CALL METHOD cl_fpm_config_writer=>_ADD_COLUMN...more details

_ADD_COLUMN_LAYOUTAdd a subviews for a given variant/mainviewProtected
CALL METHOD cl_fpm_config_writer=>_ADD_COLUMN_LAYOUT...more details

_ADD_COMPOSITE_UIBBAdd UIBB to a Composite UIBBProtected
CALL METHOD cl_fpm_config_writer=>_ADD_COMPOSITE_UIBB...more details

_ADD_CONF_COMP_USAGEAdd UIBB to a Composite UIBBProtected
CALL METHOD cl_fpm_config_writer=>_ADD_CONF_COMP_USAGE...more details

_ADD_CONTENT_AREAAdd content_areasProtected
CALL METHOD cl_fpm_config_writer=>_ADD_CONTENT_AREA...more details

_ADD_CTXT_MENUAdd a Context MenuProtected
CALL METHOD cl_fpm_config_writer=>_ADD_CTXT_MENU...more details

_ADD_CTXT_MENU_ITEMAdd a Context Menu Items to a context menuProtected
CALL METHOD cl_fpm_config_writer=>_ADD_CTXT_MENU_ITEM...more details

_ADD_DRAG_AND_DROPProtected
CALL METHOD cl_fpm_config_writer=>_ADD_DRAG_AND_DROP...more details

_ADD_ELEMENTAdd a mainviews for a given variantProtected
CALL METHOD cl_fpm_config_writer=>_ADD_ELEMENT...more details

_ADD_ELEMENT_ACTIONAdd a mainviews for a given variantProtected
CALL METHOD cl_fpm_config_writer=>_ADD_ELEMENT_ACTION...more details

_ADD_GROUPAdd a variantProtected
CALL METHOD cl_fpm_config_writer=>_ADD_GROUP...more details

_ADD_HEADER_UIBBAdd UIBB to a subviewProtected
CALL METHOD cl_fpm_config_writer=>_ADD_HEADER_UIBB...more details

_ADD_H_UIBB_FOR_INIT_SCREENAdd a UIBB to the initial screenProtected
CALL METHOD cl_fpm_config_writer=>_ADD_H_UIBB_FOR_INIT_SCREEN...more details

_ADD_LIST_BUTTON_ROW_ELEMENTAdd a mainviews for a given variantProtected
CALL METHOD cl_fpm_config_writer=>_ADD_LIST_BUTTON_ROW_ELEMENT...more details

_ADD_LIST_BUT_ROW_ELEM_ACTIONAdd a mainviews for a given variantProtected
CALL METHOD cl_fpm_config_writer=>_ADD_LIST_BUT_ROW_ELEM_ACTION...more details

_ADD_MAINVIEWAdd a mainviews for a given variantProtected
CALL METHOD cl_fpm_config_writer=>_ADD_MAINVIEW...more details

_ADD_MELTING_GROUPAdd a mainviews for a given variantProtected
CALL METHOD cl_fpm_config_writer=>_ADD_MELTING_GROUP...more details

_ADD_MELTING_GRP_ACTIONAdd a mainviews for a given variantProtected
CALL METHOD cl_fpm_config_writer=>_ADD_MELTING_GRP_ACTION...more details

_ADD_MELTING_GRP_ELEMENTAdd a mainviews for a given variantProtected
CALL METHOD cl_fpm_config_writer=>_ADD_MELTING_GRP_ELEMENT...more details

_ADD_OVP_TOOLBAR_BUTTONSAdd toolbar buttons for a given variantProtected
CALL METHOD cl_fpm_config_writer=>_ADD_OVP_TOOLBAR_BUTTONS...more details

_ADD_OVP_UIBBAdd a subviews for a given variant/mainviewProtected
CALL METHOD cl_fpm_config_writer=>_ADD_OVP_UIBB...more details

_ADD_PARAMETERAdd actionsProtected
CALL METHOD cl_fpm_config_writer=>_ADD_PARAMETER...more details

_ADD_SECTIONAdd a mainviews for a given variantProtected
CALL METHOD cl_fpm_config_writer=>_ADD_SECTION...more details

_ADD_SUBVIEWAdd a subviews for a given variant/mainviewProtected
CALL METHOD cl_fpm_config_writer=>_ADD_SUBVIEW...more details

_ADD_TABAdd a mainviews for a given variantProtected
CALL METHOD cl_fpm_config_writer=>_ADD_TAB...more details

_ADD_TAB_UIBBAdd UIBB to a tabProtected
CALL METHOD cl_fpm_config_writer=>_ADD_TAB_UIBB...more details

_ADD_TAB_VARIANTAdd a variantProtected
CALL METHOD cl_fpm_config_writer=>_ADD_TAB_VARIANT...more details

_ADD_TAB_WIREProtected
CALL METHOD cl_fpm_config_writer=>_ADD_TAB_WIRE...more details

_ADD_TOOLBAR_BUTTONSAdd toolbar buttons for a given variantProtected
CALL METHOD cl_fpm_config_writer=>_ADD_TOOLBAR_BUTTONS...more details

_ADD_UIBBAdd UIBB to a subviewProtected
CALL METHOD cl_fpm_config_writer=>_ADD_UIBB...more details

_ADD_UIBB_FOR_CONF_STEPAdd a UIBB to the confirmation screenProtected
CALL METHOD cl_fpm_config_writer=>_ADD_UIBB_FOR_CONF_STEP...more details

_ADD_UIBB_FOR_INIT_SCREENAdd a UIBB to the initial screenProtected
CALL METHOD cl_fpm_config_writer=>_ADD_UIBB_FOR_INIT_SCREEN...more details

_ADD_VARIANTAdd a variantProtected
CALL METHOD cl_fpm_config_writer=>_ADD_VARIANT...more details

_ADD_WIRESAdd wires to a given variantProtected
CALL METHOD cl_fpm_config_writer=>_ADD_WIRES...more details

_CHECKProtected
CALL METHOD cl_fpm_config_writer=>_CHECK...more details

_DELETE_ACTIONRemove wires for a given variantProtected
CALL METHOD cl_fpm_config_writer=>_DELETE_ACTION...more details

_DELETE_CONTENT_AREAAdd a variantProtected
CALL METHOD cl_fpm_config_writer=>_DELETE_CONTENT_AREA...more details

_DELETE_H_UIBB_FOR_INIT_SCREENRemove a UIBB from the initial screenProtected
CALL METHOD cl_fpm_config_writer=>_DELETE_H_UIBB_FOR_INIT_SCREEN...more details

_DELETE_MAINVIEWRemove a mainviews for a given variantProtected
CALL METHOD cl_fpm_config_writer=>_DELETE_MAINVIEW...more details

_DELETE_OVP_TB_BUTTONProtected
CALL METHOD cl_fpm_config_writer=>_DELETE_OVP_TB_BUTTON...more details

_DELETE_OVP_UIBBProtected
CALL METHOD cl_fpm_config_writer=>_DELETE_OVP_UIBB...more details

_DELETE_SECTIONAdd a variantProtected
CALL METHOD cl_fpm_config_writer=>_DELETE_SECTION...more details

_DELETE_SUBSTEP_VARIANTRemove a subview for a given variant and mainviewProtected
CALL METHOD cl_fpm_config_writer=>_DELETE_SUBSTEP_VARIANT...more details

_DELETE_SUBVIEWRemove a subview for a given variant and mainviewProtected
CALL METHOD cl_fpm_config_writer=>_DELETE_SUBVIEW...more details

_DELETE_UIBBRemove UIBB from a subviewProtected
CALL METHOD cl_fpm_config_writer=>_DELETE_UIBB...more details

_DELETE_UIBB_FOR_CONF_STEPRemove a UIBB from the confirmation screenProtected
CALL METHOD cl_fpm_config_writer=>_DELETE_UIBB_FOR_CONF_STEP...more details

_DELETE_UIBB_FOR_INIT_SCREENRemove a UIBB from the initial screenProtected
CALL METHOD cl_fpm_config_writer=>_DELETE_UIBB_FOR_INIT_SCREEN...more details

_DELETE_VARIANTRemove a variantProtected
CALL METHOD cl_fpm_config_writer=>_DELETE_VARIANT...more details

_DELETE_WIRESRemove wires for a given variantProtected
CALL METHOD cl_fpm_config_writer=>_DELETE_WIRES...more details

_DEL_TABAdd a mainviews for a given variantProtected
CALL METHOD cl_fpm_config_writer=>_DEL_TAB...more details

_DEL_TAB_UIBBAdd UIBB to a tabProtected
CALL METHOD cl_fpm_config_writer=>_DEL_TAB_UIBB...more details

_DEL_TAB_VARIANTAdd a variantProtected
CALL METHOD cl_fpm_config_writer=>_DEL_TAB_VARIANT...more details

_DEL_TAB_WIREProtected
CALL METHOD cl_fpm_config_writer=>_DEL_TAB_WIRE...more details

_SAVEProtected
CALL METHOD cl_fpm_config_writer=>_SAVE...more details

_SET_APPCC_SPECIFIC_CCAdd wires to a given variantProtected
CALL METHOD cl_fpm_config_writer=>_SET_APPCC_SPECIFIC_CC...more details

_SET_APPLICATION_SETTINGSAdd wires to a given variantProtected
CALL METHOD cl_fpm_config_writer=>_SET_APPLICATION_SETTINGS...more details

_SET_CONF_STEP_VIEW_ATTRIBUTESAdd wires to a given variantProtected
CALL METHOD cl_fpm_config_writer=>_SET_CONF_STEP_VIEW_ATTRIBUTES...more details

_SET_DROPProtected
CALL METHOD cl_fpm_config_writer=>_SET_DROP...more details



CL_FPM_CONFIG_WRITER 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
BUTTON_TYPEConstantLIKE
Public
CHOICE_TYPEConstantLIKE
Public
COMPONENT_NAMEInstance AttributeLIKE
STRING
Public
GC_INITIAL_SCREENConstant'INITIAL_SCREEN'LIKE
STRING
Public
GC_VARIANTConstant'VARIANT'LIKE
STRING
Public
MD_ADDED_FIRST_MAINVIEWInstance AttributeData element for domain BOOLE: TRUE (='X') and FALSE (=' ')LIKE
BOOLE_D
Protected
MD_ADDED_FIRST_SUBSTEPInstance AttributeData element for domain BOOLE: TRUE (='X') and FALSE (=' ')LIKE
BOOLE_D
Protected
MD_ADDED_FIRST_SUBVIEWInstance AttributeData element for domain BOOLE: TRUE (='X') and FALSE (=' ')LIKE
BOOLE_D
Protected
MD_ADDED_FIRST_UIBBInstance AttributeData element for domain BOOLE: TRUE (='X') and FALSE (=' ')LIKE
BOOLE_D
Protected
MD_ADDED_FIRST_VARIANTInstance AttributeData element for domain BOOLE: TRUE (='X') and FALSE (=' ')LIKE
BOOLE_D
Protected
MD_ADDED_FIRST_WIREInstance AttributeData element for domain BOOLE: TRUE (='X') and FALSE (=' ')LIKE
BOOLE_D
Protected
MD_APPL_NODE_IDInstance AttributeLIKE
STRING
Protected
MD_CONTENT_AREA_NODE_IDInstance AttributeLIKE
STRING
Protected
MD_INIT_SCRN_H_UIBB_NODE_IDInstance AttributeLIKE
STRING
Protected
MD_INIT_SCRN_UIBB_NODE_IDInstance AttributeLIKE
STRING
Protected
MD_NEW_ADDEDInstance AttributeSupplement for True Boolean Type: 'X' == True '' == FalseLIKE
WDY_BOOLEAN
Private
MD_OTHER_FUNCTIONS_ADDEDInstance AttributeSupplement for True Boolean Type: 'X' == True '' == FalseLIKE
WDY_BOOLEAN
Private
MD_OTHER_FUNCTIONS_I_ADDEDInstance AttributeSupplement for True Boolean Type: 'X' == True '' == FalseLIKE
WDY_BOOLEAN
Private
MD_PRINT_ADDEDInstance AttributeSupplement for True Boolean Type: 'X' == True '' == FalseLIKE
WDY_BOOLEAN
Private
MD_PRINT_PREVIEW_ADDEDInstance AttributeSupplement for True Boolean Type: 'X' == True '' == FalseLIKE
WDY_BOOLEAN
Private
MD_SEND_ADDEDInstance AttributeSupplement for True Boolean Type: 'X' == True '' == FalseLIKE
WDY_BOOLEAN
Private
MD_VARIANT_NODE_IDInstance AttributeLIKE
STRING
Protected
MR_ACTION_STRUCTUREInstance AttributeRuntime Type ServicesLIKE
CL_ABAP_DATADESCR
Private
MR_BUTTON_STRUCTUREInstance AttributeRuntime Type ServicesLIKE
CL_ABAP_DATADESCR
Private
MR_COLUMN_LAYOUT_STRUCTUREInstance AttributeRuntime Type ServicesLIKE
CL_ABAP_DATADESCR
Private
MR_CONFIG_TOOL_COMPInstance AttributeAPI Configuration ComponentLIKE
IF_WD_CONFIG_TOOL_COMP
Private
MR_CONF_STEP_VIEW_STRUCTUREInstance AttributeRuntime Type ServicesLIKE
CL_ABAP_DATADESCR
Private
MR_CONTENT_AREA_STRUCTUREInstance AttributeRuntime Type ServicesLIKE
CL_ABAP_DATADESCR
Private
MR_EV_PARAM_STRUCTUREInstance AttributeRuntime Type ServicesLIKE
CL_ABAP_DATADESCR
Private
MR_HEADER_UIBB_STRUCTUREInstance AttributeRuntime Type ServicesLIKE
CL_ABAP_DATADESCR
Private
MR_INITIAL_SCREEN_STRUCTUREInstance AttributeRuntime Type ServicesLIKE
CL_ABAP_DATADESCR
Private
MR_INIT_SCRN_UIBB_STRUCTUREInstance AttributeRuntime Type ServicesLIKE
CL_ABAP_DATADESCR
Private
MR_MAINVIEW_STRUCTUREInstance AttributeRuntime Type ServicesLIKE
CL_ABAP_DATADESCR
Private
MR_NODE_STRUCTUREInstance AttributeRuntime Type ServicesLIKE
CL_ABAP_DATADESCR
Private
MR_SECTION_STRUCTUREInstance AttributeRuntime Type ServicesLIKE
CL_ABAP_DATADESCR
Private
MR_SUBSTEP_STRUCTUREInstance AttributeRuntime Type ServicesLIKE
CL_ABAP_DATADESCR
Private
MR_SUBSTEP_VAR_STRUCTUREInstance AttributeRuntime Type ServicesLIKE
CL_ABAP_DATADESCR
Private
MR_SUBVIEW_STRUCTUREInstance AttributeRuntime Type ServicesLIKE
CL_ABAP_DATADESCR
Private
MR_SUBVIEW_VAR_STRUCTUREInstance AttributeRuntime Type ServicesLIKE
CL_ABAP_DATADESCR
Private
MR_UIBB_STRUCTUREInstance AttributeRuntime Type ServicesLIKE
CL_ABAP_DATADESCR
Private
MR_VARIANT_STRUCTUREInstance AttributeRuntime Type ServicesLIKE
CL_ABAP_DATADESCR
Private
MR_WD_APPL_READERInstance AttributeRead Interface for Application ConfigurationLIKE
IF_WD_CONFIG_APPL_READER
Protected
MR_WD_APPL_WRITERInstance AttributeWrite Interface for Application ConfigurationLIKE
IF_WD_CONFIG_APPL_MODIFIER
Protected
MR_WD_COMP_READERInstance AttributeRead Interface for the Component ConfigurationLIKE
IF_WD_CONFIG_COMP_READER
Protected
MR_WD_COMP_WRITERInstance AttributeWriter Interface for the Component ConfigurationLIKE
IF_WD_CONFIG_COMP_MODIFIER
Protected
MR_WIRE_MODEL_STRUCTUREInstance AttributeRuntime Type ServicesLIKE
CL_ABAP_DATADESCR
Private
MR_WIRE_STRUCTUREInstance AttributeRuntime Type ServicesLIKE
CL_ABAP_DATADESCR
Private
MS_INITIAL_SCREENInstance AttributeLIKE
TY_S_INITIAL_SCREEN
Protected
MT_METADATAInstance AttributeWD Configuration, Change Tool, List of Node DetailsLIKE
WDY_CFG_CHGTOOL_NODE_INFO_MAP
Protected
MT_MISSING_OBJECTSInstance AttributeLIKE
TY_T_MISSING_OBJECTS
Protected
MT_VARIANTSInstance AttributeLIKE
TY_T_VARIANT
Protected
MV_CONFIGURATION_IDInstance AttributeConfiguration IdentificationLIKE
WDY_CONFIG_ID
Public
MV_CONFIG_TYPEInstance AttributeType of Web Dynpro ConfigurationLIKE
WDY_CONFIG_TYPE
Private
MV_INITIAL_SCREEN_NODE_IDInstance AttributeLIKE
STRING
Private
MV_PATHInstance AttributeLIKE
STRING
Public
MV_VARIANT_NODE_IDInstance AttributeLIKE
STRING
Private
TB_OVP_POSConstantLIKE
Public
TB_POSConstantLIKE
Public




CL_FPM_CONFIG_WRITER types

TY_S_ALL_ACTION -
TY_S_BR_ELEMENTS -
TY_S_BR_ELEMENT_ACTION -
TY_S_BUTTON_ROWS -
TY_S_CTXT_MENU -
TY_S_CTXT_MENU_ITEM -
TY_S_ELEMENTS -
TY_S_ELEMENT_ACTION -
TY_S_EVENT_PARAMETER -
TY_S_INITIAL_SCREEN -
TY_S_MELTING_GROUPS -
TY_S_MGROUP_ELEMENTS -
TY_S_MGROUP_ELEMENT_ACTION -
TY_S_MISSING_OBJECTS -
TY_S_PARAMETER -
TY_S_QUICKVIEW -
TY_S_VARIANT -
TY_T_ALL_ACTION -
TY_T_BR_ELEMENTS -
TY_T_BR_ELEMENT_ACTION -
TY_T_BUTTON_ROWS -
TY_T_CTXT_MENU -
TY_T_CTXT_MENU_ITEM -
TY_T_ELEMENTS -
TY_T_ELEMENT_ACTION -
TY_T_EVENT_PARAMETER -
TY_T_MELTING_GROUPS -
TY_T_MGROUP_ELEMENTS -
TY_T_MGROUP_ELEMENT_ACTION -
TY_T_MISSING_OBJECTS -
TY_T_PARAMETER -
TY_T_QUICKVIEW -
TY_T_VARIANT -

Links to Related Class(s)

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