Wikiยทschemaยทschema/swo-kit-demcov-srcbas-info.md

swo_Kit_DemCov_SrcBas_Info

This table records details of kitting demand coverage sources. It tracks where required parts and materials are sourced from to fulfill work order kitting requirements.

Process: COMPMAINTENANCE ยท Component: BasMAK ยท Table type: Transaction Table Category: captures detailed information about the sources used to fulfill kitting demand within a Shop Work Order (SWO)

This table is the canonical store for the KitDemCov entity.

Primary key

KDSI_dmdcovtrkid

Columns (54)

#ColumnTypeDescription
1KDSI_actassbyvarcharUser who performed the actual assembly.
2KDSI_actassdtdatetimeDate when the assembly was performed.
3kdsi_AssemblytskvarcharAssembly task identifier.
4KDSI_assempcodevarcharEmployee code performing the assembly.
5KDSI_assemqtynumericQuantity assembled.
6KDSI_ass_dtdatetimeDate of assembly activity.
7KDSI_ass_grpvarcharGroup responsible for the assembly task.
8KDSI_ass_remvarcharRemarks related to the assembly task.
9KDSI_billablevarcharIndicates if the assembly is billable.
10KDSI_cmpqtynumericQuantity completed.
11KDSI_createdbyvarcharUser who created the record.
12KDSI_createddtdatetimeDate when the record was created.
13KDSI_delvqtynumericQuantity delivered.
14KDSI_dmdcovtrkid ๐Ÿ”‘bigintDemand coverage tracking ID.
15KDSI_dmddocidbigintDemand document ID.
16KDSI_dmddocnovarcharDemand document number.
17KDSI_dmddoctypvarcharType of demand document.
18KDSI_dmdqtynumericQuantity demanded.
19kdsi_dmdremarksCharRemarks on the demand.
20kdsi_Exchg_reasonvarcharReason for exchange.
21KDSI_flwup_dtdatetimeDate for follow-up action.
22KDSI_flwup_remvarcharRemarks for follow-up.
23KDSI_kitbyvarcharUser who prepared the kit.
24KDSI_kitdtdatetimeDate when the kit was prepared.
25KDSI_kitgroupvarcharGroup associated with the kit.
26KDSI_kitqtynumericQuantity in the kit.
27KDSI_kittrkidbigintTracking ID for the kit.
28KDSI_kit_stsvarcharStatus of the kit.
29KDSI_modifiedbyvarcharUser who last modified the record.
30KDSI_modifieddtdatetimeDate of last modification.
31KDSI_movqtynumericQuantity moved.
32kdsi_needdatedatetimeRequired date for assembly or kit.
33KDSI_ouintOrganizational unit associated with the record.
34Kdsi_Posprt_OOSvarcharFlag indicating out-of-stock position part.
35KDSI_Posprt_QuoteReqFlgvarcharFlag indicating if quote is required.
36KDSI_raisePRvarcharIndicates if purchase requisition is raised.
37KDSI_recdbyvarcharUser who received the item.
38KDSI_recddtdatetimeDate item was received.
39KDSI_recdqtynumericQuantity received.
40kdsi_refidvarcharReference ID for related record.
41KDSI_reqforvarcharPurpose or request description.
42KDSI_sourcevarcharSource of the item or task.
43KDSI_src_basisvarcharBasis for source selection.
44KDSI_sys_billablevarcharSystem-calculated billable flag.
45KDSI_timestampintRecord timestamp.
46KDSI_unkitbyvarcharUser who un-kitted the item.
47KDSI_unkitdtdatetimeDate of un-kitting.
48KDSI_usrdfd_cb1varcharUser-defined checkbox 1.
49KDSI_usrdfd_cb2varcharUser-defined checkbox 2.
50KDSI_usrdfd_dt1datetimeUser-defined date 1.
51KDSI_usrdfd_dt2datetimeUser-defined date 2.
52KDSI_usrdfd_txt1varcharUser-defined text 1.
53KDSI_usrdfd_txt2varcharUser-defined text 2.
54KDSI_usrdfd_txt3varcharUser-defined text 3.

Relationships (1)

  • KitRefDetail (swo_Kit_Ref_Dtl) โ†’ KIT_HAS_COVERAGE (this table is target)
    • Join: swo_Kit_Ref_Dtl.KRD_trackid = swo_Kit_DemCov_SrcBas_Info.kit_id
    • Kit has demand coverage

Sample rows (from live DB)

KDSI_actassbyKDSI_actassdtkdsi_AssemblytskKDSI_assempcodeKDSI_assemqtyKDSI_ass_dt
โ€”โ€”โ€”โ€”0.0โ€”
โ€”โ€”โ€”โ€”0.0โ€”
โ€”โ€”โ€”โ€”0.0โ€”

Showing 3 of 82,007 rows.

See also