Wikiยทschemaยทschema/swo-swortng-routing-dtl.md

swo_swortng_routing_dtl

Records resource consumption details including tools, equipment, and facility usage during maintenance operations. This table tracks resource utilization for cost allocation and capacity planning purposes.

Process: COMPMAINTENANCE ยท Component: BasSWO ยท Table type: Transaction Table Category: Routing information for SWO task execution

This table is the canonical store for the RoutingDetail entity.

Primary key

swortng_routing_id

Columns (45)

#ColumnTypeDescription
1swortng_core_lot_novarcharLot number assigned to the component or part for tracking and identification purposes
2swortng_created_byvarcharName of the person who created the record or entry
3swortng_created_datedatetimeDate and time when the record was created
4swortng_cr_novarcharChange request number associated with the component or part
5swortng_current_LocvarcharCurrent location of the component or part within the system or facility
6swortng_DispositionvarcharDisposition code indicating the status or action to be taken on the component
7swortng_eventvarcharEvent associated with the routing or process of the component
8swortng_flagvarcharFlag used to identify the latest routing details for the component
9swortng_from_repagencyvarcharName of the repair agency from which the component is routed
10swortng_from_wcvarcharWork center from which the component is routed
11swortng_from_wcareavarcharArea of the work center from which the component originates
12swortng_from_WHvarcharWarehouse from which the component is routed
13swortng_genrtd_swovarcharShop work order number corresponding to the routed part
14swortng_kitdmdcovtrkidbigintTracking number for kitting demand coverage
15swortng_kitentityvarcharEntity responsible for kitting activities
16swortng_mfrNovarcharManufacturer identification number of the component
17swortng_mfrPrtNovarcharPart number issued by the manufacturer
18swortng_modified_byvarcharName of the person who last modified the record
19swortng_modified_datedatetimeDate and time when the record was last modified
20swortng_MR_doc_novarcharMaterial request number related to the component
21swortng_ou_instanceintOperating unit instance associated with the record
22swortng_parent_prtnovarcharParent part number associated with the current component
23swortng_parent_srlnovarcharParent serial number associated with the current component
24swortng_part_novarcharUnique part number of the component
25swortng_print_statusvarcharStatus indicating whether the part has been printed
26swortng_ReasonFrRmvlvarcharReason for removal of the component from the system or assembly
27swortng_refdoc_novarcharReference document number associated with the component or task
28swortng_refdoc_typvarcharType of reference document linked to the component
29swortng_rem_from_acvarcharInformation regarding part or aircraft removal
30swortng_Rep_CtgryvarcharCategory specifying the type of repair performed
31swortng_rep_shopnovarcharNumber identifying the repair shop for external routing
32swortng_ReqDatedatetimeRequired date for the task or component to be completed or delivered
33swortng_return_WCvarcharWork center to which the component is returned after routing
34swortng_return_WHvarcharWarehouse to which the component is returned after routing
35swortng_Routing_dtlvarcharDetailed routing instructions for the component
36swortng_routing_id ๐Ÿ”‘intUnique identifier used as the primary key for the routing record
37swortng_routing_qtynumericQuantity of components involved in the routing process
38swortng_routing_statusvarcharStatus of the routing indicating progress or completion
39swortng_ro_novarcharRepair order number associated with the component
40swortng_serial_novarcharSerial number of the component
41swortng_task_track_idbigintTask tracking identification number associated with the record
42swortng_timestampintDate and time when the record was created or updated in the system
43swortng_to_wcvarcharWork center to which the component is routed
44swortng_to_wcareavarcharArea of the work center to which the component is routed
45swortng_wrk_reqvarcharDescription of the work requested on the component

Relationships (1)

  • ShopWorkOrder (swo_swoh_shop_wo_hdr) โ†’ SWO_HAS_ROUTING (this table is target)
    • Join: swo_swoh_shop_wo_hdr.swoh_ro_no = swo_swortng_routing_dtl.swortng_ro_no
    • SWO has routing details

Sample rows (from live DB)

swortng_core_lot_noswortng_created_byswortng_created_dateswortng_cr_noswortng_current_Locswortng_Disposition
โ€”DMUSER2013-03-22 17:06:42.553โ€”โ€”1-REPAIR
โ€”DMUSER2013-04-01 11:40:22.490โ€”โ€”2-RETURN AS IS
โ€”DMUSER2013-04-01 11:51:33.787โ€”โ€”2-RETURN AS IS

Showing 3 of 23,412 rows.

See also