SAP /SCMB/CL_GRP_C OO Class - Constant class for Graphics dispay









/SCMB/CL_GRP_C 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 /SCMB/CL_GRP_C 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 /SCMB/CL_GRP_C 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



/SCMB/CL_GRP_C 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
AXIS_ORDER_ASCENDINGStatic AttributeAxis Order (Ascending/ Descending)'A'LIKE
/SCMB/GRP_AXIS_ORDER
Public
AXIS_ORDER_DESCENDINGStatic AttributeAxis Order (Ascending/ Descending)'D'LIKE
/SCMB/GRP_AXIS_ORDER
Public
CATEGORY_AXIS_TYPE_FLATStatic AttributeCategory Axis Type (Flat / Stacked / Hirachical)'F'LIKE
/SCMB/GRP_CATEGORY_AXIS_TYPE
Public
CATEGORY_AXIS_TYPE_HIRACHICALStatic AttributeCategory Axis Type (Flat / Stacked / Hirachical)'H'LIKE
/SCMB/GRP_CATEGORY_AXIS_TYPE
Public
CATEGORY_AXIS_TYPE_STACKEDStatic AttributeCategory Axis Type (Flat / Stacked / Hirachical)'S'LIKE
/SCMB/GRP_CATEGORY_AXIS_TYPE
Public
LINETYPE_100_MILISECONDSStatic AttributeLinetype for Timeaxes12LIKE
/SCMB/GRP_LINETYPE
Public
LINETYPE_10_MILISECONDSStatic AttributeLinetype for Timeaxes13LIKE
/SCMB/GRP_LINETYPE
Public
LINETYPE_CENTURYStatic AttributeLinetype for Timeaxes2LIKE
/SCMB/GRP_LINETYPE
Public
LINETYPE_DAYStatic AttributeLinetype for Timeaxes8LIKE
/SCMB/GRP_LINETYPE
Public
LINETYPE_DECADEStatic AttributeLinetype for Timeaxes3LIKE
/SCMB/GRP_LINETYPE
Public
LINETYPE_DEFAULTStatic AttributeLinetype for Timeaxes0LIKE
/SCMB/GRP_LINETYPE
Public
LINETYPE_HOURStatic AttributeLinetype for Timeaxes9LIKE
/SCMB/GRP_LINETYPE
Public
LINETYPE_MILISECONDSStatic AttributeLinetype for Timeaxes14LIKE
/SCMB/GRP_LINETYPE
Public
LINETYPE_MILLENIUMStatic AttributeLinetype for Timeaxes1LIKE
/SCMB/GRP_LINETYPE
Public
LINETYPE_MINUTEStatic AttributeLinetype for Timeaxes10LIKE
/SCMB/GRP_LINETYPE
Public
LINETYPE_MONTHStatic AttributeLinetype for Timeaxes6LIKE
/SCMB/GRP_LINETYPE
Public
LINETYPE_NONEStatic AttributeLinetype for Timeaxes15LIKE
/SCMB/GRP_LINETYPE
Public
LINETYPE_QUATERStatic AttributeLinetype for Timeaxes5LIKE
/SCMB/GRP_LINETYPE
Public
LINETYPE_SECONDStatic AttributeLinetype for Timeaxes11LIKE
/SCMB/GRP_LINETYPE
Public
LINETYPE_WEEKStatic AttributeLinetype for Timeaxes7LIKE
/SCMB/GRP_LINETYPE
Public
LINETYPE_YEARStatic AttributeLinetype for Timeaxes4LIKE
/SCMB/GRP_LINETYPE
Public
MARKERSHAPE_ARROW_DOWNStatic AttributeMarkershape4LIKE
/SCMB/GRP_MARKERSHAPE
Public
MARKERSHAPE_ARROW_LEFTStatic AttributeMarkershape1LIKE
/SCMB/GRP_MARKERSHAPE
Public
MARKERSHAPE_ARROW_RIGTHStatic AttributeMarkershape2LIKE
/SCMB/GRP_MARKERSHAPE
Public
MARKERSHAPE_ARROW_UPStatic AttributeMarkershape3LIKE
/SCMB/GRP_MARKERSHAPE
Public
MARKERSHAPE_CARDStatic AttributeMarkershape5LIKE
/SCMB/GRP_MARKERSHAPE
Public
MARKERSHAPE_CIRCLEStatic AttributeMarkershape6LIKE
/SCMB/GRP_MARKERSHAPE
Public
MARKERSHAPE_CROSSStatic AttributeMarkershape7LIKE
/SCMB/GRP_MARKERSHAPE
Public
MARKERSHAPE_CUBEStatic AttributeMarkershape8LIKE
/SCMB/GRP_MARKERSHAPE
Public
MARKERSHAPE_DIAMONDStatic AttributeMarkershape9LIKE
/SCMB/GRP_MARKERSHAPE
Public
MARKERSHAPE_HEXAGONStatic AttributeMarkershape10LIKE
/SCMB/GRP_MARKERSHAPE
Public
MARKERSHAPE_LINEStatic AttributeMarkershape18LIKE
/SCMB/GRP_MARKERSHAPE
Public
MARKERSHAPE_NONEStatic AttributeMarkershape0LIKE
/SCMB/GRP_MARKERSHAPE
Public
MARKERSHAPE_OCTAGONStatic AttributeMarkershape11LIKE
/SCMB/GRP_MARKERSHAPE
Public
MARKERSHAPE_PYRAMIDStatic AttributeMarkershape12LIKE
/SCMB/GRP_MARKERSHAPE
Public
MARKERSHAPE_RECTANGLEStatic AttributeMarkershape13LIKE
/SCMB/GRP_MARKERSHAPE
Public
MARKERSHAPE_SAWStatic AttributeMarkershape14LIKE
/SCMB/GRP_MARKERSHAPE
Public
MARKERSHAPE_SPHEREStatic AttributeMarkershape15LIKE
/SCMB/GRP_MARKERSHAPE
Public
MARKERSHAPE_STARStatic AttributeMarkershape16LIKE
/SCMB/GRP_MARKERSHAPE
Public
MARKERSHAPE_TRIANGLEStatic AttributeMarkershape17LIKE
/SCMB/GRP_MARKERSHAPE
Public
TEXT_DIRECTION_BELOWStatic AttributeText direction2LIKE
/SCMB/GRP_TEXT_DIRECTION
Public
TEXT_DIRECTION_DEFAULTStatic AttributeText direction0LIKE
/SCMB/GRP_TEXT_DIRECTION
Public
TEXT_DIRECTION_DIAGONAL_DOWNStatic AttributeText direction6LIKE
/SCMB/GRP_TEXT_DIRECTION
Public
TEXT_DIRECTION_DIAGONAL_UPStatic AttributeText direction5LIKE
/SCMB/GRP_TEXT_DIRECTION
Public
TEXT_DIRECTION_DOWNStatic AttributeText direction4LIKE
/SCMB/GRP_TEXT_DIRECTION
Public
TEXT_DIRECTION_RIGHTStatic AttributeText direction1LIKE
/SCMB/GRP_TEXT_DIRECTION
Public
TEXT_DIRECTION_UPStatic AttributeText direction3LIKE
/SCMB/GRP_TEXT_DIRECTION
Public


Links to Related Class(s)

/SCMB/CL...
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!