SAP /SCMTMS/CL_COPY_CONTROL OO Class - Copy Control









/SCMTMS/CL_COPY_CONTROL 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_COPY_CONTROL 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_COPY_CONTROL 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
ASSIGN_NEW_KEYSExport target instance keysPrivate
CALL METHOD /scmtms/cl_copy_control=>ASSIGN_NEW_KEYS...more details

BUILD_ATTRIBUTE_TABLEBuild attribute tablePublic
CALL METHOD /scmtms/cl_copy_control=>BUILD_ATTRIBUTE_TABLE...more details

CHECK_CHILD_ITEMS_REFCheck for referenced child itemsPrivate
CALL METHOD /scmtms/cl_copy_control=>CHECK_CHILD_ITEMS_REF...more details

CHECK_SOURCE_DATAMerge or copy data to targetPrivate
CALL METHOD /scmtms/cl_copy_control=>CHECK_SOURCE_DATA...more details

COMPARE_SEM_KEYSCopy attribute valuesPrivate
CALL METHOD /scmtms/cl_copy_control=>COMPARE_SEM_KEYS...more details

COPYCopy source object nodes according to copy profilePublic
CALL METHOD /scmtms/cl_copy_control=>COPY...more details

COPY_ADDRESSESCopy address contentsPublic
CALL METHOD /scmtms/cl_copy_control=>COPY_ADDRESSES...more details

COPY_ATTRIBUTESCopy attribute valuesPrivate
CALL METHOD /scmtms/cl_copy_control=>COPY_ATTRIBUTES...more details

COPY_SPECIFICSMap nodesPrivate
CALL METHOD /scmtms/cl_copy_control=>COPY_SPECIFICS...more details

COPY_TEXTSCopy text collection for specific nodesPublic
CALL METHOD /scmtms/cl_copy_control=>COPY_TEXTS...more details

DETERMINE_BODetermine source and target BOPublic
CALL METHOD /scmtms/cl_copy_control=>DETERMINE_BO...more details

DETERMINE_SETTINGSGet copy settings according to copy profilePublic
CALL METHOD /scmtms/cl_copy_control=>DETERMINE_SETTINGS...more details

FILL_SPECIFICSPrivate
CALL METHOD /scmtms/cl_copy_control=>FILL_SPECIFICS...more details

FORMAT_TARGET_DATAFormat target instance dataPrivate
CALL METHOD /scmtms/cl_copy_control=>FORMAT_TARGET_DATA...more details

GENERATE_KEYSMap nodesPrivate
CALL METHOD /scmtms/cl_copy_control=>GENERATE_KEYS...more details

GENERATE_PROFILE_DATAReturn the CoCo customizing tables to a profile IDPublic
CALL METHOD /scmtms/cl_copy_control=>GENERATE_PROFILE_DATA...more details

GET_CAPASEL_DEFAULTSStandard hard constraintsPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_CAPASEL_DEFAULTS...more details

GET_CONDITIONS_DEFAULTSStandard hard constraintsPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_CONDITIONS_DEFAULTS...more details

GET_DEFAULT_VALUESApply hard contraints for node / attributePrivate
CALL METHOD /scmtms/cl_copy_control=>GET_DEFAULT_VALUES...more details

GET_DLVPROF_DEFAULTSStandard hard constraintsPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_DLVPROF_DEFAULTS...more details

GET_FILTER_DEFAULTSStandard hard constraintsPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_FILTER_DEFAULTS...more details

GET_FORBIDDEN_NODESGet forbidden nodes of a BOPublic
CALL METHOD /scmtms/cl_copy_control=>GET_FORBIDDEN_NODES...more details

GET_FORBIDDEN_NODES_TORGet forbidden nodes of a BOPublic
CALL METHOD /scmtms/cl_copy_control=>GET_FORBIDDEN_NODES_TOR...more details

GET_FORBIDDEN_NODES_TRQGet forbidden nodes of a BOPublic
CALL METHOD /scmtms/cl_copy_control=>GET_FORBIDDEN_NODES_TRQ...more details

GET_FUB_RULE_DEFAULTSStandard hard constraintsPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_FUB_RULE_DEFAULTS...more details

GET_INCOMP_DEFAULTSStandard hard constraintsPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_INCOMP_DEFAULTS...more details

GET_KEYReplace old keyPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_KEY...more details

GET_KEY_ATTRGet node key attribute namesPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_KEY_ATTR...more details

GET_LOADCOSTFU_DEFAULTSStandard hard constraintsPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_LOADCOSTFU_DEFAULTS...more details

GET_LSOSET_DEFAULTSStandard hard constraintsPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_LSOSET_DEFAULTS...more details

GET_MANDATORY_NODESGet mandatory nodes of a BOPublic
CALL METHOD /scmtms/cl_copy_control=>GET_MANDATORY_NODES...more details

GET_MAND_ATTR_MAPPINGGet mandatory attribute mappingPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_MAND_ATTR_MAPPING...more details

