zoukankan      html  css  js  c++  java
  • 配件BOM定义限制(只定义配件的)

    应用

    Oracle Bill Of   Materiel

    Level

    Function

    函数名

    Funcgtion Name

    BOM_BOMFDBOM

    表单名

    Form Name

    BOMFDBOM

    说明

    Description

    配件BOM定义限制(只定义配件的)

    条件

    Condition

    触发器事件

    Tirgger Event

    WHEN-VALIDATE-RECORD

    触发器对象

    Tirgger Object

    B_BILL_OF_MATLS

    条件

    Condition

    :B_BILL_OF_MATLS.ITEM NOT   LIKE '56HS%'

    and :B_BILL_OF_MATLS.ITEM   NOT LIKE '5%Y%'

    and :B_BILL_OF_MATLS.ITEM NOT LIKE '56HF%'

    and :B_BILL_OF_MATLS.ITEM   NOT LIKE '557P%'

    and :B_BILL_OF_MATLS.ITEM   NOT LIKE '56RS%'

    and :B_BILL_OF_MATLS.ITEM   NOT LIKE '556P%'

    and :B_BILL_OF_MATLS.ITEM   NOT LIKE '567P%'

    and :B_BILL_OF_MATLS.ITEM   NOT LIKE '56RF%'

    and :B_BILL_OF_MATLS.ITEM   NOT LIKE '56RP%'

    and :B_BILL_OF_MATLS.ITEM   NOT LIKE '560P%'

    and :B_BILL_OF_MATLS.ITEM   NOT LIKE '558P%'

    and :B_BILL_OF_MATLS.ITEM   NOT LIKE '568P%'

    处理模式

    Processing Mode

    Not in   Enter-Query Mode

    上下文 层/值

    Contest   Level/Value

    Responsibility/***职责

    活动

    Actions

    序号

    seq

    特性

    Type

    说明

    Description

    语言

    Language

    消息类型

    Message   Type

    Warn

    10

    Message

    /

    ALL

    消息文本

    Message   Type

    你只能定义配件或样机的BOM清单!

    20

    Builtin

    /

    ALL

    内置类型

    Builtin   Type

    RAISE FORM_TIRGGER_FAILURE

    处理模式

    讯息提醒模式

    作业

    讯息型态:显示

    讯息内容: 你只能定义配件或样机的BOM清单!

  • 相关阅读:
    通过wireshark抓包来讲解HTTP中Connection: keep-alive头部的作用
    spring cloud连载第三篇补充之Zuul
    Redis管理各类型存储数据命令
    Redis管理key命令
    Redis命令
    Redis数据类型
    Redis配置文件
    Redis安装
    Redis简介
    SpringBoot项目报错Cannot determine embedded database driver class for database type NONE
  • 原文地址:https://www.cnblogs.com/st-sun/p/3179704.html
Copyright © 2011-2022 走看看