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清单!

  • 相关阅读:
    git/github 常用操作
    Ubuntu sudoer文件改错补救方法!
    Linux Expect 用法
    Linux/Ubuntu sudo不用输入密码的方法
    CTest 简介
    Linux下命令行设置ip和掩码, 网关
    Ubuntu1804下安装gdb与使用
    Linux bash 文本处理命令awk,sed,grep 用法
    Yii 判断是不是post方式提交的数据
    VS2017 CMake配置
  • 原文地址:https://www.cnblogs.com/st-sun/p/3179704.html
Copyright © 2011-2022 走看看