配件BOM定义限制(只定义配件的)
应用 |
Oracle Bill OfMateriel |
层 Level |
Function |
||||||
【配件BOM定义限制(只定义配件的)】函数名 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 NOTLIKE '56HS%' and :B_BILL_OF_MATLS.ITEMNOT LIKE '5%Y%' and :B_BILL_OF_MATLS.ITEM NOT LIKE '56HF%' and :B_BILL_OF_MATLS.ITEMNOT LIKE '557P%' and :B_BILL_OF_MATLS.ITEMNOT LIKE '56RS%' and :B_BILL_OF_MATLS.ITEMNOT LIKE '556P%' and :B_BILL_OF_MATLS.ITEMNOT LIKE '567P%' and :B_BILL_OF_MATLS.ITEMNOT LIKE '56RF%' and :B_BILL_OF_MATLS.ITEMNOT LIKE '56RP%' and :B_BILL_OF_MATLS.ITEMNOT LIKE '560P%' and :B_BILL_OF_MATLS.ITEMNOT LIKE '558P%' and :B_BILL_OF_MATLS.ITEMNOT LIKE '568P%' |
||||||||
处理模式 Processing Mode |
Not inEnter-Query Mode |
||||||||
上下文 层/值 ContestLevel/Value |
Responsibility/***职责 |
||||||||
活动 Actions |
序号 seq |
特性 Type |
说明 Description |
语言 Language |
消息类型 MessageType |
Warn |
|||
10 |
Message |
/ |
ALL |
消息文本 MessageType |
你只能定义配件或样机的BOM清单! |
||||
20 |
Builtin |
/ |
ALL |
内置类型 BuiltinType |
RAISE FORM_TIRGGER_FAILURE |
||||
处理模式 |
讯息提醒模式 |
||||||||
作业 |
讯息型态:显示 |
||||||||
讯息内容: 你只能定义配件或样机的BOM清单! |
推荐阅读
- JS中的各种宽高度定义及其应用
- SpringBoot调用公共模块的自定义注解失效的解决
- python自定义封装带颜色的logging模块
- 列出所有自定义的function和view
- Spring|Spring Boot 自动配置的原理、核心注解以及利用自动配置实现了自定义 Starter 组件
- 运营是什么()
- 自定义MyAdapter
- JavaScript|JavaScript: BOM对象 和 DOM 对象的增删改查
- Android自定义view实现圆环进度条效果
- Flutter自定义view|Flutter自定义view —— 闯关进度条