Programme SAP J_7L_ART_DATA_MIGRATION - Article: Data Migration

Purpose
The program supports data migration for REA articles. It allows you toselect REA articles on the basis of specific attribute values and savethem with different attribute values.
This program allows the same changes to be made in mass change mode asonline.

Prerequisites
You have authorization for the authorization objectJ_7L_INFC.

Selection
Selection based on material number, company code,country, and sales unit allows restriction to specificmaster data.
The Version Date is used to restrict the assignment version andand the relevant recycling partner can be restricted by means of theRecycling Partner field.
For each article attribute, you can specify a value when the UseField for Selection indicator is set. The sum of all values is theselection criterion in addition to the above fields. The ApplyChange indicator is used to save new values for an attribute in theChanges column. If the attribute field remains blankwhen the indicator is set, the system deletes the old value.
The system does not make any changes in test mode.
If the check is deactivated, articles that are inconsistent can bechanged also, or changes can be made that result in an inconsistentstatus.
Optionally, the adjustment of SAP conditions can also be forced bysetting the Adjust Conditions indicator.
IF &[SWITCH]J_7L_SFWS_UI_SUSTAINABILITY& = 'X'.
The Trigger Workflow Event indicator is only visible ifREA Customizing has been set up accordingly. If theindicator is set, a workflow event for the business object REA_ARTICLEis triggered following each change.
ENDIF.
Log Detail 1 displays a summary only. A log level greater than 1displays the various processing steps as well.

Output
The result is displayed as a transient SAP application log in a modaldialog box.

Example
Attribute,,Selection Value,,Use Field for Selection Ind.,,Change Value,,
Apply Change Ind.
Content ID key,,0001,,X,,0002,,X
The content ID key 0001 is replaced by the content ID key 0002 in allselected articles for the recycling partner.
Attribute,,Selection Value,,Use Field for Selection Ind.,,Change Value,,
Apply Change Ind.
Content ID key,,0001,,X,,,,X
Additional info key,,0099,,X
Trade level,,,,,,02,,X
Special condition,,,,X
All articles with content ID key 0001, additional info key 0099, and aninitial condition type are selected for the recycling partner, thecontent ID key is deleted, and the trade level 02 is stored.