Programme SAP J_7L_PACK_DATA_MIGRATION - Packaging: Data Migration

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

Prerequisites
Authorization for the authorization object
J_7L_INFC

Selection
Selection based on the packaging number allows restriction tospecific master data.
The Version Date is used to restrict the assignment version andthe relevant recycling partner can be restricted by means of theRecycling Partner field.
For each packaging 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, packaging that is 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_PACKAGINGis 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,,Change Value,,Apply Change Indicator
Content ID key,,0001,,0002,,X
The content ID key 0001 is replaced by the content ID key 0002 in allselected packaging for the recycling partner.
Attribute,,Selection Value,,Change Value,,Apply Change Indicator
Content ID key,,0001,,,,X
Additional info key,,0099
Trade level,,,,02,,X
All packaging with content ID key 0001 and additional info key 0099 isselected, the content ID key is deleted, and the trade level 2 isstored.