SAP Reports / Programs | Logistics - General | Logistics Basic Data(LO-MD) SAP LO

SAPMWRFCDT_COPY SAP ABAP Report - Copy Article Hierarchy







SAPMWRFCDT_COPY is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter SAPMWRFCDT_COPY into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

WMATGRP06N - Copy Article Hierarchy
WMATGRP06 - Copy Article Hierarchy


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT SAPMWRFCDT_COPY. "Basic submit
SUBMIT SAPMWRFCDT_COPY AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMWRFCDT_COPY VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Copy Article Hierarchy
Text Symbol: S02 = Activated
Text Symbol: S01 = Planned
Text Symbol: 033 = Article Hierarchy Copy
Text Symbol: 032 = Do you really want to abandon the changes?
Text Symbol: 031 = Target Validity To
Text Symbol: 030 = Target Validity From
Text Symbol: 029 = Source Validity To
Text Symbol: 028 = Source Validity From
Text Symbol: 027 = Material Assignments to Be Changed (Old)
Text Symbol: 026 = Node Assignments to Be Changed (New)
Text Symbol: 025 = Material Assignments to Be Deleted
Text Symbol: 024 = Material Assignments to Be Changed (New)
Text Symbol: 023 = Material Assignments to Be Inserted
Text Symbol: 022 = Node Assignments to Be Deleted
Text Symbol: 021 = Node Assignmnts to Be Changed (Old)
Text Symbol: 020 = Node Assignmnts to Be Inserted
Text Symbol: 012 = Valid assignments copied with today's date.
Text Symbol: 011 = Expired assignemnts will not be copied.
Text Symbol: 010 = Strategy
Text Symbol: 009 = Hierarchy Node
Text Symbol: 008 = Inherit Strategy
Text Symbol: 007 = Inherit the strategy?
Text Symbol: 006 = Strategies of subordinate nodes will be overwritten
Text Symbol: 005 = Unable to copy as article is not an end node
Text Symbol: 004 = Copying Subtrees
Text Symbol: 003 = The target hierarchy data will be overwritten. Still copy?
Text Symbol: 002 = The target hierarchy already exists in the source node
Text Symbol: 001 = Materials are already in target hierarchy


INCLUDES used within this REPORT SAPMWRFCDT_COPY

INCLUDE MWRFCDT_COPYTOP.
INCLUDE MWRFCDT_COPY_INIT_0115O01.
INCLUDE MWRFCDT_COPY_STAT_0115O01.
INCLUDE MWRFCDT_COPY_PBO_115O01.
INCLUDE MWRFCDT_COPY_PAI_115I01.
INCLUDE MWRFCDT_COPY_USER_COMM_0115I01.
INCLUDE MWRFCDT_COPY_CHECK_ART_INF01.
INCLUDE MWRFCDT_COPY_EXEPT_VAL_ARTF01.
INCLUDE MWRFCDT_COPY_EXIT_HANDL_F01.




