ГОСТ Р ИСО 15531-44—2012
header: manufacturlng_order_header;
duration: interval_ot_time:
ending_date: polnt_tn_time;
beginmng_date: pomt_in_time;
END.ENTITY.
ENTITY manufacturlng_order_header;
manutacturing_order_ld: identifier;
customer_order: OPTIONAL label.
manufacturmg_orderJabel: OPTIONAL label,
symbol. string;
quantity: context_dependent_unlt:
measure: unit;
due_date: pomt_in_tlme.
begmnmg_scheduled_date: point_ln_time;
UNIQUE
UR1:manufacturlng_order_ld;
END_ENTITY.
ENTITY manufacturlng_batch;
»s_made_of :SET (0:?) OF manufactured_product;
is_managed_by. manufactunng_order.
batchjd :stnng;
size: context_dependent_unit;
duration: mterval_of_time;
ending_date: pomt_ln_time;
begmnmg_date. point_in_time;
END_ENTITY;
ENTITY work_order;
work_order_id: Identifier:
ts_part_of: manufaciuring_order;
»s_performed_on: equipment;
duration: lnterval_of_time:
endtng_date: pomt_in_time;
beginnmg_date: polnt_m_time,
processed_quantity:context_dependent_unlt;
produced_quanhty_OK:context_dependent_unit:
produced_quantity_NOK:context_dependent_unlt:
prevlous_work_order: OPTIONAL work_order.
UNIQUE
UR1 :work_order_id;
END_ENTITY.
ENTITY material_consumption;
supplier_batch_number: string,
quantity: OPTIONAL measure_with_unlt;
mternal_reference: string.
used_for: manufactured_product;
corresponds_to: OPTIONAL work_order.
date_of_consumption: point_ln_time.
used_equipment: equipment;
ENO_ENTITY,
ENTITY hazard_event;
hazard_event_id. Identifier;
hazard_event_type: string:
hazard_event_gravlty: string;
hazard_event_location: equipment.
relates_to: OPTIONAL vvork_order;
beginmngdate: pomt_ln_time;
ending_date: pomt_m_time;
duration: mterval_of_tlme;
UNIQUE
24