• How to load material inventory balance with SAP S/4HANA data migration cockpit FollowRSS feedLike


    How to load material inventory balance with SAP S/4HANA data migration cockpit

    Purpose

    I am an SAP Data migration consultant who has dealt with the load of master and transactional data in several projects. The purpose of this blog is to explain how the material inventory balance can be loaded in SAP S/4HANA with the new tool Data Migration Cockpit (transaction LTMC).

    How inventory balance was loaded with ECC 6.0

    With SAP ECC6.0 and previous versions it was common to create an LSMW object that is linked to a recording with transaction MB1C using movement type 561.

    The file could include all materials and quantities to be loaded for the inventory balance. This file had to adapt to the file structure defined in the LSMW.

    Why approach with ECC 6.0 no longer possible

    With SAP S/4HANA this is no longer possible as MB1C is no longer used with SAP S/4HANA.

    Besides this, with SAP S/4HANA it is not recommended to use LSMW any more, as there is a new data migration tool called Data Migration Cockpit, which provides file templates that we will fill to perform the data migration.

    Steps to load material inventory balance with Data Migration Cockpit

    First the consultant has to set the migration key date for the transactional data load and enable that company to transfer the stock. We will see this message when trying to load the file, asking to use transaction SAPFINS_MIG_CTRL.

    OSS note 2907958 shows there is a typing error on the long text message. The correct transaction code should be FINS_MIG_CTRL_1 – as I am loading with latest version 1909.

    The person responsible of loading the stock needs to fill the load template with the materials, plants, storage locations, quantities and specifying possible different stock types, vendor or customer numbers.

    After this it is now possible to load the file for stock with LTMC. The object to use is Material inventory balance.

    We need to upload the file with the inventory.

    The file needs to be activated.

    Now the transfer process can start.

    The data will be validated by LTMC.

    Some mappings might be needed if not done in previous object loads within the same LTMC project.

    Once finished the consultant and the users are able to check the stock has been loaded.

    Other SAP ECC6.0 transactions like MB03 are not available any more in SAP S4 HANA, so it is possible to use MIGO to check the material document created with the load. MMBE will show the stock for each material.

    Summary

    As summary, the Data Migration Cockpit tool helps to save time creating recordings and LSMW objects and provides file templates that are easy to fill with the information provided with them.

    关注公众号: SAP微顾问和大数据

  • 相关阅读:
    tensorflow基础【3】-Session、placeholder、feed、fetch
    tensorflow基础【2】-Variable 详解
    字符串处理、变量初始值处理、扩展的脚本技巧、正则表达式
    循环结构、while循环、case、函数及中断控制
    数值运算、条件测试、 if选择结构
    逻辑+系统管理命令
    PXE 装机服务器的搭建
    DNS服务器的功能
    RAID阵列概述,进程管理,日志管理,systemctl控制,源码包编译安装
    快照制作、vim编辑技巧、发布网络YUM源、查看本机网络连接信息
  • 原文地址:https://www.cnblogs.com/SlashOut/p/15095665.html
Copyright © 2020-2023  润新知