SAP /SCMB/IF_TM_CONST OO Class - Constants for TM









/SCMB/IF_TM_CONST 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_TM_CONST 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_TM_CONST 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_TM_CONST 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
GC_ACTIVITY_LOADConstantIndicator for Loading or Unloading'P'LIKE
/SCMB/DE_LOAD_ACTIV
Public
GC_ACTIVITY_UNLOADConstantIndicator for Loading or Unloading'D'LIKE
/SCMB/DE_LOAD_ACTIV
Public
GC_ANY_FREIGHT_GROUPConstantProduct Freight Group' 'LIKE
/SCMB/MDL_MFRGR
Public
GC_ANY_REQ_TYPEConstantRequest Type' 'LIKE
/SCMB/DE_TYPE_REQUEST
Public
GC_ANY_SHIP_CONDConstantShipping Conditions' 'LIKE
VSBED
Public
GC_ANY_TRANS_GRPConstant' 'LIKE
/SCMB/MDL_TRAGR
Public
GC_DANGER_GOODS_ONLYConstantDangerous Goods Group'1'LIKE
/SCMB/DE_DG_CATEGORY
Public
GC_DANGER_NON_DANGER_GOODSConstantDangerous Goods Group' 'LIKE
/SCMB/DE_DG_CATEGORY
Public
GC_DESCR_OBJ_BY_ATTRConstantIdentification Type for an SCM Master Data Object'A'LIKE
/SCMB/DE_HANDQUAL
Public
GC_DESCR_OBJ_BY_GUIDConstantIdentification Type for an SCM Master Data Object'G'LIKE
/SCMB/DE_HANDQUAL
Public
GC_DESTINATIONConstantIndicator for Source/Destination'D'LIKE
/SCMB/DE_SOURCE_DESTINATION
Public
GC_FIX_ORDER_NO_SKIPConstantStrategy for Processing Lists'FC'LIKE
/SCMB/DE_SEQ_STRATEGY
Public
GC_FIX_ORDER_SKIPConstantStrategy for Processing Lists'FS'LIKE
/SCMB/DE_SEQ_STRATEGY
Public
GC_GTS_EXPORTConstantExport Relevancy'30'LIKE
/SCMB/DE_LEG_GTS_CODE
Public
GC_GTS_INLANDConstantExport Relevancy'10'LIKE
/SCMB/DE_LEG_GTS_CODE
Public
GC_GTS_TRANSITConstantExport Relevancy'20'LIKE
/SCMB/DE_LEG_GTS_CODE
Public
GC_LOC_ROLE_CROSS_DOCKConstantClassification of Location'C'LIKE
/SCMB/DE_TYPE_LOC
Public
GC_NET_DIR_INConstantDirection in a (Hierarchical) Object Network'I'LIKE
/SCMB/DE_NET_DIRECTION
Public
GC_NET_DIR_OUTConstantDirection in a (Hierarchical) Object Network'O'LIKE
/SCMB/DE_NET_DIRECTION
Public
GC_NON_DANGER_GOODS_ONLYConstantDangerous Goods Group'2'LIKE
/SCMB/DE_DG_CATEGORY
Public
GC_SCHD_DIR_BACKWARDConstantScheduling Direction'-'LIKE
/SCMB/DE_SCHD_DIRECTION
Public
GC_SCHD_DIR_FORWARDConstantScheduling Direction'+'LIKE
/SCMB/DE_SCHD_DIRECTION
Public
GC_SHIP_INBOUNDConstantShipment Direction'I'LIKE
/SCMB/DE_TYPE_SHIP
Public
GC_SHIP_OUTBOUNDConstantShipment Direction'O'LIKE
/SCMB/DE_TYPE_SHIP
Public
GC_SIGN_EXCLUDEConstantInclusion (with) or Exclusion (Without)'E'LIKE
/SCMB/DE_SIGN
Public
GC_SIGN_INCLUDEConstantInclusion (with) or Exclusion (Without)'I'LIKE
/SCMB/DE_SIGN
Public
GC_SOURCEConstantIndicator for Source/Destination'S'LIKE
/SCMB/DE_SOURCE_DESTINATION
Public
GC_UNDEF_DISTANCEConstantUndefined Distance-1LIKE
/SCMB/DE_DISTANCE
Public
GC_UNDEF_DURATIONConstantUndefined Duration-1LIKE
/SCMB/DE_DURATION
Public
GC_VISIT_MANDATORYConstantStop: Mandatory/Optional'1'LIKE
/SCMB/DE_VISIT_RULE
Public
GC_VISIT_OPTIONALConstantStop: Mandatory/Optional'0'LIKE
/SCMB/DE_VISIT_RULE
Public
GC_WAIT_LEG_SPECIFICConstantLeg or Stop'X'LIKE
/SCMB/DE_LEG_OR_STOP
Public
GC_WAIT_STOP_SPECIFICConstantLeg or Stop' 'LIKE
/SCMB/DE_LEG_OR_STOP
Public
SC_ROUTE_IND_COMPUTEDConstantChange Indicator for Route'C'LIKE
/SCMB/DE_ROUTE_IND
Public
SC_ROUTE_IND_MANUALConstantChange Indicator for Route'M'LIKE
/SCMB/DE_ROUTE_IND
Public
SC_ROUTE_IND_NOT_UNIQUEConstantChange Indicator for Route'N'LIKE
/SCMB/DE_ROUTE_IND
Public
SC_TSP_IND_BPConstantChange Indicator for Transportation Service Provider'V'LIKE
/SCMB/DE_TSP_IND
Public
SC_TSP_IND_COMPUTEDConstantChange Indicator for Transportation Service Provider'C'LIKE
/SCMB/DE_TSP_IND
Public
SC_TSP_IND_MANUALConstantChange Indicator for Transportation Service Provider'M'LIKE
/SCMB/DE_TSP_IND
Public
SC_TSP_IND_NOT_UNIQUEConstantChange Indicator for Transportation Service Provider'N'LIKE
/SCMB/DE_TSP_IND
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!