SAP CL_GUI_XML_PROPERTIES OO Class - Properties of XML Editor









CL_GUI_XML_PROPERTIES 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_GUI_XML_PROPERTIES 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 CL_GUI_XML_PROPERTIES 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
CLEAR_CHANGED_FLAGDelete Change Log PropertiesPublic
CALL METHOD cl_gui_xml_properties=>CLEAR_CHANGED_FLAG...more details

CLONECreate CopiesPublic
CALL METHOD cl_gui_xml_properties=>CLONE...more details

GET_ATTRIBUTESGet AttributesPublic
CALL METHOD cl_gui_xml_properties=>GET_ATTRIBUTES...more details

RESETDelete All PropertiesPublic
CALL METHOD cl_gui_xml_properties=>RESET...more details

SET_ATTRIBUTESSet AttributesPublic
CALL METHOD cl_gui_xml_properties=>SET_ATTRIBUTES...more details

SPLIT_PATHRemove Parameter NamePrivate
CALL METHOD cl_gui_xml_properties=>SPLIT_PATH...more details



CL_GUI_XML_PROPERTIES 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
BEHAVIORInstance AttributeXML Editor CustomizingLIKE
ETXMLBEHVR
Public
BEHAVIOR_CHInstance AttributeeCATT Switch On/OffLIKE
ETONOFF
Private
CUR_GIDInstance AttributeKey of Node in DOMLIKE
ETXML_KEY
Public
CUR_GID_CHInstance AttributeeCATT Switch On/OffLIKE
ETONOFF
Private
CUR_PATHInstance AttributePath of Node Selected LastLIKE
ETXMLPATH
Public
CUR_PATH_CHInstance AttributeeCATT Switch On/OffLIKE
ETONOFF
Private
DYNAMIC_MODIFYInstance AttributeeCATT Switch On/OffLIKE
ETONOFF
Public
DYN_INDEXInstance AttributeDynpro Index/Field IndexLIKE
ETTCD_DIDX
Public
DYN_INDEX_CHInstance AttributeeCATT Switch On/OffLIKE
ETONOFF
Private
ENDPOINT_URLInstance AttributeLIKE
Private
ENDPOINT_URL_CHInstance AttributeeCATT Switch On/OffLIKE
ETONOFF
Private
KEYTABLEInstance AttributeExpanded NodesLIKE
ETXMLPATH_TABTYPE
Public
KEYTABLE_CHInstance AttributeTable was changedLIKE
ETONOFF
Private
META_PATHInstance AttributeMetadata Path of Current NodeLIKE
ETXMLPATH
Public
MIN_MAX_CHInstance AttributeHide/Show Minimize ButtonsLIKE
ETONOFF
Private
NAVI_CHInstance AttributeNavigate to Different NodeLIKE
ETONOFF
Private
NODE_NAMEInstance AttributeNode NameLIKE
ETXML_NAME
Public
PINDEXInstance AttributeIndex of ParametersLIKE
ETPINDEX
Public
PINDEX_CHInstance AttributeeCATT Switch On/OffLIKE
ETONOFF
Private
PINTTYPInstance AttributeInternal Type for Non-Structured PLIKE
ETINTTYPE
Public
PNAMEInstance AttributeName of a Parameter or Command InterfaceLIKE
ETP_NAME
Public
PNAME_CHInstance AttributeeCATT Switch On/OffLIKE
ETONOFF
Private
PROXY_CLASSInstance AttributeName of ABAP Dictionary ObjectLIKE
DDOBJNAME
Public
PROXY_CLASS_CHInstance AttributeeCATT Switch On/OffLIKE
ETONOFF
Private
READONLY_MODEInstance AttributeeCATT: Read-Only Mode, 1 - Display Only, 0 - ModifiableLIKE
ETREADONLY
Public
READONLY_MODE_CHInstance AttributeeCATT Switch On/OffLIKE
ETONOFF
Private
REFERENCED_TYPEInstance AttributeReferenced TypeLIKE
ETDDONAME2
Public
REFNAMEInstance AttributeParameter Reference to Which to Be JumpedLIKE
ETXML_REFNAME
Public
REFNAME_CHInstance AttributeeCATT Switch On/OffLIKE
ETONOFF
Private
REFTYPInstance AttributeSingle-Character FlagLIKE
ETREF_TYP
Public
REFTYP_CHInstance AttributeeCATT Switch On/OffLIKE
ETONOFF
Private
REFVERSIONInstance AttributeVersionLIKE
ETOBJ_VER
Public
REFVERSION_CHInstance AttributeVersion Was ChangedLIKE
ETONOFF
Private
RELOAD_PATHInstance AttributeNode Path in XML StringLIKE
ETXMLPATH
Public
SHOW_MIN_MAXInstance AttributeDisplay Minimize/Maximize ButtonsLIKE
ETONOFF
Public
SHOW_TDC_NAMEInstance AttributeeCATT Switch On/OffLIKE
ETONOFF
Public
SHOW_TDC_NAME_CHInstance AttributeeCATT Switch On/OffLIKE
ETONOFF
Private
SHOW_VAR_NAMEInstance AttributeeCATT Switch On/OffLIKE
ETONOFF
Public
SHOW_VAR_NAME_CHInstance AttributeeCATT Switch On/OffLIKE
ETONOFF
Private
SKIP_REFRESHInstance AttributeNo Refresh for on_data_changed_finishedLIKE
ETONOFF
Public
STATE_ACTIVEInstance AttributeeCATT Switch On/OffLIKE
ETONOFF
Public
STATE_ACTIVE_CHInstance AttributeeCATT Switch On/OffLIKE
ETONOFF
Private
TDC_NAMEInstance AttributeeCATT ObjectLIKE
ETOBJ_NAME
Public
TDC_NAME_CHInstance AttributeeCATT Switch On/OffLIKE
ETONOFF
Private
TEMPLATE_CHInstance AttributeTemplate First Was ChangedLIKE
ETONOFF
Private
TEMPLATE_FIRSTInstance AttributeCreate XML Instance Before SchemaLIKE
ETONOFF
Public
TREE_MODEInstance AttributeDisplay Mode Selected Last L=Tree D=TCD ColumnsLIKE
CHAR1
Public
TREE_MODE_CHInstance AttributeeCATT Switch On/OffLIKE
ETONOFF
Private
VALUEInstance AttributeValue of Node in DOMLIKE
ETDOM_NAME
Public
VALUE_CHInstance AttributeValue Was SetLIKE
ETONOFF
Private
VAR_INDEXInstance AttributeIndex of a VariantLIKE
ETVINDEX
Public
VAR_INDEX_CHInstance AttributeeCATT Switch On/OffLIKE
ETONOFF
Private
VAR_NAMEInstance AttributeVariant NameLIKE
ETVAR_ID
Public
VAR_NAME_CHInstance AttributeeCATT Switch On/OffLIKE
ETONOFF
Private
VIEW_MAXIMIZEDInstance AttributeView Was EnlargedLIKE
ETONOFF
Public
VIEW_MODEInstance AttributeGrid Set Last, E=Structure, T=TableLIKE
CHAR1
Public
VIEW_MODE_CHInstance AttributeeCATT Switch On/OffLIKE
ETONOFF
Private


Links to Related Class(s)

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