zoukankan      html  css  js  c++  java
  • Retail Article Master Data 学习 (一) Input Screen

    First to give a short brief:

    The article master data is similar with material master data.

    The main part is also stored in tables like MARA, MARC, MARD, MVKE, etc.

    Besides the standard material master table, there are retai specific table like MEAN, MAW1, etc.

    I log this article to further study the artlcie master data. Especially the reference handling topic.

    First this section will be about the configure for input screen for article master data.

    When you visit MM43, there are many view and each view contains many fields:

          image

    How it works is:

    In MM41 / 42 / 43, there are different views.

    Under each view, there are several screens.

    In each screen, there are many subscreens.

    Take the screenshot above for example, the screen contains the subscreen of:

          image image image

          image

    These could all be found in the customizing under ‘Logistics – General’:

          image image

    You can customize your screen sequence. The standard retail screen sequence is ‘23’.

    The followings are some customized screen sequences.

          image

    OK. So the next question is How do you tell the system you want to use the customerized screen sequece?

    Don’t know yet…..

    Following, another setting – “Maintain User Settings”.

          image

    Here, you can specify a lot for me for other given users:

    - what screen sequence to use

    - default material type

    - the default Purchase org, the vendor, Sales org, Distribution Channel, default DC, etc…

          image

    Besides, in the marked selection, you can also define the default selection of views.

    These functions are all easing the user’s input effort.

          image

    What I did for my user:

    - set default screen sequence ‘23’

    - give default articel type, sales org, Dchannel, purchase org, verndor

    - give views, and preselect default views.

    Then when i hit MM41, i got the following – all the information i preconfiged are filled.

          image

  • 相关阅读:
    C#SortedList排序列表怎么样逆序输出
    使 SortList 实现重复键排序
    【转】delphi程序只允许运行一个实例的三种方法:
    Delphi中控制Excel(转载)
    spring和hibernate的集成
    使用Jedis操作redis
    使用java发送邮件
    error at ::0 can't find referenced pointcut...解决方法
    log4j简单的使用
    spring学习笔记三:Component注解(把POJO类实例化到spring的IOC容器中)
  • 原文地址:https://www.cnblogs.com/sophyzhu/p/1899727.html
Copyright © 2011-2022 走看看