3.定义WIP Discrete Job

路径:WIP > Discrete > Discrete Jobs

Discrete,离散式,一种制造方法,用于装配件的分组或成批制造。制定标准离散任务,输入核心内容:任务名称(工单号)、生产类型、装配件、工单类型、生产数量、开工时间或完工时间。

这里在Discrete Job里定义job,保存,并release这个job。

这一步会涉及到几张表WIP_ENTITIES,WIP_DISCRETE_JOBS,WIP_REQUIREMENT_OPERATIONS和,这几张表都是通过WIP_ENTITY_ID相互关联.

<>

WIP_ENTITIES stores information about jobs, repetitive assemblies, and flow schedules. Each row includes a unique entity name, the entity type, and the assembly being built. Oracle Work in Process uses this information to control production activities and to ensure that entities with duplicate names are not created.

Key Fields:

WIP_ENTITY_ID:Job or schedule Identifier

ORGANIZATION_ID:Organization Identifier

WIP_ENTITY_NAME:WIP job or repetitive assembly name or flow schedule reference code

ENTITY_TYPE:WIP entity type code

1

Discrete job

2

Repetitive assembly

3

Closed discrete job

4

Flow schedule

PRIMARY_ITEM_ID:Assembly Item Item

<>

WIP_DISCRETE_JOBS stores discrete job information. Each row represents a discrete job, and contains information about the assembly being built, the revision of the assembly, the job quantity, the status of the job, the material control method, accounting information, and job schedule dates. Oracle Work in Process uses this information to control discrete production.

Key Fields:

WIP_ENTITY_ID:Job or schedule Identifier

ORGANIZATION_ID:Organization Identifier

PRIMARY_ITEM_ID:Assembly Item Item

STATUS_TYPE :Status of job

可以通过下边的SQL查得code的意义

SELECT lookup_code,meaning FROM FND_LOOKUP_VALUES

where LANGUAGE = 'US' AND Upper(lookup_type) LIKE Upper('WIP_JOB_STATUS')

Value

Meaning

7

Cancelled

8

Pending Bill Load

9

Failed Bill Load

10

Pending Routing Load

11

Failed Routing Load

12

Closed

13

Pending - Mass Loaded

14

Pending Close

15

Failed Close

1

Unreleased

3

Released

4

Complete

5

Complete - No Charges

6

On Hold

JOB_TYPE :Type of discrete job

Value

Meaning

1

Standard

3

Non-standard

WIP_SUPPLY_TYPE :Method of material consumption within WIP

Value

Meaning

1

Push

2

Assembly Pull

3

Operation Pull

4

Bulk

5

Supplier

6

Phantom

7

Based on Bill

START_QUANTITY:Job start quantity

QUANTITY_COMPLETED:Current job quantity completedCOMMON_BOM_SEQUENCE_ID:--> BOM_COMPONENTS_B.BILL_SEQUENCE_ID

COMMON_ROUTING_SEQUENCE_ID:-->BOM_OPERATIONAL_ROUTINGS.ROUTING_SEQUENCE_ID

<>

WIP_REQUIREMENT_OPERATIONS stores information about the material requirements of jobs and schedules. Each row represents a material requirement and contains information about the component item, its usage quantities, the using department, requirement date, and the material control method. Oracle Work in Process uses this information to track the material usage of jobs and schedules.

Key Fields:

WIP_ENTITY_ID:Job or schedule Identifier

ORGANIZATION_ID:Organization IdentifierINVENTORY_ITEM_ID:Component Item Id

COMPONENT_SEQUENCE_ID: -->BOM_COMPONENTS_B.COMPONENT_SEQUENCE_ID

WIP_SUPPLY_TYPE :Method of material consumption within WIP

Value

Meaning

1

Push

2

Assembly Pull

3

Operation Pull

4

Bulk

5

Supplier

6

Phantom

7

Based on BillREQUIRED_QUANTITY:Component quantity required

QUANTITY_ISSUED:Component quantity issued

SUPPLY_SUBINVENTORY:Subinventory used to supply component to WIP

SUPPLY_LOCATOR_ID:Locator used to supply component to WIP

SEGMENT1:Component Item segment

QUANTITY_ALLOCATED:Quantity allocated

QUANTITY_BACKORDERED:Quantity backordered

SQL  Queries

SELECT * FROM WIP_ENTITIES WHERE WIP_ENTITY_NAME = 'pt_job01';

SELECT * FROM WIP_DISCRETE_JOBS WHERE WIP_ENTITY_ID = (SELECT WIP_ENTITY_ID FROM WIP_ENTITIES WHERE WIP_ENTITY_NAME = 'pt_job01') ;

SELECT * FROM WIP_REQUIREMENT_OPERATIONS WHERE WIP_ENTITY_ID = (SELECT WIP_ENTITY_ID FROM WIP_ENTITIES WHERE WIP_ENTITY_NAME = 'pt_job01');

