SAP /SCMTMS/CL_CHACO_METHODS OO Class - Change Controller Methods for Change Strategies









/SCMTMS/CL_CHACO_METHODS 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 /SCMTMS/CL_CHACO_METHODS 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 /SCMTMS/CL_CHACO_METHODS 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
CANCEL_CAPA_TORCancels TOs or COsPublic
CALL METHOD /scmtms/cl_chaco_methods=>CANCEL_CAPA_TOR...more details

CANCEL_CAPA_TOR_IF_NO_REQCancels TOs or COs if no requirements are assigned anymorePublic
CALL METHOD /scmtms/cl_chaco_methods=>CANCEL_CAPA_TOR_IF_NO_REQ...more details

CHACO_CREATE_ALERTAlerts are created based on alert information in requestPublic
CALL METHOD /scmtms/cl_chaco_methods=>CHACO_CREATE_ALERT...more details

CHECK_CAPACITIESCapacities are checked and alert data is providedPublic
CALL METHOD /scmtms/cl_chaco_methods=>CHECK_CAPACITIES...more details

DEF_CHANGE_REACTIONDefault Reaction on Location, Date, Quantity ChangesPublic
CALL METHOD /scmtms/cl_chaco_methods=>DEF_CHANGE_REACTION...more details

DELETE_EMPTY_PACKAGESDeletes empty package items and cancels empty PUsPublic
CALL METHOD /scmtms/cl_chaco_methods=>DELETE_EMPTY_PACKAGES...more details

FIX_TORFixes the TORsPublic
CALL METHOD /scmtms/cl_chaco_methods=>FIX_TOR...more details

FIX_TOR_AFTER_PROCRefixes the former fixed TORs again after processing is donePublic
CALL METHOD /scmtms/cl_chaco_methods=>FIX_TOR_AFTER_PROC...more details

FU_UNPLAN_AND_MERGE_STAGESMerge FU stages if unplannedPublic
CALL METHOD /scmtms/cl_chaco_methods=>FU_UNPLAN_AND_MERGE_STAGES...more details

HANDLE_DELAY_FROM_EXECUTIONAlert data for a delay reported via Event ManagementPublic
CALL METHOD /scmtms/cl_chaco_methods=>HANDLE_DELAY_FROM_EXECUTION...more details

HARD_REBUILD_FUSHard Rebuild of Freight UnitsPublic
CALL METHOD /scmtms/cl_chaco_methods=>HARD_REBUILD_FUS...more details

PREPARE_ALERT_TOR_CHANGEPrepare Alert for TOR ChangePublic
CALL METHOD /scmtms/cl_chaco_methods=>PREPARE_ALERT_TOR_CHANGE...more details

REBUILD_FUSRebuild Freight UnitsPublic
CALL METHOD /scmtms/cl_chaco_methods=>REBUILD_FUS...more details

REDETERMINE_EXEC_ORGRedetermines Execution Org.Public
CALL METHOD /scmtms/cl_chaco_methods=>REDETERMINE_EXEC_ORG...more details

REDETERMINE_ORG_UNITSRedetermines Purchasing and Execution Org.Public
CALL METHOD /scmtms/cl_chaco_methods=>REDETERMINE_ORG_UNITS...more details

REDETERMINE_PUR_ORGRedetermines Purchasing Org.Public
CALL METHOD /scmtms/cl_chaco_methods=>REDETERMINE_PUR_ORG...more details

REMOVE_TOR_FROM_PLANNINGTO is removed from existing planning assignmentsPublic
CALL METHOD /scmtms/cl_chaco_methods=>REMOVE_TOR_FROM_PLANNING...more details

REMOVE_UNPLANNED_STAGESRemoves unplanned stages from a Freight OrderPublic
CALL METHOD /scmtms/cl_chaco_methods=>REMOVE_UNPLANNED_STAGES...more details

RESCHEDULINGRescheduling of the TORsPublic
CALL METHOD /scmtms/cl_chaco_methods=>RESCHEDULING...more details

RESET_CONFIRMATION_STATUSChange Confirmation Status after Loc., Date, Qty. ChangesPublic
CALL METHOD /scmtms/cl_chaco_methods=>RESET_CONFIRMATION_STATUS...more details

SEND_NOTIFICATION_MAILSend Notifcation Email after changesPublic
CALL METHOD /scmtms/cl_chaco_methods=>SEND_NOTIFICATION_MAIL...more details

SEND_TORSends the TORs to CarriersPublic
CALL METHOD /scmtms/cl_chaco_methods=>SEND_TOR...more details

SET_EXECUTION_BLOCKSet execution blockPublic
CALL METHOD /scmtms/cl_chaco_methods=>SET_EXECUTION_BLOCK...more details

STOP_AND_RESTART_TENDERINGAny existing tendering is stopped and restarted againPublic
CALL METHOD /scmtms/cl_chaco_methods=>STOP_AND_RESTART_TENDERING...more details

STOP_AND_START_NEW_AUTO_TENDAny existing tendering is stopped and restarted againPublic
CALL METHOD /scmtms/cl_chaco_methods=>STOP_AND_START_NEW_AUTO_TEND...more details

STOP_TENDERINGAny existing tendering is stoppedPublic
CALL METHOD /scmtms/cl_chaco_methods=>STOP_TENDERING...more details

UNFIX_TOR_FOR_PROCUnfixes the TOR to enable the processing of the strategyPublic
CALL METHOD /scmtms/cl_chaco_methods=>UNFIX_TOR_FOR_PROC...more details

UPDATE_FUSUpdate Freight UnitsPublic
CALL METHOD /scmtms/cl_chaco_methods=>UPDATE_FUS...more details




Links to Related Class(s)

/SCMTMS/...
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!