SAP CL_ABAP_DOCU_CONSTANTS OO Class - Constants of Package SABAPDOCU









CL_ABAP_DOCU_CONSTANTS 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_CONSTANTS 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_CONSTANTS 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



CL_ABAP_DOCU_CONSTANTS 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
ABAPInstance AttributeLIKE
Private
ABAP_CLASSConstantText Symbol in Index'!ABAP_CLASS'LIKE
STRING
Public
ABAP_CONSTRUCTORConstantText Symbol in Index'!ABAP_CONSTRUCTOR'LIKE
STRING
Public
ABAP_CONTENTSConstantText Symbol in Index'!ABAP_CONTENTS'LIKE
STRING
Public
ABAP_CONVENTIONConstantText Symbol in Index'!ABAP_CONVENTION'LIKE
STRING
Public
ABAP_DATA_OBJECTConstantText Symbol in Index'!ABAP_DATA_OBJECT'LIKE
STRING
Public
ABAP_DDIC_TYPEConstantText Symbol in Index'!ABAP_DDIC_TYPE'LIKE
STRING
Public
ABAP_DYNP_STATEMENTConstantText Symbol in Index'!ABAP_DYNP_STATEMENT'LIKE
STRING
Public
ABAP_DYNP_STATEMENT_OBConstantText Symbol in Index'!ABAP_DYNP_STATEMENT_OB'LIKE
STRING
Public
ABAP_ELEMENTConstantText Symbol in Index'!ABAP_ELEMENT'LIKE
STRING
Public
ABAP_FUMOConstantText Symbol in Index'!ABAP_FUMO'LIKE
STRING
Public
ABAP_FUNCTIONConstantText Symbol in Index'!ABAP_FUNCTION'LIKE
STRING
Public
ABAP_GENERIC_TYPEConstantText Symbol in Index'!ABAP_GENERIC_TYPE'LIKE
STRING
Public
ABAP_INTERFACEConstantText Symbol in Index'!ABAP_INTERFACE'LIKE
STRING
Public
ABAP_LOGICAL_EXPRConstantText Symbol in Index'!ABAP_LOGICAL_EXPR'LIKE
STRING
Public
ABAP_OSQL_FUNCInstance AttributeLIKE
Private
ABAP_RELAT_EXPRConstantText Symbol in Index'!ABAP_RELAT_EXPR'LIKE
STRING
Public
ABAP_SELECTORConstantText Symbol in Index'!ABAP_SELECTOR'LIKE
STRING
Public
ABAP_SQL_FUNCInstance AttributeLIKE
Private
ABAP_STATEMENTConstantText Symbol in Index`!ABAP_STATEMENT`LIKE
STRING
Public
ABAP_STATEMENT_INTConstantText Symbol in Index`!ABAP_STATEMENT_INT`LIKE
STRING
Public
ABAP_STATEMENT_OBSConstantText Symbol in Index`!ABAP_STATEMENT_OBS`LIKE
STRING
Public
ABAP_STATEMENT_SPCInstance AttributeLIKE
Private
ABAP_STRING_TEMPLConstantText Symbol in Index'!ABAP_STRING_TEMPL'LIKE
STRING
Public
ABAP_STRUCTUREConstantText Symbol in Index'!ABAP_STRUCTURE'LIKE
STRING
Public
ABAP_TYPEConstantText Symbol in Index'!ABAP_TYPE'LIKE
STRING
Public
ABAP_VARIANT_OBSInstance AttributeLIKE
Private
ABENInstance AttributeLIKE
Private
BG_COLORInstance AttributeLIKE
Private
CDSInstance AttributeLIKE
Private
CHECKER_ALL_INDICESInstance AttributeLIKE
Private
CHECKER_AUTO_INDEXConstantEntry in ABDOCMODE'$$IDXCHCKR$$'LIKE
STRING
Public
CHECKER_MANU_INDEXConstantEntry in ABDOCMODE'%%IDXCHCKR%%'LIKE
STRING
Public
CHECKER_NODE_TEXTSInstance AttributeLIKE
Private
CHECKER_SYNT_DIAGConstantEntry in ABDOCMODE'$$SYDCHCKR$$'LIKE
STRING
Public
CHECKER_TEXT_INDEXConstantEntry in ABDOCMODE'$$TXTCHCKR$$'LIKE
STRING
Public
DOCTYPEConstantHTML Document Type``LIKE
STRING
Public
DYNPInstance AttributeLIKE
Private
EMPTYInstance AttributeLIKE
Private
FRAMETYPEConstantHTML Frame Type``LIKE
STRING
Public
MARK_CDSInstance AttributeLIKE
Private
MARK_EXAMPLEInstance AttributeLIKE
Private
MARK_SUBJECTInstance AttributeLIKE
Private
MARK_XMLInstance AttributeLIKE
Private
STInstance AttributeLIKE
Private
STRUC_CDSInstance AttributeLIKE
Private
STRUC_DYNPInstance AttributeLIKE
Private
STRUC_ELEMENTSInstance AttributeLIKE
Private
STRUC_ENVIRONMENTInstance AttributeLIKE
Private
STRUC_EXAMPLESInstance AttributeLIKE
Private
STRUC_GLOSSARYInstance AttributeLIKE
Private
STRUC_INTERNALInstance AttributeLIKE
Private
STRUC_OBSOLETEInstance AttributeLIKE
Private
STRUC_SPECIALInstance AttributeLIKE
Private
STRUC_SUBJECTSInstance AttributeLIKE
Private
STRUC_XMLInstance AttributeLIKE
Private
WORD_ABAPConstantSpecial Word'***ABAP***'LIKE
STRING
Public
WORD_ALLConstantSpecial Word'***'LIKE
STRING
Public
WORD_DYNPConstantSpecial Word'***DYNP***'LIKE
STRING
Public
WORD_OVERVIEWConstantSpecial Word'&&ABAP_OVERVIEW&&'LIKE
STRING
Public


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!