SAP /SCTM/CL_SP_ROUTE OO Class - Service Provider: Route









/SCTM/CL_SP_ROUTE 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 /SCTM/CL_SP_ROUTE 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 /SCMB/IF_SP_ACTION

Interface Implementation

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

Interface Implementation

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

Interface Implementation

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

Interface Implementation

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

Interface Implementation

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

Method list of /SCTM/CL_SP_ROUTE 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
ACTIONPrivate
CALL METHOD /sctm/cl_sp_route=>ACTION...more details

ADD_EXCEPT_MESSAGEProtected
CALL METHOD /sctm/cl_sp_route=>ADD_EXCEPT_MESSAGE...more details

ADD_MESSAGEPrivate
CALL METHOD /sctm/cl_sp_route=>ADD_MESSAGE...more details

ADD_TIMESTAMP_TO_SELECTIONAdd Timestamp to SelectionProtected
CALL METHOD /sctm/cl_sp_route=>ADD_TIMESTAMP_TO_SELECTION...more details

ADJUST_SELECTION_TABLEConverting (Date,Time) into Timestamp for History, ValidityProtected
CALL METHOD /sctm/cl_sp_route=>ADJUST_SELECTION_TABLE...more details

ANALYZE_ASPECT_PROPERTYPrivate
CALL METHOD /sctm/cl_sp_route=>ANALYZE_ASPECT_PROPERTY...more details

APPLY_PROPERTYPrivate
CALL METHOD /sctm/cl_sp_route=>APPLY_PROPERTY...more details

BEFORE_SAVEPrivate
CALL METHOD /sctm/cl_sp_route=>BEFORE_SAVE...more details

CD_PROP_CREATENew CD AttributesPrivate
CALL METHOD /sctm/cl_sp_route=>CD_PROP_CREATE...more details

CD_PROP_DELETEDelete CD AttributesPrivate
CALL METHOD /sctm/cl_sp_route=>CD_PROP_DELETE...more details

CD_ROUTES_DELETEDelete Route in NetworkPrivate
CALL METHOD /sctm/cl_sp_route=>CD_ROUTES_DELETE...more details

CD_ROUTE_COPYNew RoutePrivate
CALL METHOD /sctm/cl_sp_route=>CD_ROUTE_COPY...more details

CD_ROUTE_CREATENew Route in NetworkPrivate
CALL METHOD /sctm/cl_sp_route=>CD_ROUTE_CREATE...more details

CHECK_AUTHORITY_DISPLAYPrivate
CALL METHOD /sctm/cl_sp_route=>CHECK_AUTHORITY_DISPLAY...more details

CHECK_AUTHORITY_SCUPrivate
CALL METHOD /sctm/cl_sp_route=>CHECK_AUTHORITY_SCU...more details

CHECK_CD_PROPSPrivate
CALL METHOD /sctm/cl_sp_route=>CHECK_CD_PROPS...more details

CHECK_CD_ROUTESPrivate
CALL METHOD /sctm/cl_sp_route=>CHECK_CD_ROUTES...more details

CHECK_LEAD_TIMEPrivate
CALL METHOD /sctm/cl_sp_route=>CHECK_LEAD_TIME...more details

CHECK_LEGSPrivate
CALL METHOD /sctm/cl_sp_route=>CHECK_LEGS...more details

CHECK_LEG_CALPrivate
CALL METHOD /sctm/cl_sp_route=>CHECK_LEG_CAL...more details

CHECK_LEG_TSPPrivate
CALL METHOD /sctm/cl_sp_route=>CHECK_LEG_TSP...more details

CHECK_MTRPrivate
CALL METHOD /sctm/cl_sp_route=>CHECK_MTR...more details

CHECK_ROUTESPrivate
CALL METHOD /sctm/cl_sp_route=>CHECK_ROUTES...more details

CHECK_STOPSPrivate
CALL METHOD /sctm/cl_sp_route=>CHECK_STOPS...more details

CLEANUPPrivate
CALL METHOD /sctm/cl_sp_route=>CLEANUP...more details

CONSTRUCTORCONSTRUCTORPublic
CALL METHOD /sctm/cl_sp_route=>CONSTRUCTOR...more details

DELETEPrivate
CALL METHOD /sctm/cl_sp_route=>DELETE...more details

END_OF_QUEUEPrivate
CALL METHOD /sctm/cl_sp_route=>END_OF_QUEUE...more details

EXECUTEPrivate
CALL METHOD /sctm/cl_sp_route=>EXECUTE...more details

FORMAT_ADDRESS_DESCRIPTIONFormat address descriptionPrivate
CALL METHOD /sctm/cl_sp_route=>FORMAT_ADDRESS_DESCRIPTION...more details

