Wiki·schema·schema/bas-wclog-wc-logical-wc-dtl.md

BAS_WCLOG_WC_LOGICAL_WC_DTL

This is a work center master table that stores logical work center details. It provides reference data used by transaction tables to allocate resources, assign capacity, and map facilities or certificates to operations.

Process: MAINTPLANNING · Component: BASWc · Table type: Master Table Category: Defines master setup of work centers, facilities, capacity, and certifications that transactions reference for planning and execution.

This table is the canonical store for the LogicalWorkCenter entity.

Primary key

WCLOG_WORK_CENTER, WCLOG_OUINSTANCE

Columns (13)

#ColumnTypeDescription
1WCLOG_OUINSTANCE 🔑varcharWork center organization unit instance
2WCLOG_WORK_CENTER 🔑varcharWork center identifier
3WCLOG_DESCRIPTIONvarcharDescription of the work center
4WCLOG_DESCRIPTION_UPvarcharUppercase version of work center description
5WCLOG_CATEGORYvarcharCategory of the work center
6WCLOG_WC_TYPEvarcharType of work center
7WCLOG_STATUSvarcharCurrent status of the work center
8WCLOG_USERIDvarcharUser ID associated with work center log
9WCLOG_CREATIONDATEvarcharWork center record creation date
10WCLOG_MODIFIEDDATEvarcharWork center record modified date
11WCLOG_MODIFIED_BYdecimalUser who last modified the work center record
12WCLOG_TIMESTAMPvarcharTimestamp of the work center record
13wclog_wc_classvarcharClass of the work center

Relationships (2)

  • AMEPackage (FLOG_TLGMN_TECH_LOG_HDR) → AT_WORK_CENTER (this table is target)
    • Join: FLOG_TLGMN_TECH_LOG_HDR.TLGMN_WORK_CENTER = BAS_WCLOG_WC_LOGICAL_WC_DTL.WCLOG_WORK_CENTER
    • AME Package executed at workcenter
  • ShopWorkOrder (swo_swoh_shop_wo_hdr) → AT_WORK_CENTER (this table is target) (no automatic join)
    • SWO executed at work center

Sample rows (from live DB)

WCLOG_OUINSTANCEWCLOG_WORK_CENTERWCLOG_DESCRIPTIONWCLOG_DESCRIPTION_UPWCLOG_CATEGORYWCLOG_WC_TYPE
2.0098090980909809SHP
2.010WORK CENTERWORK CENTERCOMPONENTSHP
2.0100-00Reference Work Center for 1…REFERENCE WORK CENTER FOR 1…CMCOTH

Showing 3 of 1,352 rows.

See also