SAP CL_ABAP_DOCU_EXTERNAL OO Class - External Version of ABAP Keyword Documentation









CL_ABAP_DOCU_EXTERNAL 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_EXTERNAL 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_EXTERNAL 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
ACTIVATE_ICF_SERVICESIn non-production SAP systems onlyPrivate
CALL METHOD cl_abap_docu_external=>ACTIVATE_ICF_SERVICES...more details

CHECK_DOCUMENTPrivate
CALL METHOD cl_abap_docu_external=>CHECK_DOCUMENT...more details

CHECK_ENVIRONMENTPrivate
CALL METHOD cl_abap_docu_external=>CHECK_ENVIRONMENT...more details

CHECK_FORM_FIELDSPrivate
CALL METHOD cl_abap_docu_external=>CHECK_FORM_FIELDS...more details

CHECK_ICF_SERVICESPrivate
CALL METHOD cl_abap_docu_external=>CHECK_ICF_SERVICES...more details

CHECK_INPUTPrivate
CALL METHOD cl_abap_docu_external=>CHECK_INPUT...more details

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

DEBUGPrivate
CALL METHOD cl_abap_docu_external=>DEBUG...more details

EXECUTE_EXAMPLESPrivate
CALL METHOD cl_abap_docu_external=>EXECUTE_EXAMPLES...more details

FEEDBACK_HTMLPrivate
CALL METHOD cl_abap_docu_external=>FEEDBACK_HTML...more details

GETContent of ABAP Keyword Documentation for External DisplayPrivate
CALL METHOD cl_abap_docu_external=>GET...more details

GET_ABAP_DOCUDocument in ABAP keyword documentationPublic
CALL METHOD cl_abap_docu_external=>GET_ABAP_DOCU...more details

GET_ABAP_DOCU_FOR_ADTDocuments in ABAP syntax reference for ADT F1 helpPublic
CALL METHOD cl_abap_docu_external=>GET_ABAP_DOCU_FOR_ADT...more details

GET_ABAP_DOCU_URLURL for Document in ABAP Keyword DocumentationPublic
CALL METHOD cl_abap_docu_external=>GET_ABAP_DOCU_URL...more details

GET_CDS_DOCU_FOR_ADTCDS Syntax Reference Documents for ADT F1 HelpPublic
CALL METHOD cl_abap_docu_external=>GET_CDS_DOCU_FOR_ADT...more details

GET_DYNP_DOCU_FOR_ADTDocuments in dynpro syntax reference for ADT F1 helpPublic
CALL METHOD cl_abap_docu_external=>GET_DYNP_DOCU_FOR_ADT...more details

GET_INITIAL_SCREENHome page for current application serverPublic
CALL METHOD cl_abap_docu_external=>GET_INITIAL_SCREEN...more details

GET_INPUT_FROM_TOKENSPrivate
CALL METHOD cl_abap_docu_external=>GET_INPUT_FROM_TOKENS...more details

GET_OBJECTPrivate
CALL METHOD cl_abap_docu_external=>GET_OBJECT...more details

GET_OPEN_SEARCH_XMLPrivate
CALL METHOD cl_abap_docu_external=>GET_OPEN_SEARCH_XML...more details

GET_ST_DOCU_FOR_ADTDocuments in the ST syntax reference for ADT F1 helpPublic
CALL METHOD cl_abap_docu_external=>GET_ST_DOCU_FOR_ADT...more details

GET_TREE_BODY_TAGPrivate
CALL METHOD cl_abap_docu_external=>GET_TREE_BODY_TAG...more details

INITIAL_SCREENPrivate
CALL METHOD cl_abap_docu_external=>INITIAL_SCREEN...more details

INPUT_FIELDPrivate
CALL METHOD cl_abap_docu_external=>INPUT_FIELD...more details

INPUT_HTMLPrivate
CALL METHOD cl_abap_docu_external=>INPUT_HTML...more details

INPUT_JSPrivate
CALL METHOD cl_abap_docu_external=>INPUT_JS...more details

INVALID_INPUTPrivate
CALL METHOD cl_abap_docu_external=>INVALID_INPUT...more details

INVALID_REQUESTPrivate
CALL METHOD cl_abap_docu_external=>INVALID_REQUEST...more details

PRE_SEARCHPrivate
CALL METHOD cl_abap_docu_external=>PRE_SEARCH...more details

SET_DEBUGPrivate
CALL METHOD cl_abap_docu_external=>SET_DEBUG...more details

SHOW_CDS_ANNOTATION_DOCUPrivate
CALL METHOD cl_abap_docu_external=>SHOW_CDS_ANNOTATION_DOCU...more details

SUB_CHECK_INPUTPrivate
CALL METHOD cl_abap_docu_external=>SUB_CHECK_INPUT...more details

UNESCAPE_INPUTPrivate
CALL METHOD cl_abap_docu_external=>UNESCAPE_INPUT...more details



CL_ABAP_DOCU_EXTERNAL 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
CONTEXT_ABAPInstance AttributeLIKE
Private
CONTEXT_CDSInstance AttributeLIKE
Private
FORMAT_ECLIPSEInstance AttributeLIKE
Private
FORMAT_STANDARDInstance AttributeLIKE
Private
ICF_SERVICESInstance AttributeLIKE
Private
INTERNAL_PATHInstance AttributeLIKE
Private
PUBLIC_PATHConstantPath of http Service in ICF Hierarchy`/sap/public/bc/abap/docu`LIKE
STRING
Public




CL_ABAP_DOCU_EXTERNAL types

DOCUMENT - Structure for Individual Documents
QUERY_PARAMETER -
QUERY_PARAMETERS -

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!