Wiki·schema·schema/swo-exedw-engg-drawing.md

Swo_exedw_engg_drawing

This table stores engineering drawing information required for maintenance and execution. It includes drawing identifiers, revisions, and references used for carrying out specific tasks.

Process: COMPMAINTENANCE · Component: BasSWO · Table type: Transaction Table Category: stores comprehensive information about engineering drawings that are essential for maintenance and work order execution

This table is the canonical store for the SWOEngDrawing entity.

Primary key

exedw_trackid

Columns (33)

#ColumnTypeDescription
1exedw_createdbyvarcharUser who created the document.
2exedw_createddtdatetimeDate and time when the document was created.
3exedw_doccategoryvarcharCategory of the document (e.g., maintenance, technical).
4exedw_docrefnovarcharReference number of the document.
5exedw_docrevnointRevision number of the document.
6exedw_docstatusvarcharCurrent status of the document (e.g., draft, approved).
7exedw_docsubjectvarcharSubject or title of the document.
8exedw_doctitlevarcharFull title of the document.
9exedw_doctypevarcharType of document (e.g., PDF, Word).
10exedw_documentnovarcharUnique document number.
11exedw_drwlocationvarcharDrawing or file location path.
12exedw_efffromdatetimeEffective start date of the document.
13exedw_efftodatetimeEffective end date of the document.
14exedw_filenamevarcharFile name of the document.
15exedw_modifiedbyvarcharUser who last modified the document.
16exedw_modifydtdatetimeDate and time of last modification.
17exedw_noofsheetsintNumber of sheets/pages in the document.
18exedw_ouinstanceintOrganizational unit instance associated with the document.
19exedw_pubdatedatetimePublication date of the document.
20exedw_publishervarcharPublisher of the document.
21exedw_recdfromvarcharSource from which the document was received.
22exedw_receiptdtdatetimeDate when the document was received.
23exedw_refdocnovarcharReference document number.
24exedw_refdocouintReference document organizational unit.
25exedw_refdoctypevarcharReference document type.
26exedw_remarksvarcharRemarks or comments about the document.
27exedw_revdatedatetimeDocument revision date.
28exedw_srcclassvarcharSource class/type of the document.
29exedw_srcnovarcharSource number associated with the document.
30exedw_srcrevnointSource revision number.
31exedw_srctypevarcharType of source.
32exedw_timestampintTimestamp of document record.
33exedw_webrefnovarcharWeb reference number.

Sample rows (from live DB)

exedw_createdbyexedw_createddtexedw_doccategoryexedw_docrefnoexedw_docrevnoexedw_docstatus
DMUSER2017-07-04 11:19:50.373InfBullDR1A
DMUSER2017-07-04 11:19:50.373InfBull1A
DMUSER2017-10-10 15:09:31.053InfBull3A

Showing 3 of 40 rows.

See also