Wiki·schema·schema/wc-wccap-capacity.md

wc_wccap_capacity

This is a work center master table that stores work center capacity 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.

Primary key

wccap_uniqueid

Columns (12)

#ColumnTypeDescription
1wccap_uniqueid 🔑intUnique identification for work center capability
2wccap_ouvarcharOrganization Unit instance
3wccap_wcvarcharWork Center code
4wccap_mntobjtypvarcharMaintenance object type
5wccap_modelvarcharModel associated with capability
6wccap_prtnumericPart associated with capability
7wccap_qtyintQuantity of the capability
8wccap_timestampvarcharTimestamp of the capability record
9wccap_createdbyDatetimeCreated by user
10wccap_createddatevarcharCreation date of the capability
11wccap_modifiedbyDatetimeModified by user
12wccap_modifieddate#N/AModification date of the capability

Sample rows (from live DB)

wccap_uniqueidwccap_ouwccap_wcwccap_mntobjtypwccap_modelwccap_prt
-2147483648210AM008-200
-2147483647210P:35895
-21474836462100-02AM0612

Showing 3 of 21 rows.

See also