oracle wip_repetitive_schedules,Oracle EBS R12 WIP Component IssueReturn Process相关推荐

  1. oracle 发票核销 接口,ebs r12.1.3收款核销发票LOV个性化?

    问题已解决  客制化 custom.pll --CHANGE ARXRWAPP_OPEN_TRX WHITOUT HS_INV PROCEDURE set_arapp_trx_lov IS l_que ...

  2. Oracle EBS R12 运行adadmin 安装中文语言包过程中意外中断后的处理

    介绍Oracle EBS R12 运行adadmin 安装中文语言包过程中意外中断后的处. Oracle EBS R12 运行adadmin 安装中文语言包过程中意外中断或关机后,重新开机,运行数据库 ...

  3. oracle电子商务套件视频,Oracle电子商务套件培训 Oracle EBS R12 制造模块培训视频教程 Oracle管理套件教程...

    Oracle电子商务套件培训 Oracle EBS R12 制造模块培训视频教程 Oracle管理套件教程│  ├<01> │  │  ├00_ERP基本原理-概念补充.pdf │  │  ...

  4. Oracle EBS R12.2 新特性文档

    附件描述: 附件包含EBS从R12版本到R12.2版本的一些改进特征 Attached is document describing important enhancements to EBS sin ...

  5. Oracle EBS R12经验谈(二)

    作者: jianping.ni    时间: 2009-2-13 12:52     标题: Oracle EBS R12经验谈(二) OAF页面:银行帐户开户人LOV值列表无值 在输入 应付超级用户 ...

  6. Oracle EBS R12 客户表结构

    参考链接: Oracle EBS R12 客户表结构 Oracle EBS中的"客户"."客户地点".'订单'之间的关系 Oracle EBS中的"客 ...

  7. Oracle EBS R12.1.1 应用克隆 - 3

    2.2.clone完成后设置环境变量(如果是覆盖环境,则此步骤不需要操作,因为profile不变) 到owner的home目录   vi   .bash_profile       (aix - .p ...

  8. Oracle EBS R12.1.1 应用克隆 - 2

    二.    APPS应用克隆 2.1  开始克隆关键步骤:  [apploserp@nkgtsoserp01-vlx bin]$ pwd /data01/oracle/rlpd/apps/apps_s ...

  9. Oracle EBS R12 - Application patch可不可以reapply

    Oracle EBS R12下, 如果一个补丁已经打了, 能不能再打一次呢? 答案是可以的, 第二次打相同补丁时会有个提示问你是不是要继续, 回答Y即可.(已亲测) Reapply Apps Patc ...

最新文章

  1. C#连接ORACLE数据库乱码问题
  2. java util下的并发包_jdk并发包下:使用java.util.concurrent.Executor线程池
  3. 如何测量程序运行时间?
  4. 【LeetCode笔记】238. 除自身以外数组的乘积(Java、思路题)
  5. 电路结构原理_精密半波、全波整流电路结构原理图解
  6. bootstrap中日历组件只显示年月
  7. 2010中国十大杰出IT博客大赛—唯有行动才能改造命运
  8. 国内学术期刊名录·2012 年版
  9. hadoop实现单词统计
  10. 【猿说VUE】Visual Studio Code安装配置
  11. Markdown使用手册【基础篇】
  12. Hero项目分析(基于Angular架构)
  13. php相册管理系统实验总结,【美优 php 单用户相册管理系统怎么用】美优 php 单用户相册管理系统好不好_使用技巧-ZOL软件百科...
  14. 笔记本电源适配器的工作原理及其类型简介
  15. 如何解决使用npm install 时报错:npm ERR! { Error: EPERM: operation not permitted, mkdir..
  16. synchronized 的底层原理
  17. mysql gbk编码 字节数,mysql中utf-8编码数据库转换成GBK编码的问题
  18. 苹果树——1976 至 2011 苹果产品回顾
  19. atmega16 c语言编程,ATmega16开发系统设计(附protel电路图和C语言程序)☆
  20. 数学建模理论自制笔记2:差分方程及其模型

热门文章

  1. 【BMC系列】redis 数据库 命令手册 速查
  2. oracle 函数格式,oracle to_date(函数格式)
  3. (编辑距离问题 线性DP) nyoj1431-DNA基因鉴定
  4. 有哪些「看似复杂,实则简单」的 PS 技巧?
  5. Google Play 更新一览 | 2021 Android 开发者峰会
  6. 【强化学习】(一)RL基本概念
  7. Windows server2012时间同步NTP配置
  8. google velvet_LG Velvet 5G值得推出新的设计方向
  9. ArcEngine代码 打开文件地理库GDB中的ITable表
  10. 接口自动化测试之使用Fiddler测试接口安全性