GET_ADV_SEARCH_GUIDSReduction of GUID Table in Advanced SearchProtected
CALL METHOD /sctm/cl_sp_route=>GET_ADV_SEARCH_GUIDS...more details

GET_ASPECT_PROPERTYPrivate
CALL METHOD /sctm/cl_sp_route=>GET_ASPECT_PROPERTY...more details

GET_CD_PROPPrivate
CALL METHOD /sctm/cl_sp_route=>GET_CD_PROP...more details

GET_LEAD_TIMESPrivate
CALL METHOD /sctm/cl_sp_route=>GET_LEAD_TIMES...more details

GET_LEGSPrivate
CALL METHOD /sctm/cl_sp_route=>GET_LEGS...more details

GET_LEG_CALSPrivate
CALL METHOD /sctm/cl_sp_route=>GET_LEG_CALS...more details

GET_LOCATIONGet LocationPrivate
CALL METHOD /sctm/cl_sp_route=>GET_LOCATION...more details

GET_LOCATIONSPublic
CALL METHOD /sctm/cl_sp_route=>GET_LOCATIONS...more details

GET_REQ_TYPESPrivate
CALL METHOD /sctm/cl_sp_route=>GET_REQ_TYPES...more details

GET_ROUTESPrivate
CALL METHOD /sctm/cl_sp_route=>GET_ROUTES...more details

GET_ROUTE_NETPrivate
CALL METHOD /sctm/cl_sp_route=>GET_ROUTE_NET...more details

GET_ROUTE_REQ_TYPESPublic
CALL METHOD /sctm/cl_sp_route=>GET_ROUTE_REQ_TYPES...more details

GET_SHIP_CONDSPrivate
CALL METHOD /sctm/cl_sp_route=>GET_SHIP_CONDS...more details

GET_STOPSPrivate
CALL METHOD /sctm/cl_sp_route=>GET_STOPS...more details

GET_STOPS_REQ_TYPESPublic
CALL METHOD /sctm/cl_sp_route=>GET_STOPS_REQ_TYPES...more details

GET_TRANS_GRPPrivate
CALL METHOD /sctm/cl_sp_route=>GET_TRANS_GRP...more details

GET_TSPPrivate
CALL METHOD /sctm/cl_sp_route=>GET_TSP...more details

GET_VALUE_SETPrivate
CALL METHOD /sctm/cl_sp_route=>GET_VALUE_SET...more details

GET_ZONEGet ZonePrivate
CALL METHOD /sctm/cl_sp_route=>GET_ZONE...more details

GET_ZONESPublic
CALL METHOD /sctm/cl_sp_route=>GET_ZONES...more details

INSERTPrivate
CALL METHOD /sctm/cl_sp_route=>INSERT...more details

LEAD_TIMES_DELETEDelete Lead TimePrivate
CALL METHOD /sctm/cl_sp_route=>LEAD_TIMES_DELETE...more details

LEGS_CREATENew Leg, First and Last StopPrivate
CALL METHOD /sctm/cl_sp_route=>LEGS_CREATE...more details

LEG_CAL_CREATENew TSP for LegPrivate
CALL METHOD /sctm/cl_sp_route=>LEG_CAL_CREATE...more details

LEG_CAL_DELETEDelete StopPrivate
CALL METHOD /sctm/cl_sp_route=>LEG_CAL_DELETE...more details

LEG_DELETEDelete LegsPrivate
CALL METHOD /sctm/cl_sp_route=>LEG_DELETE...more details

LEG_TSP_CREATENew TSP for LegPrivate
CALL METHOD /sctm/cl_sp_route=>LEG_TSP_CREATE...more details

LEG_TSP_DELETEDelete StopPrivate
CALL METHOD /sctm/cl_sp_route=>LEG_TSP_DELETE...more details

LINEAR_ROUTE_COPYNew RoutePrivate
CALL METHOD /sctm/cl_sp_route=>LINEAR_ROUTE_COPY...more details

LOCKPrivate
CALL METHOD /sctm/cl_sp_route=>LOCK...more details

OPEN_GEOMAPOpen Geo-Map with selected routesPrivate
CALL METHOD /sctm/cl_sp_route=>OPEN_GEOMAP...more details

QUERYPrivate
CALL METHOD /sctm/cl_sp_route=>QUERY...more details

QUERY_EXECUTEInterface: Execute QueryPrivate
CALL METHOD /sctm/cl_sp_route=>QUERY_EXECUTE...more details

READ_LOCS_ZONESPrivate
CALL METHOD /sctm/cl_sp_route=>READ_LOCS_ZONES...more details