GET_MAND_MAPPINGGet mandatory nodes of a BOPublic
CALL METHOD /scmtms/cl_copy_control=>GET_MAND_MAPPING...more details

GET_MPSET_DEFAULTSStandard hard constraintsPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_MPSET_DEFAULTS...more details

GET_OIACPROF_DEFAULTSStandard hard constraintsPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_OIACPROF_DEFAULTS...more details

GET_OPTCOSTS_DEFAULTSStandard hard constraintsPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_OPTCOSTS_DEFAULTS...more details

GET_OPTSET_DEFAULTSStandard hard constraintsPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_OPTSET_DEFAULTS...more details

GET_PLANPROF_DEFAULTSStandard hard constraintsPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_PLANPROF_DEFAULTS...more details

GET_REL_INSTANCESMerge or copy data to targetPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_REL_INSTANCES...more details

GET_SCHED_DEFAULTSStandard hard constraintsPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_SCHED_DEFAULTS...more details

GET_SCHSET_DEFAULTSStandard hard constraintsPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_SCHSET_DEFAULTS...more details

GET_SELDEM_DEFAULTSStandard hard constraintsPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_SELDEM_DEFAULTS...more details

GET_SELECTED_NODESGet the BO nodes selected by node copy scope customizingPublic
CALL METHOD /scmtms/cl_copy_control=>GET_SELECTED_NODES...more details

GET_SELLOC_DEFAULTSStandard hard constraintsPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_SELLOC_DEFAULTS...more details

GET_SELPROF_DEFAULTSStandard hard constraintsPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_SELPROF_DEFAULTS...more details

GET_SEM_KEYSGet semantic node keysPublic
CALL METHOD /scmtms/cl_copy_control=>GET_SEM_KEYS...more details

GET_SOURCE_BO_DATAReads source BO nodes to CoCo Profile with Data CrawlerPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_SOURCE_BO_DATA...more details

GET_STANDARD_DEFAULTSStandard hard constraintsPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_STANDARD_DEFAULTS...more details

GET_SUBNODESGet all or only direct subnodes to a start node of a BOPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_SUBNODES...more details

GET_TARGET_BO_DATAReads target BO nodes with Data CrawlerPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_TARGET_BO_DATA...more details

GET_TOR_DEFAULTSTO specific hard constraintsPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_TOR_DEFAULTS...more details

GET_TRQ_DEFAULTSTR specific hard constraintsPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_TRQ_DEFAULTS...more details

GET_TSPSPROF_DEFAULTSStandard hard constraintsPrivate
CALL METHOD /scmtms/cl_copy_control=>GET_TSPSPROF_DEFAULTS...more details

MARK_CHILD_ITEMS_AS_REFMark all child items as referencedPrivate
CALL METHOD /scmtms/cl_copy_control=>MARK_CHILD_ITEMS_AS_REF...more details

MERGE_ATTR_FILTERMerge customizing with mandatory settings (attribute filter)Private
CALL METHOD /scmtms/cl_copy_control=>MERGE_ATTR_FILTER...more details

MERGE_DATA_MAPPINGMerge customizing with mandatory settings (node/att mapping)Private
CALL METHOD /scmtms/cl_copy_control=>MERGE_DATA_MAPPING...more details

MODIFY_TARGETCreate or change target instancesPublic
CALL METHOD /scmtms/cl_copy_control=>MODIFY_TARGET...more details

MOVE_OR_COPYMap nodesPrivate
CALL METHOD /scmtms/cl_copy_control=>MOVE_OR_COPY...more details

MOVE_TO_TARGETMerge or copy data to targetPrivate
CALL METHOD /scmtms/cl_copy_control=>MOVE_TO_TARGET...more details

PREPARE_KEYSPrepare source instance keysPrivate
CALL METHOD /scmtms/cl_copy_control=>PREPARE_KEYS...more details

RETRIEVE_INSTANCESRetrieve source (and target) object nodesPublic
CALL METHOD /scmtms/cl_copy_control=>RETRIEVE_INSTANCES...more details

SET_ALL_KEYS_TO_FAILEDMoves all source keys to failed key tablePrivate
CALL METHOD /scmtms/cl_copy_control=>SET_ALL_KEYS_TO_FAILED...more details






/SCMTMS/CL_COPY_CONTROL types

TT_ATTRIBUTE_FILTER -
TT_ATTRIBUTE_VALUE -
TT_ATTR_MAP -
TT_BO_NODE_SCOPE -
TT_DATA -
TT_KEYS -
TT_KEY_LINK_ADDR -
TT_KEY_LINK_EXT -
TT_NODE_MAP -
TT_SEM_KEY -
TT_TEXT_TYPE -
TY_ATTRIBUTE_FILTER -
TY_ATTRIBUTE_VALUE -
TY_ATTR_MAP -
TY_BO_COPY -
TY_BO_NODE_SCOPE -
TY_DATA -
TY_KEY -
TY_KEY_LINK_ADDR -
TY_KEY_LINK_EXT -
TY_NODE_MAP -
TY_SEM_KEY -

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!