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

  • 相关阅读:
    内容居中
    ajax验证登录注册
    html5 图片转为base64格式异步上传
    关于iframe的滚动条,如何去掉水平滚动条或垂直滚动条
    oracle数据库操作(未封装)
    oracle数据库操作(结合读取.ini文件操作)
    读取xml文件的方法
    线程练习
    TypeError: the JSON object must be str, not 'bytes'报错问题解决
    python datetime.datetime is not JSON serializable 报错问题解决
  • 原文地址:https://www.cnblogs.com/sophyzhu/p/1899727.html
Copyright © 2011-2022 走看看