READ_ROUTESPrivate
CALL METHOD /sctm/cl_sp_route=>READ_ROUTES...more details

READ_TSPAGMPrivate
CALL METHOD /sctm/cl_sp_route=>READ_TSPAGM...more details

REJECT_AUTHORITY_CDPrivate
CALL METHOD /sctm/cl_sp_route=>REJECT_AUTHORITY_CD...more details

REJECT_AUTHORITY_RGBerechtigungsprüfung: Aktivität auf RG-StammdatenProtected
CALL METHOD /sctm/cl_sp_route=>REJECT_AUTHORITY_RG...more details

REJECT_AUTHORITY_SCUBerechtigungsprüfung: Aktivität auf SCU-InstanzProtected
CALL METHOD /sctm/cl_sp_route=>REJECT_AUTHORITY_SCU...more details

REQ_TYPES_DELETEDelete Request TypePrivate
CALL METHOD /sctm/cl_sp_route=>REQ_TYPES_DELETE...more details

REQ_TYPES_DEPEND_DELETELöschen Anfrageart - abhängige EinträgePrivate
CALL METHOD /sctm/cl_sp_route=>REQ_TYPES_DEPEND_DELETE...more details

ROUTES_CREATENew Header (Route)Private
CALL METHOD /sctm/cl_sp_route=>ROUTES_CREATE...more details

ROUTE_COPYNew RoutePrivate
CALL METHOD /sctm/cl_sp_route=>ROUTE_COPY...more details

ROUTE_DELETEDelete LegsPrivate
CALL METHOD /sctm/cl_sp_route=>ROUTE_DELETE...more details

ROUTE_LEAD_TIME_CREATENew Lead Time for RoutePrivate
CALL METHOD /sctm/cl_sp_route=>ROUTE_LEAD_TIME_CREATE...more details

ROUTE_REQ_TYPE_CREATENew Request Type for RoutePrivate
CALL METHOD /sctm/cl_sp_route=>ROUTE_REQ_TYPE_CREATE...more details

ROUTE_SHIP_COND_CREATENew Shipping Condition for RoutePrivate
CALL METHOD /sctm/cl_sp_route=>ROUTE_SHIP_COND_CREATE...more details

ROUTE_TRANS_GRP_CREATENew Product Transportation Group for RoutePrivate
CALL METHOD /sctm/cl_sp_route=>ROUTE_TRANS_GRP_CREATE...more details

SAVEPrivate
CALL METHOD /sctm/cl_sp_route=>SAVE...more details

SELECTPrivate
CALL METHOD /sctm/cl_sp_route=>SELECT...more details

SELECT_BY_RELATIONPrivate
CALL METHOD /sctm/cl_sp_route=>SELECT_BY_RELATION...more details

SHIP_COND_DELETEDelete Shipping ConditionPrivate
CALL METHOD /sctm/cl_sp_route=>SHIP_COND_DELETE...more details

STOPS_CREATENew Stop (Intermediate)Private
CALL METHOD /sctm/cl_sp_route=>STOPS_CREATE...more details

STOPS_DELETEDelete StopPrivate
CALL METHOD /sctm/cl_sp_route=>STOPS_DELETE...more details

TRANSFER_QRY_HEADFind: Input Parameter CheckPrivate
CALL METHOD /sctm/cl_sp_route=>TRANSFER_QRY_HEAD...more details

TRANSFER_QRY_KEYSFind: Input Parameter CheckPrivate
CALL METHOD /sctm/cl_sp_route=>TRANSFER_QRY_KEYS...more details

TRANSFER_QRY_LOCPrivate
CALL METHOD /sctm/cl_sp_route=>TRANSFER_QRY_LOC...more details

TRANSFER_QRY_SCUNITSProtected
CALL METHOD /sctm/cl_sp_route=>TRANSFER_QRY_SCUNITS...more details

TRANS_GRP_DELETEDelete Product Transportation GroupPrivate
CALL METHOD /sctm/cl_sp_route=>TRANS_GRP_DELETE...more details

UNLOCKPrivate
CALL METHOD /sctm/cl_sp_route=>UNLOCK...more details

UPDATEPrivate
CALL METHOD /sctm/cl_sp_route=>UPDATE...more details

UPDATE_ROUTE_NETPrivate
CALL METHOD /sctm/cl_sp_route=>UPDATE_ROUTE_NET...more details

UPDATE_ROUTE_RTPrivate
CALL METHOD /sctm/cl_sp_route=>UPDATE_ROUTE_RT...more details

UPDATE_STOPS_RTPrivate
CALL METHOD /sctm/cl_sp_route=>UPDATE_STOPS_RT...more details



