zoukankan      html  css  js  c++  java
  • G/L account is missing in SO

    对于MTO的SO(而且requirement class里面consumption = E)在点击保存时候,系统提示incomplete check: G/L account 不完整。

    requirment type : 011 requirment class 011 (Delivery requirment)

    image

    requirment type YKEK requirment class Y46 (MTO with configure without consumption)

    image

    requirment type KE, requirment class 040 (mto with consumption)

    image

    用前两个requirment type在创建SO之后,点environment—>account determination; SAP并不会把VKOA里面确定的科目过程显示出来。

    image

    最后一个requirment type创建SO, 同样操作显示如下。系统会把决定科目的过程列出来。而且每个contion type(这个是定价过程里面的)都显示两个,一个是KOFI, 一个是KOFK(带consumption的sales order,就会从这个里面取account.);

    但是,最后说道今天的重点了。即使是SO中的某个condition type = 0. 也就是说没值。那么,也要在VKOA 里面对应的KOFK下面分配对应的account. 否则,就会出现我们今天的问题。G/L ACCOUNT MISSING.


    image

    对于without consumption的SO, 在保存销售订单的时候系统并不会去检查VKOA里面是否分配了对应的account.而是要在开票的时候才会determine.



    <完>
  • 相关阅读:
    tomcat7
    SSO
    搜索服务Solr集群搭建 使用ZooKeeper作为代理层
    JavaScript
    JavaScript中给onclick绑定事件后return false遇到的问题
    ES6.0简单了解
    php之gennerator
    RBAC权限管理及使用原生PHP实现
    使用YII框架的migrate迁移数据库
    shell脚本--文件包含
  • 原文地址:https://www.cnblogs.com/chrisrockdl/p/11813295.html
Copyright © 2011-2022 走看看