SAP /SCMB/IF_STM_C OO Class - Status Management: Constants for Statuses and Operations









/SCMB/IF_STM_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/IF_STM_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/IF_STM_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/IF_STM_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
STATUS_ARCHIVEDConstantDocument was archived'ITM02'LIKE
J_STATUS
Public
STATUS_ASSIGNED_BOLConstantShipment Assigned to BOL'ITM12'LIKE
J_STATUS
Public
STATUS_ASSIGNED_FRDConstantShipment/BOL Assigned to Freight Document'ITM13'LIKE
J_STATUS
Public
STATUS_BOLConstantShipment Is a Bill of Lading'ITM11'LIKE
J_STATUS
Public
STATUS_COMPLETEDConstantShipment Processed Completely'ITM14'LIKE
J_STATUS
Public
STATUS_FC_CALCConstantFreight Costs Calculated'ITM22'LIKE
J_STATUS
Public
STATUS_FRDConstantObject Status'ITM33'LIKE
J_STATUS
Public
STATUS_FSHPConstantObject Status'ITM32'LIKE
J_STATUS
Public
STATUS_INVALIDATEDConstantDocument Is Invalidated'ITM07'LIKE
J_STATUS
Public
STATUS_LBEGConstantLoading was started'ITM05'LIKE
J_STATUS
Public
STATUS_LENDConstantLoading Completed'ITM06'LIKE
J_STATUS
Public
STATUS_PLAN_FIX_EXECConstantPlanning Fixed by Execution'ITM10'LIKE
J_STATUS
Public
STATUS_PSHPConstantObject Status'ITM31'LIKE
J_STATUS
Public
STATUS_TBEGConstantTransportation was started'ITM03'LIKE
J_STATUS
Public
STATUS_TCPLConstantTransportation Completed'ITM09'LIKE
J_STATUS
Public
STATUS_TDISP_ENDConstantTransportation Planning End'ITM08'LIKE
J_STATUS
Public
STATUS_TENDConstantTransportation Completed'ITM04'LIKE
J_STATUS
Public
STATUS_WEIGHTEDConstantVehicle Weighed'ITM21'LIKE
J_STATUS
Public
TRANS_ARCHIVEConstantArchive document'TM03'LIKE
J_VORGANG
Public
TRANS_ASN_BOL_FRDConstantAssign BOL to Freight Document'TM15'LIKE
J_VORGANG
Public
TRANS_ASN_SHP_BOLConstantAssign Shipment to BOL'TM13'LIKE
J_VORGANG
Public
TRANS_ASN_SHP_FRDConstantAssign BOL to Freight Document'TM18'LIKE
J_VORGANG
Public
TRANS_CANCEL_END_LOADINGConstantCancel Loading End'TM97'LIKE
J_VORGANG
Public
TRANS_CANCEL_END_TDISPOConstantCancel Transportation Planning End'TM44'LIKE
J_VORGANG
Public
TRANS_CANCEL_END_TRANSPORTConstantCancel Transportation End'TM95'LIKE
J_VORGANG
Public
TRANS_CANCEL_PLAN_FIX_EXECConstantReset Planning Fixed by Execution'TM48'LIKE
J_VORGANG
Public
TRANS_CANCEL_START_LOADINGConstantCancel Loading Start'TM96'LIKE
J_VORGANG
Public
TRANS_CANCEL_START_TRANSPORTConstantCancel Transportation Start'TM94'LIKE
J_VORGANG
Public
TRANS_CANCEL_TCPLConstantCancel 'Transportation Completed''TM46'LIKE
J_VORGANG
Public
TRANS_CANC_FCConstantReset Freight Costs'TM99'LIKE
J_VORGANG
Public
TRANS_CANC_WEIGHTEDConstantReset Freight Weighed'TM93'LIKE
J_VORGANG
Public
TRANS_COMPL_SHPConstantComplete Shipment'TM41'LIKE
J_VORGANG
Public
TRANS_CREATE_BOLConstantSets Status for BOL'TM11'LIKE
J_VORGANG
Public
TRANS_END_LOADINGConstantEnd Loading'TM07'LIKE
J_VORGANG
Public
TRANS_END_TDISPOConstantComplete Transportation Planning'TM43'LIKE
J_VORGANG
Public
TRANS_END_TRANSPORTConstantComplete Transportation'TM05'LIKE
J_VORGANG
Public
TRANS_FRD_SEND_EXTConstantSend Freight Document to External System'TM22'LIKE
J_VORGANG
Public
TRANS_INVALIDATEConstantInvalidate Document'TM08'LIKE
J_VORGANG
Public
TRANS_PLAN_FIX_EXECConstantPlanning Fixed by Execution'TM47'LIKE
J_VORGANG
Public
TRANS_PRINTConstantprint document'TM01'LIKE
J_VORGANG
Public
TRANS_REV_COMPL_SHPConstantReset 'Shipment Completed''TM42'LIKE
J_VORGANG
Public
TRANS_SET_FCConstantSet Freight Costs'TM23'LIKE
J_VORGANG
Public
TRANS_SHP_SEND_EXTConstantSend Shipment to External System'TM12'LIKE
J_VORGANG
Public
TRANS_START_LOADINGConstantStart Loading'TM06'LIKE
J_VORGANG
Public
TRANS_START_TRANSPORTConstantStart Shipment'TM04'LIKE
J_VORGANG
Public
TRANS_TCPLConstantComplete Transportation'TM45'LIKE
J_VORGANG
Public
TRANS_UI_CHANGEConstantChange Document in UI'TM98'LIKE
J_VORGANG
Public
TRANS_UNASN_BOL_FRDConstantDelete BOL-Freight Document Assignment'TM16'LIKE
J_VORGANG
Public
TRANS_UNASN_SHP_BOLConstantDelete Shipment-BOL Assignment'TM14'LIKE
J_VORGANG
Public
TRANS_UNASN_SHP_FRDConstantDelete BOL-Freight Document Assignment'TM19'LIKE
J_VORGANG
Public
TRANS_VALIDATEConstantValidate Document'TM09'LIKE
J_VORGANG
Public
TRANS_WEIGHConstantWeigh Shipment'TM21'LIKE
J_VORGANG
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!