SAP CL_WS_DESIG_BSPWDCOMPONEN_CN00 OO Class -









CL_WS_DESIG_BSPWDCOMPONEN_CN00 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_WS_DESIG_BSPWDCOMPONEN_CN00 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_WS_DESIG_BSPWDCOMPONEN_CN00 is CL_BSP_WD_CONTEXT_NODE

Method list of CL_WS_DESIG_BSPWDCOMPONEN_CN00 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
GET_ATTR_NAME_BOLPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_ATTR_NAME_BOL...more details

GET_DEFAULT_VALUEPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_DEFAULT_VALUE...more details

GET_DISABLEDPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_DISABLED...more details

GET_DSGN_OBJECTPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_DSGN_OBJECT...more details

GET_EXCLUDEDPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_EXCLUDED...more details

GET_HIDDENPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_HIDDEN...more details

GET_I_ATTR_NAME_BOLPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_I_ATTR_NAME_BOL...more details

GET_I_DEFAULT_VALUEPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_I_DEFAULT_VALUE...more details

GET_I_DISABLEDPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_I_DISABLED...more details

GET_I_DSGN_OBJECTPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_I_DSGN_OBJECT...more details

GET_I_EXCLUDEDPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_I_EXCLUDED...more details

GET_I_HIDDENPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_I_HIDDEN...more details

GET_I_MANDATORYPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_I_MANDATORY...more details

GET_I_OBJECT_TYPEPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_I_OBJECT_TYPE...more details

GET_I_OBJ_LEVELPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_I_OBJ_LEVEL...more details

GET_I_OBJ_PATHPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_I_OBJ_PATH...more details

GET_I_REFERENCE_FIELDPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_I_REFERENCE_FIELD...more details

GET_MANDATORYPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_MANDATORY...more details

GET_M_ATTR_NAME_BOLPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_M_ATTR_NAME_BOL...more details

GET_M_DEFAULT_VALUEPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_M_DEFAULT_VALUE...more details

GET_M_DISABLEDPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_M_DISABLED...more details

GET_M_DSGN_OBJECTPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_M_DSGN_OBJECT...more details

GET_M_EXCLUDEDPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_M_EXCLUDED...more details

GET_M_HIDDENPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_M_HIDDEN...more details

GET_M_MANDATORYPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_M_MANDATORY...more details

GET_M_OBJECT_TYPEPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_M_OBJECT_TYPE...more details

GET_M_OBJ_LEVELPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_M_OBJ_LEVEL...more details

GET_M_OBJ_PATHPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_M_OBJ_PATH...more details

GET_M_REFERENCE_FIELDPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_M_REFERENCE_FIELD...more details

GET_OBJECT_TYPEPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_OBJECT_TYPE...more details

GET_OBJ_LEVELPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_OBJ_LEVEL...more details

GET_OBJ_PATHPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_OBJ_PATH...more details

GET_REFERENCE_FIELDPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>GET_REFERENCE_FIELD...more details

SET_ATTR_NAME_BOLPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>SET_ATTR_NAME_BOL...more details

SET_DEFAULT_VALUEPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>SET_DEFAULT_VALUE...more details

SET_DISABLEDPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>SET_DISABLED...more details

SET_DSGN_OBJECTPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>SET_DSGN_OBJECT...more details

SET_EXCLUDEDPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>SET_EXCLUDED...more details

SET_HIDDENPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>SET_HIDDEN...more details

SET_MANDATORYPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>SET_MANDATORY...more details

SET_OBJECT_TYPEPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>SET_OBJECT_TYPE...more details

SET_OBJ_LEVELPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>SET_OBJ_LEVEL...more details

SET_OBJ_PATHPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>SET_OBJ_PATH...more details

SET_REFERENCE_FIELDPublic
CALL METHOD cl_ws_desig_bspwdcomponen_cn00=>SET_REFERENCE_FIELD...more details



CL_WS_DESIG_BSPWDCOMPONEN_CN00 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
BASE_ENTITY_NAMEConstant''LIKE
CRMT_EXT_OBJ_NAME
Public


Links to Related Class(s)

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