zoukankan      html  css  js  c++  java
  • 建workflow的时候提示Prefix …

    输入事务“SWDD”进入工作流编辑界面
    点击保存的时候,提示:

    Prefix number: entry missing for system DSE client 800

    然后点进去查看具体信息时:

    Prefix number: entry missing for system DSE client 800

    Message no. 5W023

    Diagnosis

    Tasks, rules, and workflow definitions require an ID that is unique throughout all systems and clients. In this way, you can ensure that you can transport these objects from one system into another at any time (without restrictions). From a technical point of view, the uniqueness of the ID is ensured by what is known as a "prefix number". You can define a separate prefix number for every system and every client in table T78NR.

    System Response

    If a prefix number is not defined in the client in which you are currently working, it is not possible to maintain (maintenance terminates).

    Procedure

    Maintain table T78NR in Customizing, and create an entry for the system in question and the current client.


    最主要的一句是:

    You can define a separate prefix number for every system and every client in table T78NR.

    那就输入se16n

    在打开库表 T78NR前输入&sap_edit并回车,激活编辑状态

    然后在里面把你的client添加进去就行了

    建workflow的时候提示Prefix <wbr>number: <wbr>entry <wbr>missing <wbr>for <wbr>system
    其中227是随便输入的,反正系统目前还没有227,DSE是系统标识

    建workflow的时候提示Prefix <wbr>number: <wbr>entry <wbr>missing <wbr>for <wbr>system

    800是我目前的client,

    保存之后,再创建workflow的时候就不提示了。


    这种事仅限于在自己的练习系统中,到项目里了,这么干……要么没权限,要么得卷铺盖走人了……

    http://blog.sina.com.cn/sapliumeng
  • 相关阅读:
    #Leetcode# 204. Count Primes
    #Leetcode# 202. Happy Number
    #Leetcode# 8. String to Integer (atoi)
    VMWare(虚拟机) 网络配置模式 :桥接模式、nat模式、主机模式
    领域的建立
    需求获取的前期工作(不断更新)
    2.4文件查找与文件列表
    2.3录制并回放终端会话
    2命令之乐,2.1简介
    1.7比较与测试
  • 原文地址:https://www.cnblogs.com/senlinmu110/p/3802280.html
Copyright © 2011-2022 走看看