Wiki·schema·schema/swo-kit-spec-src-price-info.md

swo_Kit_Spec_Src_Price_Info

This table maintains comprehensive information about kitting specifications, sourcing details, and pricing data. It is used to track and manage the cost and procurement of parts required for shop work orders, helping ensure accurate budgeting and inventory planning.

Process: COMPMAINTENANCE · Component: BasMAK · Table type: Transaction Table Category: Shop Work Order Kit Specification and Source Price Information

This table is the canonical store for the KitSpecSrcPrice entity.

Primary key

KSSPI_Fulfill_trackid

Columns (25)

#ColumnTypeDescription
1KSSPI_balseqnobigintTracking number for SMN batch or sequence
2KSSPI_condn_criteriavarcharCondition criteria for alternate parts selection
3KSSPI_createdbyvarcharUser who created the record
4KSSPI_createddatedatetimeDate and time when the record was created
5KSSPI_demcov_trackidbigintTracking number for demand coverage source in kitting
6KSSPI_execdocnovarcharExecution document number
7KSSPI_Fulfill_trackid 🔑bigintTracking number for kitting specific pricing fulfillment
8KSSPI_LineNointSequence number for demand document fulfillment
9KSSPI_lotNovarcharLot number associated with the part
10KSSPI_modifiedbyvarcharUser who last modified the record
11KSSPI_modifieddatedatetimeDate and time of last modification
12KSSPI_OrddocnovarcharOrder document number
13KSSPI_OrddoctypvarcharType of order document
14KSSPI_OrdlinenointLine number in order document
15KSSPI_ouintOrganizational unit responsible for the record
16KSSPI_partNovarcharPart number involved in kitting
17KSSPI_pricing_remarksCharRemarks on contract or user pricing
18KSSPI_qtynumericQuantity ordered or required
19KSSPI_serialNovarcharSerial number of the part
20KSSPI_swapvarcharFlag indicating if part swap occurred
21KSSPI_Sys_Propse_currvarcharContract proposed currency for the part
22KSSPI_Sys_Propse_pricenumericContract proposed price for the part
23KSSPI_timestampintTimestamp of the record
24KSSPI_Usr_Propse_currvarcharUser proposed currency for the part
25KSSPI_Usr_Propse_pricenumericUser proposed price for the part

Relationships (1)

  • KitRefDetail (swo_Kit_Ref_Dtl) → KIT_HAS_PRICE (this table is target)
    • Join: swo_Kit_Ref_Dtl.KRD_trackid = swo_Kit_Spec_Src_Price_Info.kitspec_id
    • Kit has source pricing

Sample rows (from live DB)

KSSPI_balseqnoKSSPI_condn_criteriaKSSPI_createdbyKSSPI_createddateKSSPI_demcov_trackidKSSPI_execdocno
1082392.0DMUSER2022-09-30 01:30:37.283-2147482277.0AWO-000108-2022
1023227.0DMUSER2022-09-30 02:14:30.950-2147482276.0CWO-000316-2022
1082513.0DMUSER2022-09-30 04:43:43.177-2147482255.0CWO-000334-2022

Showing 3 of 361 rows.

See also