SAP /SOMO/CL_IM_BOBJ_HPLMANSYS OO Class - Imp. class for BAdI imp. /SOMO/BOBJ_HPLMANSYS









/SOMO/CL_IM_BOBJ_HPLMANSYS 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 /SOMO/CL_IM_BOBJ_HPLMANSYS including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events

Interface Implementation

This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class /SOMO/IF_EX_UNIJOBMONDC

Method list of /SOMO/CL_IM_BOBJ_HPLMANSYS 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



/SOMO/CL_IM_BOBJ_HPLMANSYS 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
C_ADD_METRIC_INSTANCEConstantAdd runtime information - act excution apps server'INSTANCE'LIKE
/SOMO/JOBMON14-KEY_FIG_ID
Public
C_ADD_METRIC_JOBPARAMSConstantAdd runtime information - act excution apps server'JOBPARAMS'LIKE
/SOMO/JOBMON14-KEY_FIG_ID
Public
C_ADD_METRIC_OWNERConstantAdd runtime information - job owner'OWNER'LIKE
/SOMO/JOBMON14-KEY_FIG_ID
Public
C_ADD_METRIC_STATUSConstantAdd runtime information - status'STATUS'LIKE
/SOMO/JOBMON14-KEY_FIG_ID
Public
C_ADD_METRIC_STATUS_TEXTConstantAdd runtime information - status text'STATUS_TXT'LIKE
/SOMO/JOBMON14-KEY_FIG_ID
Public
C_ADD_METRIC_TYPEConstantAdd runtime information - BO job type'TYPE'LIKE
/SOMO/JOBMON14-KEY_FIG_ID
Public
C_ARBGB_SOMOJOBMONInstance AttributeApplication Area'/SOMO/JOBMON'LIKE
/SOMO/MA_S_LOG-ARBGB
Private
C_AT_BOSTATUSConstantKey figure id for BO job status keyfigure'bostatus'LIKE
/SOMO/JOBMON14-KEY_FIG_ID
Public
C_CATEGORY_JTSPECConstantUnified job monitoring job type specific parameter category'J'LIKE
/SOMO/JOBMON02-CATEGORY
Private
C_FIELDNAME_INSTANCE_IDConstantField name'INSTANCE_ID'LIKE
/SOMO/JOBMON12-FIELDNAME
Public
C_FIELDNAME_JOBMONSTATConstantField name'JOBMONSTAT'LIKE
/SOMO/JOBMON12-FIELDNAME
Public
C_FIELDNAME_JOB_IDConstantField name'JOB_ID'LIKE
/SOMO/JOBMON12-FIELDNAME
Public
C_FIELDNAME_JOB_NAMEConstantField name'JOB_NAME'LIKE
/SOMO/JOBMON12-FIELDNAME
Public
C_FIELDNAME_JOB_OWNERConstantField name'JOB_OWNER'LIKE
/SOMO/JOBMON12-FIELDNAME
Public
C_FIELDNAME_JOB_TYPEConstantField name'JOB_TYPE'LIKE
/SOMO/JOBMON12-FIELDNAME
Public
C_FIELDNAME_STATUSConstantField name'BO_JOB_STATUS'LIKE
/SOMO/JOBMON12-FIELDNAME
Public
C_FIELDNAME_STATUS_TEXTConstantField name'BO_JOB_STATUS_TEXT'LIKE
/SOMO/JOBMON12-FIELDNAME
Public
C_INT4_MAXConstantMinimum INT4 value2147483647LIKE
INT4
Private
C_INT4_MINConstantMinimum INT4 value-2147483648LIKE
INT4
Private
C_JOBMONSTAT_ERRORConstantError'3'LIKE
/SOMO/JOBMON11-JOBMONSTAT
Private
C_JOBMONSTAT_FINISHEDConstantFinished'2'LIKE
/SOMO/JOBMON11-JOBMONSTAT
Private
C_JOBMONSTAT_IDENTIFIEDConstantFinished'1'LIKE
/SOMO/JOBMON11-JOBMONSTAT
Private
C_JOBSTATUS_ABORTEDConstantAborted'A'LIKE
/SOMO/JOBMON11-JOBSTATUS
Private
C_JOBSTATUS_FINISHEDConstantFinished'F'LIKE
/SOMO/JOBMON11-JOBSTATUS
Private
C_JOBSTATUS_RUNNINGConstantRunning'R'LIKE
/SOMO/JOBMON11-JOBSTATUS
Private
C_JOBSTATUS_SCHEDULEDConstantFinished'S'LIKE
/SOMO/JOBMON11-JOBSTATUS
Private
C_JOBTYPE_BO_HEADERConstantJobtype BO Header'BOBJ_H'LIKE
/SOMO/JOBMON02-JOBTYPE
Private
C_JOB_CAT_JOBConstantText Message No.112LIKE
CHAR3
Public
C_METRIC_TYPE_ADDM_JOTYConstantMetric type - add runtime info job type specific'AJ'LIKE
/SOMO/JOBMON04-METRIC_TYPE
Private
C_METRIC_TYPE_KEYF_JOTYConstantMetric type - key figure job type specific'KJ'LIKE
/SOMO/JOBMON04-METRIC_TYPE
Private
C_MSGTP_ERRORInstance AttributeIndicator for Warning/Error or S Message'E'LIKE
/SOMO/MA_S_LOG-MSGTP
Private
C_OPERATION_ADDConstantSingle-character flag'A'LIKE
CHAR1
Private
C_OPERATION_UPDConstantSingle-character flag'U'LIKE
CHAR1
Private
C_PUSAGE_INSTANCEConstantInstance parameter'IN'LIKE
/SOMO/JOBMON12-PUSAGE
Private
C_PUSAGE_METRICADDIConstantMetric additional information'MA'LIKE
/SOMO/JOBMON12-PUSAGE
Private
C_RATING_GREENConstantNumeric values for traffic lights1LIKE
/SDF/E2E_TRAFFIC_LIGHT_NUMERIC
Private
C_RATING_INITIALConstantNumeric values for traffic lights0LIKE
/SDF/E2E_TRAFFIC_LIGHT_NUMERIC
Private
C_RATING_REDConstantNumeric values for traffic lights3LIKE
/SDF/E2E_TRAFFIC_LIGHT_NUMERIC
Private
C_RATING_YELLOWConstantNumeric values for traffic lights2LIKE
/SDF/E2E_TRAFFIC_LIGHT_NUMERIC
Private
C_STATUS_ERRORConstantNatural number40LIKE
INT4
Private
C_STATUS_FATAL_ERRORConstantNatural number80LIKE
INT4
Private
C_STATUS_INFORMATIONConstantNatural number10LIKE
INT4
Private
C_STATUS_WARNINGConstantNatural number20LIKE
INT4
Private
C_TRC_M_FOUNDJOBConstantTrace msg found jobs'Chain id & log id & diff1 & diff2 &'LIKE
/SOMO/MA_S_TRACE_INFO-TEXT
Private
C_TRC_M_JOBIDCHECKConstantTrace msg Job ident checkls'Check no & job failed & 'LIKE
/SOMO/MA_S_TRACE_INFO-TEXT
Private
C_TRC_M_JOBSELConstantTrace msg Selected jobs'Selected BO jobs: &, Runtime: & s'LIKE
/SOMO/MA_S_TRACE_INFO-TEXT
Private
C_TRC_M_JOBSELPARAConstantTrace msg Select time window' Select from & & to & & 'LIKE
/SOMO/MA_S_TRACE_INFO-TEXT
Private
EX_LOG_LNInstance AttributeLine in logLIKE
/SOMO/MA_S_LOG
Private
GT_BO_COLFUNC_RET_STATInstance AttributeReturn Status from BO Collector functionLIKE
TYPE_COLFUNC_RET_STAT_TAB
Private
GT_JOBINSTANCE_INFOInstance AttributeFor records with pusage MA and MPLIKE
/SOMO/MA_T_JOBINSTANCE_INFO
Private


Links to Related Class(s)

/SOMO/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!