Introduction
The basic table mtl_system_items_b is the basic table of item in ERP system and there are a lot of columns,but I don’t know used of each column,particularly the column like '%_flag'. The reason of general exception may be because the ‘%_flag’ is
‘Y’ or ‘N’.So I record that the corresponding relationship between column and interface.I believe it is good for you when generate exception.
|
![]()
物料:segment1
|
说明:description
|
主要:primary_unit_of_measure
|
跟踪:tracking_quantity_ind
|
定价:ont_pricing_qty_source
|
辅助:secondary_uom_code
|
默认:secondary_default_ind
|
正值差系数:dual_uom_deviation_high
|
物料状态: inventory_item_status_code
|
|
负值差系数:dual_uom_deviation_low
|
用户物料类型:item_type
|
转换---标准:allowed_units_lookup_code = 2
|
转换---特定物料:allowed_units_lookup_code = 1
|
转换---二者:allowed_units_lookup_code = 3
|
|
![]()
库存物料: inventory_item_flag(Y/N)
|
可储存: stock_enabled_flag(Y/N)
|
可处理: mtl_transactions_enabled_flag(Y/N)
|
版本控制: revision_qty_control_code (1/2)不勾为1,勾选为2
|
可保留: reservable_type(1/2)不勾为2,勾选为1
|
检查物料短缺:check_shortages_flag(Y/N)
|
批次控制—控制:shelf_life_code(不控制:1)(存储期限:2)(自定义:4)
|
存储期限:shelf_life_days
|
重新测试间隔:retest_interval
|
到期活动间隔:expiration_action_interval
|
到期活动:expiration_action_code
|
启用周期盘点:cycle_count_enabled_flag
|
负计量误差: negative_measurement_error
|
正计量误差: positive_measurement_error
|
序列—生成: serial_number_control_code(不控制:1,接受时:5,发放销售订单时:6,预定义:2)
|
起始前缀: auto_serial_alpha_prefix
|
起始编号: start_auto_serial_number
|
批次--控制: lot_control_code(不控制:1,完全控制:2)
|
批次—起始前缀: auto_lot_alpha_prefix
|
批次—起始编号: start_auto_lot_number
|
批次—到期天数: maturity_days
|
批次—暂挂天数: hold_days
|
按等级控制: grade_control_flag
|
默认等级: default_grade
|
货位控制: location_control_code(不控制:1,预指定:2,动态录入:3)
|
限制子库存: restrict_subinventories_code(不限为2,限制为1)
|
限制货位: restrict_locators_code(不限为2,限制为1)
|
|
![]()
默认物料状态:default_material_status_id
|
启用批次状态:lot_status_enabled
|
启用序列状态:serial_status_enabled
|
默认批次状态:default_lot_status_id
|
默认序列状态:default_serial_status_id
|
启用子批次:child_lot_flag
|
|
生成子批次:parent_child_generation_flag(父加子:C,父流程:L)
|
前缀:child_lot_prefix
|
起始编号:child_lot_starting_number
|
格式验证:child_lot_validation_flag
|
复制批次属性:copy_lot_attribute_flag
|
启用批次分解:lot_split_enabled
|
启用批次合并:lot_merge_enabled
|
启用批次转换:lot_translate_enabled
|
启用批次替代lot_substitution_enabled
|
可分批次:lot_divisible_flag
|
批量调库:bulk_picked_flag
|
|
![]()
允许在BOM:bom_enabled_flag
|
基本模型:base_item_id
|
BOM物料类型:bom_item_type(标准:4,模型:1,选件类:2,计划:3,产品系列:5)
|
有效性控制: effectivity_control(日期:1,模型/部件号:2)
|
自动创建配置:auto_created_config_flag
|
配置器模型类型: config_model_type
|
创建配置项,BOM: config_orgs
|
匹配配置: config_match
|
|
![]()
资产项目类型: eam_item_type
|
活动类型: eam_activity_type_code
|
关闭类型: eam_act_shutdown_status
|
活动原因: eam_activity_cause_code
|
要求提供活动通知: eam_act_notification_flag
|
活动来源: eam_activity_source_code
|
|
![]()
启用成本计算: costing_enabled_flag
|
库存资产值: inventory_asset_flag
|
包括在累计中: default_include_in_rollup_flag
|
销货成本账户: select *
from GL_CODE_COMBINATIONS
where code_combination_id=(select
cost_of_sales_account
from mtl_system_items_b where segment1=’jamtest’)
|
标准批量: std_lot_size
|
|
![]()
已采购:purchasing_item_flag
|
可采购:purchasing_enabled_flag
|
使用批量的供应商:must_use_approved_vendor_flag
|
允许更新说明:allow_item_desc_update_flag
|
外包装配件:outsourced_assembly(勾选:1,不勾选:2)
|
外协加工物料:outside_operation_flag
|
|
单位类型:outside_operation_uom_type(装配件:ASSEMBLY,资源:RESOURCE)
|
要求询价:RFQ_REQUIRED_FLAG
|
应纳税:taxable_flag
|
要求接受:receipt_required_flag
|
要求检验:inspection_required_flag
|
默认采购员:buyer_id
|
接受关闭允差:receive_close_tolerance
|
UN编号:un_number_id
|
价目表价格:list_price_per_unit
|
价格允差:price_tolerance_percent
|
保留款账户:encumbrance_account
|
费用账户:expense_account
|
资产类别:asset_category_id
|
发放单位:unit_of_issue
|
发票关闭允差:invoice_close_tolerance
|
危险等级:hazard_class_id
|
市场价格:market_price
|
尾数处理因子:rounding_factor
|
|
|
![]()
接受日期—活动:receipt_days_exception_code(无:NONE,拒绝:REJECT,警告:WARNING)
|
提前天数:DAYS_EARLY_RECEIPT_ALLOWED
|
延迟天数:days_late_receipt_allowed
|
允许替代接收:allow_substitute_receipts_flag
|
允许未订购接收:allow_unordered_receipts_flag
|
允许快速处理事务:allow_express_delivery_flag
|
超量接收控制—活动:qty_rcv_exception_code
|
超量接收控制—允差: qty_rcv_tolerance
|
|
接收方式: receiving_routing_id(标准:1,检验:2,直接:3)
|
强制收货方: enforce_ship_to_location_code
|
|
![]()
重量单位: weight_uom_code
|
单位重量: unit_weight
|
体积单位: volume_uom_code
|
单位体积: unit_volume
|
维单位: dimension_uom_code
|
维长度: unit_length
|
维宽度: unit_width
|
维高度: unit_height
|
容器: container_item_flag
|
运载工具: vehicle_item_flag
|
货箱类型: container_type_code
|
内容积: internal_volume
|
最大装载重量: maximum_load_weight
|
最小装载百分比: minimum_fill_percent
|
宣传品物料: collateral_flag
|
电子格式: electronic_flag
|
事件: event_flag
|
可下载: downloadable_flag
|
设备: equipment_type(勾选为1,不勾为2)
|
OM整数: indivisible_flag
|
|
![]()
库存计划方法: inventory_planning_code(未计划:6,最大-最小:2,再订购点:1,供应商管理的库存:7)
|
计划员: planner_code
|
分包组件: subcontracting_component
|
制造或采购: planning_make_buy_code(制造:1,采购:2)
|
最小-最大数量—最小: min_minmax_quantity,库存最小数量
|
最小-最大数量—最小: max_minmax_quantity,库存最大数量
|
订货量—最小: minimum_order_quantity,采购最小订购量
|
订货量—最大: maximum_order_quantity
采购最大订购量
|
成本—订单: order_cost
|
成本—保留: carrying_cost
|
来源—类型: source_type(库存:1,供应商:2,子库存:3)
|
来源—组织: source_organization_id
|
来源—子库存: source_subinventory
|
安全库存—方法: mrp_safety_stock_code
|
时段天数: safety_stock_bucket_days
|
百分比: mrp_safety_stock_percent
|
固定订货量: fixed_order_quantity,供应商最小的送货量
|
固定供应天数: fixed_days_supply
供应商1pcs物料需要的天数
|
固定批次增加: fixed_lot_multiplier,一批的数量,整批增加
|
最小数量: vmi_minimum_units
|
最小供应天数: vmi_minimum_days
|
最大数量: vmi_maximum_units
|
最大供应天数: vmi_maximum_days
|
固定数量: vmi_fixed_order_quantity
|
|
要求发放审批: so_authorization_flag(客户:1,供应商:2)
|
寄销: consigned_flag(勾:1,不勾:2)
|
自动到期: asn_autoexpire_flag(勾:1,不勾:2)
|
预测类型:vmi_forecast_type(订单预测:1,销售预测:2,历史销售量:3)
|
期限天数:forecast_horizon
|
|
|
![]()
计划方法:mrp_planning_code(未计划:6,MRP计划:3,MPS计划:4,MPS/MRP计划:7,MPS/MPP计划:8,MPP计划:9)
|
预测控制:ato_forecast_control
|
追溯:end_assembly_pegging_flag
|
例外集:planning_exception_set
|
损耗率:shrinkage_rate
|
容许提前天数:acceptable_early_days
|
重要组件:critical_component_flag(2)
|
舍入订单数量:rounding_control_type(2)
|
计划库存点:planned_inv_point_flag
|
创建供应:create_supply_flag
|
预算中排除:exclude_from_budget_flag
|
重复计划:repetitive_planning_flag
|
超出:overrun_percentage
|
生产率增加允差:acceptable_rate_increase
|
生产率减少允差:acceptable_rate_decrease
|
计算ATP: mrp_calculate_atp_flag
|
减少MPS: auto_reduce_mps
|
计划时间栏: planning_time_fence_code
|
天数: planning_time_fence_days
|
需求时间栏: demand_time_fence_code
|
天数: demand_time_fence_days
|
发放时间栏: release_time_fence_code
|
天数: release_time_fence_days
|
替代件期限: substitution_window_code
|
天数: substitution_window_days
|
持续组织间转移: continous_transfer
|
集中模式: convergence
|
分散模式: divergence
|
计划分配: drp_planned_flag
|
最大库存供应天数: days_max_inv_supply
|
最大库存窗口: days_max_inv_window
|
目标库存供应天数: days_tgt_inv_supply
|
目标库存窗口: days_tgt_inv_window
|
维修方案: repair_program
|
维修产量: repair_yield
|
维修提前期: repair_leadtime
|
预置点: preposition_point
|
|
![]()
预加工: preprocessing_lead_time
|
加工中: full_lead_time
|
后加工: postprocessing_lead_time
|
固定: fixed_lead_time
|
变量: variable_lead_time
|
累计制造:cum_manufacturing_lead_time
|
累计总额:cumulative_total_lead_time
|
提前期批量: lead_time_lot_size
|
|
![]()
在WIP中制造: build_in_wip_flag
|
|
供应类型: wip_supply_type(推式:1,装配拉式:2,工序拉式:3,批量:4,供应商:5,虚拟:6)
|
供应子库存: wip_supply_subinventory
|
供应货位: wip_supply_locator_id
|
库存存储: inventory_carry_penalty
|
工序损耗: operation_slack_penalty
|
允差类型: overcompletion_tolerance_type(百分比:1,金额:2)
|
允差值: overcompletion_tolerance_value
|
|
![]()
客户订购: customer_order_flag
|
启用客户订单: customer_order_enabled_flag
|
可发运: shippable_item_flag
|
内部订购: internal_order_flag
|
启用内部订购: internal_order_enabled_flag
|
可处理: so_transactions_flag
|
挑选组件: pick_components_flag
|
按订单装配: replenish_to_order_flag
|
完成发运模型: ship_model_complete_flag
|
可退回: returnable_flag
|
要求RMA检验: return_inspection_requirement
|
允许财务处理: financing_allowed_flag
|
检查ATP: atp_flag
|
ATP规则: atp_rule_id
|
ATP组件: atp_components_flag
|
挑库规则: picking_rule_id
|
默认发运组织: default_shipping_org
|
|
默认销售订单来源类型: default_so_source_type(
INTERNAL/ EXTERNAL)
|
计费周期: charge_periodicity_code
|
超量发运: over_shipment_tolerance
|
超量退货: over_return_tolerance
|
短量发运: under_shipment_tolerance
|
短量退货: under_return_tolerance
|
|
|
![]()
可开票物料:invoiceable_item_flag
|
启用开票:invoice_enabled_flag
|
会计规则:accounting_rule_id
|
开票规则:invoicing_rule_id
|
销项税分类代码:tax_code
|
销售账户:sales_account
|
付款条件:payment_terms_id
|
|
|
![]()
启用流程质量:process_quality_enabled_flag
|
启用流程成本计算:process_costing_enabled_flag
|
启用处方:recipe_enabled_flag
|
危险物料:hazardous_material_flag
|
CAS编号:cas_number
|
启用执行流程:process_execution_enabled_flag
|
供应子库存:process_supply_subinventory
|
供应货位:process_supply_locator_id
|
产量子库存:process_yield_subinventory
|
产量货位:process_yield_locator_id
|
|
![]()
服务请求:serv_req_enabled_code
|
|
启用合同服务范围:serviceable_product_flag
|
启用缺陷跟踪:defect_tracking_on_flag
|
启用处理:comms_activation_reqd_flag
|
合同物料类型:contract_item_type_code
|
服务期限:service_duration
|
延续期间:service_duration_period_code
|
模板:coverage_schedule_id
|
起始延迟天数:service_starting_delay
|
在产品安装信息库中跟踪:comms_nl_trackable_flag
|
创建固定资产:asset_creation_code
|
例程分类:ib_item_instance_class
|
处理修复部件:recovered_part_disp_code
|
启用服务开单:serv_billing_enabled_flag
|
开单类型:material_billable_flag
|
|
![]()
Web状态:web_status
|
可在Web上订购:orderable_on_web_flag
|
可延交订单:back_orderable_flag
|
|
最少许可证数量:minimum_license_quantity
|
|