Wikiยทschemaยทschema/bas-wc-wcusr-wc-user-map.md

BAS_WC_WCUSR_WC_USER_MAP

This is a work center master table that maps users to work centers. 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 WorkCenterUser entity.

Primary key

WCUSR_WORK_CENTER, WCUSR_USER_ID, WCUSR_OUINSTANCE

Columns (7)

#ColumnTypeDescription
1WCUSR_OUINSTANCE ๐Ÿ”‘varcharWork center user organization unit instance
2WCUSR_WORK_CENTER ๐Ÿ”‘varcharWork center identifier
3WCUSR_USER_ID ๐Ÿ”‘varcharUser ID associated with the work center
4WCUSR_CHILDWC_ALLOW_FLAGdecimalFlag indicating if child work centers are allowed for the user
5WCUSR_TIMESTAMPvarcharTimestamp of user record
6wcusr_created_bydatetimeUser who created the record
7wcusr_created_datedecimalUser record creation date

Sample rows (from live DB)

WCUSR_OUINSTANCEWCUSR_WORK_CENTERWCUSR_USER_IDWCUSR_CHILDWC_ALLOW_FLAGWCUSR_TIMESTAMPwcusr_created_by
2.009809gthangarโ€”1.0โ€”
2.010adminโ€”1.0โ€”
2.010DMUSERโ€”1.0โ€”

Showing 3 of 50,000 rows.

See also