SAP /SCMB/IF_STM_CONSTANT OO Class - SCMB Status Management: Constants









/SCMB/IF_STM_CONSTANT 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/IF_STM_CONSTANT 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/IF_STM_CONSTANT 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/IF_STM_CONSTANT 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
SC_ACTIVITY_ACCEPT_GR_CONDConstantConditionally Post Goods Receipt'DLGD'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_ASN_CHANGEConstantChange By ASN'DLCA'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_BLOCK_INCOMConstantLock Due to Incompleteness'DLBI'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_BLOCK_INCONConstantBlock Due to Inconsistency'DLBC'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_BLOCK_MANUALConstantLock Manually'DLBM'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_BLOCK_PREDECConstantLock Due to Preceding Document'DLBP'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_CANCEL_GIConstantReverse GI'DLGB'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_CANCEL_GRConstantCancel Goods Receipt'DLGC'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_CHANGE_MANUALLYConstantChange Field Manually'DLCF'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_CHANGE_SUCCESSORConstantChange By Predecessor'DLRC'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_CREATE_AUTOConstantUse the System to Generate Document'DLCS'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_CREATE_MANUALLYConstantCreate Document Manually'DLCM'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_DEBLOCK_INCOMConstantLock Due to Incompleteness'DLDI'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_DEBLOCK_INCONConstantBlock Due to Inconsistency'DLDC'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_DEBLOCK_MAConstantLock Manually'DLDM'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_DEBLOCK_PRConstantLock Due to Preceding Document'DLDP'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_DELETEConstantDelete'DLDE'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_DER_CANCELConstantReject'ERDE'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_DER_CANCEL_FORWARDConstantForward Rejection to Delivery'ERCF'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_DER_CANCEL_REJECTConstantReject Rejection'ERCR'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_DER_CHANGEConstantChange Delivery Request'ERCE'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_DER_CHANGE_FORWARDConstantForward Change to Delivery'ERCD'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_DER_CHANGE_REJECTConstantReject Change'ERCR'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_DER_CREATEConstantCreate Delivery Request'ERCD'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_DER_FINALIZE_DELIVConstantEnd Delivery Processing'ERPC'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_DER_RESET_DELIVConstantReset Delivery Processing'ERPR'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_DER_START_DELIVConstantStart Delivery Processing'ERPS'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_FINALIZE_EXECUTIONConstantEnd Execution'DLEF'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_FINALIZE_PLANNINGConstantEnd Planning'DLFI'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_GIConstantPost Goods Issue'DLGI'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_GRConstantPost Goods Receipt'DLGR'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_PICKINGConstantPicking'DLPI'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_PUTAWAYConstantPut Away'DLPU'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_RECEIVE_ASNConstantReceive Shipping Notification'DLRA'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_SEND_ASNConstantSend Shipping Notification'DLSA'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_SEND_PODConstantSend Delivery Receipt Confirmation'DLSP'LIKE
/SCMB/STM_ACTIVITY
Public
SC_ACTIVITY_START_EXECUTIONConstantStart Execution'DLEX'LIKE
/SCMB/STM_ACTIVITY
Public
SC_EXTENSION_BSVInstance AttributeLIKE
Private
SC_MSGID_ID_STMConstantMessage Class for Status Management'/SCMB/STM'LIKE
SYMSGID
Public
SC_MSGNO_002ConstantActivity Not Maintained'002'LIKE
SYMSGNO
Public
SC_OBJECT_FCO_STEPConstantFCO Step'F01'LIKE
/SCMB/STM_OBJECT_CATEGORY
Public
SC_OBJECT_INBOUND_DER_POConstantInbound DER_PO Header'O02'LIKE
/SCMB/STM_OBJECT_CATEGORY
Public
SC_OBJECT_INBOUND_DER_SOConstantInbound DER_SO Header'O01'LIKE
/SCMB/STM_OBJECT_CATEGORY
Public
SC_OBJECT_INBOUND_EDConstantInbound ED Header'D01'LIKE
/SCMB/STM_OBJECT_CATEGORY
Public
SC_OBJECT_INBOUND_PDConstantInbound PD Header'D03'LIKE
/SCMB/STM_OBJECT_CATEGORY
Public
SC_OBJECT_LEVEL_HEADERConstantObject Level Header'1'LIKE
/SCMB/STM_OBJECT_LEVEL
Public
SC_OBJECT_LEVEL_ITEMConstantObject Level Item'2'LIKE
/SCMB/STM_OBJECT_LEVEL
Public
SC_OBJECT_LEVEL_SLINEConstantObject Level Schedule Line'3'LIKE
/SCMB/STM_OBJECT_LEVEL
Public
SC_OBJECT_OUTBOUND_EDConstantOutbound ED Header'D02'LIKE
/SCMB/STM_OBJECT_CATEGORY
Public
SC_OBJECT_OUTBOUND_PDConstantOutbound PD Header'D04'LIKE
/SCMB/STM_OBJECT_CATEGORY
Public
SC_PARAMETER_ACTConstantParameter ACTIVITY'ACTIVITY'LIKE
STRING
Public
SC_PARAMETER_IT_IF_STMConstantParameter T_IF_STM'IT_IF_STM'LIKE
STRING
Public
SC_PARAMETER_OBJCATConstantParameter OBJECT_CATEGORY'OBJECT_CATEGORY'LIKE
STRING
Public
SC_PARAMETER_OBJLEVConstantParameter OBJECT_LEVEL'OBJECT_LEVEL'LIKE
STRING
Public
SC_RESULT_NOT_PERMITTEDConstantTransaction Not Allowed'0'LIKE
/SCMB/STM_CHECKRESULT
Public
SC_RESULT_PERMITTEDConstantTransaction Allowed'1'LIKE
/SCMB/STM_CHECKRESULT
Public
SC_RESULT_WARNINGConstantTransaction Allowed with Warning'2'LIKE
/SCMB/STM_CHECKRESULT
Public
SC_STATUS_TYPE_ASN_RECEIVEDConstantShipping Notification Received'DAR'LIKE
/SCMB/STM_STATUS_TYPE
Public
SC_STATUS_TYPE_ASN_SENTConstantShipping Notification Sent'DAS'LIKE
/SCMB/STM_STATUS_TYPE
Public
SC_STATUS_TYPE_BLOCKED_INCOMConstantLocked (Incomplete)'DBIN'LIKE
/SCMB/STM_STATUS_TYPE
Public
SC_STATUS_TYPE_BLOCKED_INCONConstantLocked (Inconsistent)'DBC'LIKE
/SCMB/STM_STATUS_TYPE
Public
SC_STATUS_TYPE_BLOCKED_MANUALConstantLocked Manually'DBM'LIKE
/SCMB/STM_STATUS_TYPE
Public
SC_STATUS_TYPE_BLOCKED_PREDECConstantLocked (Predecessor Status)'DBP'LIKE
/SCMB/STM_STATUS_TYPE
Public
SC_STATUS_TYPE_DER_CANCELConstantRejection'DCA'LIKE
/SCMB/STM_STATUS_TYPE
Public
SC_STATUS_TYPE_DER_CHANGEConstantChange Requested'DCR'LIKE
/SCMB/STM_STATUS_TYPE
Public
SC_STATUS_TYPE_DER_PROCESSConstantDelivery processing'DPR'LIKE
/SCMB/STM_STATUS_TYPE
Public
SC_STATUS_TYPE_EXECUTIONConstantExecute'DEX'LIKE
/SCMB/STM_STATUS_TYPE
Public
SC_STATUS_TYPE_FINISHEDConstantPlanning Completed'DFI'LIKE
/SCMB/STM_STATUS_TYPE
Public
SC_STATUS_TYPE_GIConstantGoods Issue'DGI'LIKE
/SCMB/STM_STATUS_TYPE
Public
SC_STATUS_TYPE_GRConstantGoods Receipt'DGR'LIKE
/SCMB/STM_STATUS_TYPE
Public
SC_STATUS_TYPE_IN_TRANSITConstantIn transit'DIT'LIKE
/SCMB/STM_STATUS_TYPE
Public
SC_STATUS_TYPE_PICKINGConstantPicking'DPI'LIKE
/SCMB/STM_STATUS_TYPE
Public
SC_STATUS_TYPE_PUTAWAYConstantPut Away'DPU'LIKE
/SCMB/STM_STATUS_TYPE
Public
SC_STATUS_VALUE_CANCELLEDConstantCanceled'5'LIKE
/SCMB/STM_STATUS_VALUE
Public
SC_STATUS_VALUE_COND_ACCEPTEDConstantTentatively'4'LIKE
/SCMB/STM_STATUS_VALUE
Public
SC_STATUS_VALUE_FALSEConstantInactive'-'LIKE
/SCMB/STM_STATUS_VALUE
Public
SC_STATUS_VALUE_FINISHEDConstantEnded'3'LIKE
/SCMB/STM_STATUS_VALUE
Public
SC_STATUS_VALUE_IN_PROCESSConstantIn Process'2'LIKE
/SCMB/STM_STATUS_VALUE
Public
SC_STATUS_VALUE_NOT_STARTEDConstantNot Started'1'LIKE
/SCMB/STM_STATUS_VALUE
Public
SC_STATUS_VALUE_REJECTEDConstantRejected'6'LIKE
/SCMB/STM_STATUS_VALUE
Public
SC_STATUS_VALUE_TRUEConstantActive'X'LIKE
/SCMB/STM_STATUS_VALUE
Public


Links to Related Class(s)

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