SAP CL_ABAP_DOCU_HTML OO Class - Browser Version of the ABAP Keyword Documentation









CL_ABAP_DOCU_HTML 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_ABAP_DOCU_HTML 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_ABAP_DOCU_HTML 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
ADJUST_HTML_FOR_ECLIPSEPrivate
CALL METHOD cl_abap_docu_html=>ADJUST_HTML_FOR_ECLIPSE...more details

CALL_STATISTICSPrivate
CALL METHOD cl_abap_docu_html=>CALL_STATISTICS...more details

CLASS_CONSTRUCTORCLASS_CONSTRUCTORPublic
CALL METHOD cl_abap_docu_html=>CLASS_CONSTRUCTOR...more details

GET_DOCUMENTPrivate
CALL METHOD cl_abap_docu_html=>GET_DOCUMENT...more details

GET_FIGUREPrivate
CALL METHOD cl_abap_docu_html=>GET_FIGURE...more details

GET_HTMLProvides HTML FilePublic
CALL METHOD cl_abap_docu_html=>GET_HTML...more details

HANDLE_COMPANNO_LINKSPrivate
CALL METHOD cl_abap_docu_html=>HANDLE_COMPANNO_LINKS...more details

HANDLE_SEARCH_RESULTPrivate
CALL METHOD cl_abap_docu_html=>HANDLE_SEARCH_RESULT...more details

HANDLE_UNDEFINED_VERSIONPrivate
CALL METHOD cl_abap_docu_html=>HANDLE_UNDEFINED_VERSION...more details

MARKUP_SEARCH_RESULTPrivate
CALL METHOD cl_abap_docu_html=>MARKUP_SEARCH_RESULT...more details

SEARCH_DOCU_BY_BDL_F1_CONTEXTPrivate
CALL METHOD cl_abap_docu_html=>SEARCH_DOCU_BY_BDL_F1_CONTEXT...more details

SEARCH_DOCU_BY_INDEXPrivate
CALL METHOD cl_abap_docu_html=>SEARCH_DOCU_BY_INDEX...more details

SEARCH_DOCU_BY_KEYWORDPrivate
CALL METHOD cl_abap_docu_html=>SEARCH_DOCU_BY_KEYWORD...more details

SEARCH_DOCU_BY_TEXTPrivate
CALL METHOD cl_abap_docu_html=>SEARCH_DOCU_BY_TEXT...more details

SEARCH_DOCU_BY_TOKENSPrivate
CALL METHOD cl_abap_docu_html=>SEARCH_DOCU_BY_TOKENS...more details

SEARCH_STATISTICSPrivate
CALL METHOD cl_abap_docu_html=>SEARCH_STATISTICS...more details

SELECT_VERSIONPrivate
CALL METHOD cl_abap_docu_html=>SELECT_VERSION...more details

TRANSFORM_SEARCH_RESULTSPrivate
CALL METHOD cl_abap_docu_html=>TRANSFORM_SEARCH_RESULTS...more details

UPDATE_SEARCH_STATISTICSPrivate
CALL METHOD cl_abap_docu_html=>UPDATE_SEARCH_STATISTICS...more details



CL_ABAP_DOCU_HTML 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
G_CLIENTInstance AttributeLIKE
Private
G_DOCU_KINDStatic AttributeCL_ABAP_DOCU_URL=>WEBLIKE
CL_ABAP_DOCU_URL=>KIND
Private
G_ECLIPSEInstance AttributeLIKE
Private
G_FULL_TEXTInstance AttributeLIKE
Private
G_LANGUAGEInstance AttributeLIKE
Private
G_PATHInstance AttributeLIKE
Private
G_TITLE1Instance AttributeLIKE
Private
G_TITLE2Instance AttributeLIKE
Private
G_TITLE3Instance AttributeLIKE
Private
G_VERSIONInstance AttributeLIKE
Private




CL_ABAP_DOCU_HTML types

RESULTS -
RESULTS_WA -

Links to Related Class(s)

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