Show TOC

Batch Input for Transferring Storage Bins

Description

This report is part of a procedure that is used to take over storage bin data from an R/2 warehouse into an R/3 warehouse (WM-specific migration tool). The steps for the takeover are described below:

1. Report RLMG0000 "reads in" a sequential file into LDK34 format. This file can be created using R/2 report ZYLAGP00 and then be made available in R/3 - either manually using File Transfer or PC-Connection or directly (via Remote Function Call).

Report RLMG0000 converts the data into RLPLA format, generates a new data set and then stores it under a file name, where it can be found and retrieved from the Table "V_FILENAME" under "MM_WM_BIN_TAKEOVER".
2. The system then displays a completion log from which you can start the report RLPLAT00. RLPLAT00 generates a new batch input file from the newly created data set (in RLPLA format) that can be used to create storage bins.
3. Afterwards, you can create additional data (for example, inventory data) using the report RLMG0001 by directly updating the LAGP table.
To do this, RLMG0001 reads the data set with the LDK34 structure.

Prerequisite

For these processes, the path names are determined in advance and provided as defaults. The reports, however, only show the logical path names that are defined for them in the V_FILENAME table.