INCLUDE MWRFCDT_COPY_GET_TREEF01.
INCLUDE MWRFCDT_COPY_HIER_STRATF01.
INCLUDE MWRFCDT_COPY_STRUC_UPD_F01.
INCLUDE MWRFCDT_COPY_GET_CHILD_UF01.
INCLUDE MWRFCDT_COPY_Q_HIERI01.
INCLUDE MWRFCDT_COPY_Q_HIERNI01.
INCLUDE MWRFCDT_COPY_Z_HIERI01.
INCLUDE MWRFCDT_COPY_CHECK_Q_HIERI01.
INCLUDE MWRFCDT_COPY_CHECK_Z_HIERI01.
INCLUDE MWRFCDT_COPY_CHECK_Q_HIERNI01.
INCLUDE MWRFCDT_COPY_CHECK_NODE_ENQF01.
INCLUDE MWRFCDT_COPY_CHECK_ENQ_TR_F01.
INCLUDE MWRFCDT_COPY_DATABASE_LOCKF01.
INCLUDE MWRFCDT_COPY_CHECK_OTB_PR_F01.
INCLUDE MWRFCDT_COPY_DATA_FOR_OTB_F01.
INCLUDE MWRFCDT_COPY_SKU_BF_DFRF01.
INCLUDE MWRFCDT_COPY_SKU_BF_DFR2F01.
INCLUDE MWRFCDT_COPY_SKU_BF_DTOF01.
INCLUDE MWRFCDT_COPY_PATH_OLDF01.
INCLUDE MWRFCDT_COPY_PATH_NEWF01.
INCLUDE MWRFCDT_COPY_PATH_OLD2F01.
INCLUDE MWRFCDT_COPY_PATH_NEW2F01.
INCLUDE MWRFCDT_COPY_STRUC_BF_DTOF01.
INCLUDE MWRFCDT_COPY_STRUC_BF_DTO2F01.
INCLUDE MWRFCDT_COPY_STRUC_BF_DFRF01.
INCLUDE MWRFCDT_COPY_CHECK_VAL_FOF01.
INCLUDE MWRFCDT_COPY_CHECK_VAL_SKF01.
INCLUDE MWRFCDT_COPY_CHECK_ED_NODEF01.
INCLUDE MWRFCDT_COPY_PRODH_UPDF01.
INCLUDE MWRFCDT_COPY_STRA_INHERF01.
INCLUDE MWRFCDT_COPY_BW_UPDATEF01.
INCLUDE MWRFCDT_COPY_UPDATEF01.
INCLUDE MWRFCDT_COPY_CHECK_VAL_STF01.
INCLUDE MWRFCDT_COPY_PRODH_UPD2F01.
INCLUDE MWRFCDT_COPY_CHECK_STRAT_INF01.
INCLUDE MWRFCDT_COPY_UPDATE2F01.
INCLUDE MWRFCDT_COPY_BW_UPDATE2F01.
INCLUDE MWRFCDT_COPY_CHECK_Z_HIERNI01.
INCLUDE MWRFCDT_COPY_CHECK_DFR_SRI01.





INCLUDE MWRFCDT_COPY_CHECK_DTO_SRI01.
INCLUDE MWRFCDT_COPY_Z_HIERNODEI01.
INCLUDE MWRFCDT_COPY_CHECK_DFR_TRI01.
INCLUDE MWRFCDT_COPY_CHECK_DTO_TRI01.
INCLUDE MWRFCDT_COPY_DISPATCHER_011O01.
INCLUDE MWRFCDT_COPY_USER_COMMAND_0I01.
INCLUDE MWRFCDT_COPY_PBO_0121O01.
INCLUDE MWRFCDT_COPY_INIT_FC_NODE_IF01.
INCLUDE MWRFCDT_COPY_FILL_VARIANTF01.
INCLUDE MWRFCDT_COPY_TOOLBAR_EXCLUDF01.
INCLUDE MWRFCDT_COPY_PBO_0122O01.
INCLUDE MWRFCDT_COPY_STATUS_0110O01.
INCLUDE MWRFCDT_COPY_EXIT_0110I01.
INCLUDE MWRFCDT_COPYO01 .
INCLUDE MWRFCDT_COPYI01 .
INCLUDE MWRFCDT_COPY_PBO_201O01.
INCLUDE MWRFCDT_COPY_INIT_FC_NODE_UF01.
INCLUDE MWRFCDT_COPY_INIT_FC_NODE_DF01.
INCLUDE MWRFCDT_COPY_PBO_202O01.
INCLUDE MWRFCDT_COPY_INIT_FC_MATNR_F01.
INCLUDE MWRFCDT_COPY_STATUS_0200O01.
INCLUDE MWRFCDT_COPY_USER_COMMAND_0I02.
INCLUDE MWRFCDT_COPY_SET_PARAMETERI01.
INCLUDE MWRFCDT_COPY_BUILD_COPY_LISF01.
INCLUDE MWRFCDT_COPY_CHECK_SOURCE_NF01.
INCLUDE MWRFCDT_COPY_CHECK_SRC_DATEI01.
INCLUDE MWRFCDT_COPY_CHECK_TARGET_NF01.
INCLUDE MWRFCDT_COPY_PBO_125O01.
INCLUDE MWRFCDT_COPY_BUILD_NODE_TABF01.


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name SAPMWRFCDT_COPY or its description.