SAP /SCTM/CL_RG_REQUEST OO Class - SCTM: Transportation Request









/SCTM/CL_RG_REQUEST 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_RG_REQUEST including details of:

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

Inheritance

This OO class has a superclass assigned to it, which means it will inherit its objects and methods. The superclass for /SCTM/CL_RG_REQUEST is /SCTM/CL_REQUEST

Method list of /SCTM/CL_RG_REQUEST 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
ACCEPTSIs the format required covered by the current one?Protected
CALL METHOD /sctm/cl_rg_request=>ACCEPTS...more details

ADAPT_MTR_RESTRICTSTransform Restrictions from Identifiers to ObjectsPublic
CALL METHOD /sctm/cl_rg_request=>ADAPT_MTR_RESTRICTS...more details

ADAPT_ROUTE_RESTRICTSCalculate Restrictions with Reference to Linear RoutesPublic
CALL METHOD /sctm/cl_rg_request=>ADAPT_ROUTE_RESTRICTS...more details

BUNDLE_TRIPSCombine Trips Accord. to Format SwitchPrivate
CALL METHOD /sctm/cl_rg_request=>BUNDLE_TRIPS...more details

CHANGE_TOSwitch to an Adjacent FormatProtected
CALL METHOD /sctm/cl_rg_request=>CHANGE_TO...more details

CHECK_TIMECheck Validity of Time Stamp Against RestrictionsPublic
CALL METHOD /sctm/cl_rg_request=>CHECK_TIME...more details

CONSTRUCTORConstructorPublic
CALL METHOD /sctm/cl_rg_request=>CONSTRUCTOR...more details

GET_FORMATCurrent FormatProtected
CALL METHOD /sctm/cl_rg_request=>GET_FORMAT...more details

GET_RESTRICT_ASSIGNSAssignments According to Request RestrictionsPublic
CALL METHOD /sctm/cl_rg_request=>GET_RESTRICT_ASSIGNS...more details

GET_RESTRICT_ASSIGN_PARAMSRead Parameters Relevant for Restricting AssignmentsPublic
CALL METHOD /sctm/cl_rg_request=>GET_RESTRICT_ASSIGN_PARAMS...more details

GET_SCHEDULING_INFORead Scheduling Time InformationPublic
CALL METHOD /sctm/cl_rg_request=>GET_SCHEDULING_INFO...more details

GET_TOTWEIGHT_INFORead Total Weight and UnitPublic
CALL METHOD /sctm/cl_rg_request=>GET_TOTWEIGHT_INFO...more details

IS_ROUTE_VALIDIs the Given Route Valid?Public
CALL METHOD /sctm/cl_rg_request=>IS_ROUTE_VALID...more details

REACH_FORMATRequired FormatProtected
CALL METHOD /sctm/cl_rg_request=>REACH_FORMAT...more details

REACH_RG_FORMATRequested Routing Guide FormatPublic
CALL METHOD /sctm/cl_rg_request=>REACH_RG_FORMAT...more details

SELECT_VALID_ROUTESSelect the Valid RoutesPublic
CALL METHOD /sctm/cl_rg_request=>SELECT_VALID_ROUTES...more details

SIMPLIFYStandardized Restrictions for TSPsPrivate
CALL METHOD /sctm/cl_rg_request=>SIMPLIFY...more details

SIMPLIFY_MTR_RESTRICTSStandardized Restrictions for Means of TransportPrivate
CALL METHOD /sctm/cl_rg_request=>SIMPLIFY_MTR_RESTRICTS...more details

SIMPLIFY_ROUTE_RESTRICTSStandardized Restrictions for RoutesPrivate
CALL METHOD /sctm/cl_rg_request=>SIMPLIFY_ROUTE_RESTRICTS...more details



/SCTM/CL_RG_REQUEST 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
MO_FORMATInstance AttributeFormat of RG SolutionsLIKE
/SCTM/CL_RG_FORMAT
Private
MS_IN_LOCFROMInstance AttributeSCTM: RG Identification of LocationLIKE
/SCMB/S_LOC_DESCR
Public
MS_IN_LOCTOInstance AttributeSCTM: RG Identification of LocationLIKE
/SCMB/S_LOC_DESCR
Public
MT_INVALID_ROUTE_GUIDSInstance AttributeGUIDs of Invalid RoutesLIKE
/SCMB/TT_GUID
Private
MT_IN_LOCRESInstance AttributeSCTM: Constraint for LocationLIKE
/SCMB/TT_RESTRICTION_LOC
Public
MT_IN_PRODInstance AttributeSCTM: Product Information RequestLIKE
/SCMB/TT_RG_PROD
Public
MT_IN_SHIP_CONDSInstance AttributeQuantity of Shipping ConditionsLIKE
/SCTM/TT_SHIP_COND
Public
MT_RESTR_MTR_OBJSInstance AttributeNumber of Means of Transport (Identification)LIKE
/SCTM/TT_MTR
Public
MT_RESTR_MTR_UIDSInstance AttributeNumber of Means of Transport (Identification)LIKE
/SCMB/TT_MTR_UID
Public
MT_RESTR_RT_IDSInstance AttributeNumber of Route NamesLIKE
/SCMB/TT_ROUTE_ID
Public
MT_RESTR_RT_OBJSInstance AttributeNumber of (Abstract) RoutesLIKE
/SCTM/TT_BASIC_ROUTE
Public
MT_RESTR_TSP_GUIDSInstance AttributeNumber of TSP ProfilesLIKE
/SCMB/TT_GUID
Public
MT_TRIPSInstance AttributeQuantity of TripsLIKE
/SCTM/TT_TRIP
Public
MV_IN_END_TIMEInstance AttributeTime StampLIKE
/SCMB/DE_TIMESTAMP
Public
MV_IN_PROD_GIVENInstance AttributeData Element for Domain BOOLE: TRUE (='X') and FALSE (=' ')LIKE
BOOLE_D
Public
MV_IN_REQ_CREATE_TIMEInstance AttributeTime StampLIKE
/SCMB/DE_TIMESTAMP
Public
MV_IN_REQ_TYPEInstance AttributeClassification of RequestsLIKE
/SCMB/DE_TYPE_REQUEST
Public
MV_IN_SCHD_DIRECTIONInstance AttributeSCTM: Scheduling DirectionLIKE
/SCMB/DE_SCHD_DIRECTION
Public
MV_IN_SHIPTYPEInstance AttributeClassification of Shipments'O'LIKE
/SCMB/DE_TYPE_SHIP
Public
MV_IN_START_TIMEInstance AttributeTime StampLIKE
/SCMB/DE_TIMESTAMP
Public
MV_RESTR_MTR_SIGNInstance AttributeInclusion (with) or Exclusion (Without)LIKE
/SCMB/DE_SIGN
Public
MV_RESTR_RT_SIGNInstance AttributeInclusion (with) or Exclusion (Without)LIKE
/SCMB/DE_SIGN
Public
MV_RESTR_TSP_SIGNInstance AttributeInclusion (with) or Exclusion (Without)LIKE
/SCMB/DE_SIGN
Public


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!