/SCTM/CL_SP_ROUTE 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
CT_LOCATIONSStatic AttributeAdapter: Location HeaderLIKE
/SCTM/TT_AD_LOC_HD
Private
CT_LOC_ADDRESSESStatic AttributeAdaptor: Quantity of AddressesLIKE
/SCTM/TT_AD_ADDRESS
Private
CT_LOC_ROLESStatic AttributeAdapter: Location RolesLIKE
/SCTM/TT_AD_LOC_ROLES
Private
CT_ZONESStatic AttributeAdapter: Zone HeaderLIKE
/SCTM/TT_AD_ZONE_HD
Private
MO_ATTRIBUTE_HANDLERInstance AttributeAttribute Handler UI (SAPGUI)LIKE
/SCMB/CL_ATTRIBUTE_HANDLER
Private
MO_MESSAGE_HANDLERInstance AttributeMessage Handler UI (SAPGUI)LIKE
/SCMB/CL_MESSAGE_HANDLER
Private
MS_LOC_ADDRESSInstance AttributeAdapter: AddressLIKE
/SCTM/S_AD_ADDRESS
Private
MT_CD_PROPERTIESInstance AttributeAdapter: Number of Attributes at CD-Relevant WarehousesLIKE
/SCTM/TT_AD_CD_PROPERTIES
Private
MT_GTS_MOTInstance AttributeLIKE
T_GTS_MOT
Private
MT_LEAD_TIMES_ALLInstance AttributeAdapter: Lead Times for Routes Dep. on Request TypeLIKE
/SCTM/TT_AD_CUT_OFF_TIME
Private
MT_LEG_ALLInstance AttributeAdapter: Leg of a RouteLIKE
/SCTM/TT_AD_LEG_HD
Private
MT_LEG_CAL_ALLInstance AttributeAdapter: Departure Calendar for Leg and Request TypeLIKE
/SCTM/TT_AD_LEG_CAL
Private
MT_LEG_STOP_ALLInstance AttributeAdapter: Stop Sequence List for a LegLIKE
/SCTM/TT_AD_LEG_STOPS
Private
MT_LOC_ALLInstance AttributeAdapter: Location HeaderLIKE
/SCTM/TT_AD_LOC_HD
Private
MT_LOC_ROLES_ALLInstance AttributeAdapter: Location RolesLIKE
/SCTM/TT_AD_LOC_ROLES
Private
MT_MTR_ALLInstance AttributeAdapter: Means of Transport HeaderLIKE
/SCTM/TT_AD_MTR_HD
Private
MT_MTR_PARENTS_ALLInstance AttributeAdapter: Means of Transport - Parent RelationsLIKE
/SCTM/TT_AD_MTR_PARENT
Private
MT_REQ_TYPES_ALLInstance AttributeAdapter: Request Types for RoutesLIKE
/SCTM/TT_AD_REQ_TYPE
Private
MT_ROUTE_ALLInstance AttributeRoute DisplayedLIKE
/SCTM/TT_AD_ROUTE_HD
Private
MT_ROUTE_COPYInstance AttributeLIKE
T_SP_ROUTE
Private
MT_ROUTE_HD_ALLInstance AttributeHeader: All RoutesLIKE
/SCTM/TT_AD_ROUTE_HD
Private
MT_ROUTE_NET_ALLInstance AttributeAdapter: Number of Edges in (Hierarchical) Route NetworkLIKE
/SCTM/TT_AD_ROUTE_NET
Private
MT_SHIP_CONDS_ALLInstance AttributeAdapter: Shipping Conditions for RoutesLIKE
/SCTM/TT_AD_SHIP_COND
Private
MT_STOPS_RT_ALLInstance AttributeAdapter: Request Types for StopsLIKE
/SCTM/TT_AD_STOPS_RT
Private
MT_TRANS_GRP_ALLInstance AttributeAdapter: Transportation Groups for RoutesLIKE
/SCTM/TT_AD_TRANS_GRP
Private
MT_TSPAGM_ALLInstance AttributeAdapter: Transportation Service Provider for a LegLIKE
/SCTM/TT_AD_LEG_TSP
Private
MT_TSPHD_ALLInstance AttributeAdapter: Carrier HeaderLIKE
/SCTM/TT_AD_TSP_HD
Private
MT_ZONE_ALLInstance AttributeAdapter: Zone HeaderLIKE
/SCTM/TT_AD_ZONE_HD
Private
SC_CLEANUP_COMMITInstance AttributeLIKE
Private
SC_CLEANUP_DEQUEUEInstance AttributeLIKE
Private
SC_CLEANUP_ENDInstance AttributeLIKE
Private


Links to Related Class(s)

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