SAP CL_WD_CONFIG_MODEL_TEXTS OO Class - Texts for Configuration









CL_WD_CONFIG_MODEL_TEXTS 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_WD_CONFIG_MODEL_TEXTS 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_WD_CONFIG_MODEL_TEXTS is CL_WD_COMPONENT_ASSISTANCE

Method list of CL_WD_CONFIG_MODEL_TEXTS 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
BUILD_APPLICATION_URLPrivate
CALL METHOD cl_wd_config_model_texts=>BUILD_APPLICATION_URL...more details

GET_TEXTPrivate
CALL METHOD cl_wd_config_model_texts=>GET_TEXT...more details



CL_WD_CONFIG_MODEL_TEXTS 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
ALSOConstantyou can also'013'LIKE
WDR_TEXT_KEY
Public
APPLConstantApplication'010'LIKE
WDR_TEXT_KEY
Public
APPL_CONFIGConstantApplication Configuration'008'LIKE
WDR_TEXT_KEY
Public
APPL_HEADConstantapplication head caption'026'LIKE
WDR_TEXT_KEY
Public
ASK_SAVEConstantBackup Issue'006'LIKE
WDR_TEXT_KEY
Public
CHANGEConstantchange'015'LIKE
WDR_TEXT_KEY
Public
CHANGED_CONFIGSConstantchanged configs'024'LIKE
WDR_TEXT_KEY
Public
COMPConstantComponent'011'LIKE
WDR_TEXT_KEY
Public
COMP_CONFIGConstantComponent Configuration'009'LIKE
WDR_TEXT_KEY
Public
COMP_HEADConstantcomponent head caption'027'LIKE
WDR_TEXT_KEY
Public
COMP_IMPLConstantimplemention for component'031'LIKE
WDR_TEXT_KEY
Public
CONF_DELETEDConstantconfig deleted'029'LIKE
WDR_TEXT_KEY
Public
CONF_ROOTConstantRoot Component Configuration'030'LIKE
WDR_TEXT_KEY
Public
COPYConstantCopy'018'LIKE
WDR_TEXT_KEY
Public
CREATEConstantCreate'016'LIKE
WDR_TEXT_KEY
Public
DELETEConstantdelete'017'LIKE
WDR_TEXT_KEY
Public
DESCRIPTIONConstantDescription'034'LIKE
WDR_TEXT_KEY
Public
FUNCTIONConstantfunctions'012'LIKE
WDR_TEXT_KEY
Public
NAVConstantnavigation list'025'LIKE
WDR_TEXT_KEY
Public
OVS_CONFIGURATIONSConstantConfigurations'004'LIKE
WDR_TEXT_KEY
Public
OVS_IMPLEMENTATIONSConstantImplementations'003'LIKE
WDR_TEXT_KEY
Public
OVS_TITLEConstantOVS Title'001'LIKE
WDR_TEXT_KEY
Public
PARSE_ERRORConstantParse Error'007'LIKE
WDR_TEXT_KEY
Public
POPUP_SAVEConstantUpdate Prompt'005'LIKE
WDR_TEXT_KEY
Public
SAVE_OKConstantBackup OK'002'LIKE
WDR_TEXT_KEY
Public
SEARCH_IMPLConstantsearch for implementations'032'LIKE
WDR_TEXT_KEY
Public
SHOWConstantShow'014'LIKE
WDR_TEXT_KEY
Public
SWITCHConstantcreate switch config'021'LIKE
WDR_TEXT_KEY
Public
TITLE_APP_CHANGEConstantChange Application Configuration'039'LIKE
WDR_TEXT_KEY
Public
TITLE_APP_SHOWConstantDisplay Application Configuration'037'LIKE
WDR_TEXT_KEY
Public
TITLE_COMP_CHANGEConstantChange Component Configuration'040'LIKE
WDR_TEXT_KEY
Public
TITLE_COMP_SHOWConstantDisplay Component Configuration'038'LIKE
WDR_TEXT_KEY
Public
TITLE_DEFAULTConstantDefault Header'041'LIKE
WDR_TEXT_KEY
Public
TRANSPORTConstantTransport'033'LIKE
WDR_TEXT_KEY
Public
TRANSPORTSConstantTransports'036'LIKE
WDR_TEXT_KEY
Public
TRANSP_FOR_USERConstantTransports for User'035'LIKE
WDR_TEXT_KEY
Public
USAGE_CONFConstantusage config'028'LIKE
WDR_TEXT_KEY
Public
VARIANTConstantcreate variant'020'LIKE
WDR_TEXT_KEY
Public
VIEW_APPLConstantgoto appl config'022'LIKE
WDR_TEXT_KEY
Public
VIEW_COMPConstantgoto comp_config'023'LIKE
WDR_TEXT_KEY
Public


Links to Related Class(s)

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